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/arch/i386/drivers
Michael Brown 824d6ffa7f Header rearrangement.
I want to get to the point where any header in include/ reflects a
standard user-level header (e.g. a POSIX header), while everything that's
specific to gPXE lives in include/gpxe/.  Headers that reflect a Linux
header (e.g. if_ether.h) should also be in include/gpxe/, with the same
name as the Linux header and, preferably, the same names used for the
definitions.
2006-04-24 15:42:49 +00:00
..
bus Added "name" field to bus structure. 2005-04-25 18:54:15 +00:00
disk ISA bus driver updated to report devices as present only if a driver 2005-04-26 12:30:14 +00:00
net Header rearrangement. 2006-04-24 15:42:49 +00:00