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 7b9617f5df Add device to hierarchy before calling the driver's probe() function; this
way everything remains consistent if the probe() ends up creating child
devices.
2007-01-08 01:29:51 +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 Add device to hierarchy before calling the driver's probe() function; this 2007-01-08 01:29:51 +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