mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 05:51:37 +03:00
Update warnings in depca.c ns8390.c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#warning "depca.c almost certainly won't work."
|
||||
#warning "depca.c: FIXME: fix relocation"
|
||||
|
||||
#if 0
|
||||
/* Not fixed for relocation yet. Probably won't work relocated above 16MB */
|
||||
|
||||
@@ -25,7 +25,7 @@ SMC8416 PIO support added by Andrew Bettison (andrewb@zip.com.au) on 4/3/02
|
||||
|
||||
**************************************************************************/
|
||||
|
||||
#warning "ns8390.c is a horrendous mess and needs to be tidied up"
|
||||
#warning "ns8390.c: FIXME: split ISA and PCI, clean up"
|
||||
#if 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user