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
Marty Connor 02a7514128 Change #warning to FIXME for ns8390.c
This driver really needs to be rewritten.
It tries to build both ISA and PCI images,
and makes life diffifult for the build system
and rom-o-matic.net.  The warning was just a reminder
that it needs to be cleaned up and re-factored
to split the PCI and ISA drivers.
2007-07-22 21:00:55 -04:00
..
ata Create and use async_block() macro; it cuts down on the visual overhead 2007-01-16 08:10:54 +00:00
bitbash added endianness to natsemi. 2007-07-14 21:08:05 -04:00
block Split bootsector execution code out into bootsector.c. 2007-01-29 04:21:38 +00:00
bus Revert "convert to zalloc" 2007-07-07 01:56:37 +02:00
net Change #warning to FIXME for ns8390.c 2007-07-22 21:00:55 -04:00
nvs Return -EIO when verification fails, instead of -EINVAL. 2006-12-20 14:11:50 +00:00