opengnsys_ipxe/src/drivers
Michael Brown 99ef98d0bf ATA devices are now asynchronous. The ATA layer itself now performs the
async_wait(), though we may wish to move this higher up the stack, and
consider making the block device model asynchronous.  (There is only a
marginal cost for synchronous devices, since they can simply call
async_done() before returning; async_wait() will work seamlessly in this
situation).
2006-05-31 18:57:11 +00:00
..
ata ATA devices are now asynchronous. The ATA layer itself now performs the 2006-05-31 18:57:11 +00:00
block ATA devices are now asynchronous. The ATA layer itself now performs the 2006-05-31 18:57:11 +00:00
bus Strip down i386 PCI configuration space I/O to the bare minimum. A 2006-05-17 01:12:11 +00:00
net Rewrote to use the new net driver API, the updated PCI API, and the 2006-05-27 13:45:14 +00:00
nvs Added abstraction layer for a three-wire serial device (e.g. the EEPROM 2006-05-26 15:39:24 +00:00
scsi Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 2006-05-14 23:29:16 +00:00