david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

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.
This commit is contained in:
Marty Connor 2007-07-22 21:00:55 -04:00
parent 4e177aee17
commit 02a7514128
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ SMC8416 PIO support added by Andrew Bettison (andrewb@zip.com.au) on 4/3/02
**************************************************************************/
#warning "ns8390.c: FIXME: split ISA and PCI, clean up"
/* #warning "ns8390.c: FIXME: split ISA and PCI, clean up" */
#if 1