2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 15:51:44 +00:00
xNBA/src/drivers
Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device.
Use generic fields in struct device_description rather than assuming
that the struct device * is contained within a pci_device or
isapnp_device; this assumption is broken when using the undionly
driver.

Add PXENV_UNDI_SET_STATION_ADDRESS.
2007-07-02 17:43:32 +01:00
..
ata Create and use async_block() macro; it cuts down on the visual overhead 2007-01-16 08:10:54 +00:00
bitbash Support cards such as natsemi which treat the data as little-endian 2007-07-01 15:22:12 +01:00
block Split bootsector execution code out into bootsector.c. 2007-01-29 04:21:38 +00:00
bus pxe_netdev now holds a reference to the network device. 2007-07-02 17:43:32 +01:00
net Hack together far enough to support ne2k-pci. 2007-07-01 00:37:29 +01:00
nvs Return -EIO when verification fails, instead of -EINVAL. 2006-12-20 14:11:50 +00:00
scsi Create and use async_block() macro; it cuts down on the visual overhead 2007-01-16 08:10:54 +00:00