Преглед изворни кода

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.
tags/v0.9.3
Marty Connor пре 17 година
родитељ
комит
02a7514128
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2
    1
      src/drivers/net/ns8390.c

+ 2
- 1
src/drivers/net/ns8390.c Прегледај датотеку

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

Loading…
Откажи
Сачувај