david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers
Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API.
Call netdevice's poll() and transmit() methods only when device is open.
2007-01-04 04:20:08 +00:00
..
ata Backing out last change; no immediate plans to make the whole block-device 2006-06-01 11:14:59 +00:00
bitbash Abstracted out part of the concept of an SPI device to a generalised NVS 2006-12-04 18:23:06 +00:00
block Automatically select between the "10" and "16" variants of command set, 2006-12-12 18:54:35 +00:00
bus Remove warning (at least on platforms with uint32_t == unsigned long). 2006-12-20 00:34:53 +00:00
net Make open() and close() an official part of the netdevice API. 2007-01-04 04:20:08 +00:00
nvs Return -EIO when verification fails, instead of -EINVAL. 2006-12-20 14:11:50 +00:00
scsi Merge changes from mcb-tcp-fixes branch. 2006-12-27 23:09:46 +00:00