This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2026-02-06 13:19:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
234d81728a3e76636dabbe1f3878add25885005d
ipxe
/
src
/
drivers
History
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