Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
soc:2008:mdeck:notes:gpxe_driver_api [2008/08/18 18:45] mdeck |
soc:2008:mdeck:notes:gpxe_driver_api [2009/11/03 08:58] (current) meteger |
||
---|---|---|---|
Line 8: | Line 8: | ||
Existing Etherboot PCI drivers are temporarily supported via the compatibility layer in src/drivers/net/legacy.c | Existing Etherboot PCI drivers are temporarily supported via the compatibility layer in src/drivers/net/legacy.c | ||
Drivers currently conforming to the gPXE Network Driver API are: | Drivers currently conforming to the gPXE Network Driver API are: | ||
+ | * 3c90x | ||
+ | * ath5k | ||
+ | * atl1e | ||
+ | * b44 | ||
* e1000 | * e1000 | ||
+ | * etherfabric | ||
+ | * mtnic | ||
* natsemi | * natsemi | ||
+ | * phantom | ||
+ | * pnic | ||
+ | * r8169 | ||
* rtl8139 | * rtl8139 | ||
+ | * rtl818x | ||
+ | * sis190 | ||
+ | * sky2 | ||