Parcourir la source

Change #warning to FIXME for depca

This ancient ISA driver should probably be removed.
It is hard to get a card to test it with, and there
are comments to the effect that it cannot work with
relocation.  I would be quite interested to get a
bug report by someone who actually has this card.
tags/v0.9.3
Marty Connor il y a 17 ans
Parent
révision
4e177aee17
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/drivers/net/depca.c

+ 1
- 1
src/drivers/net/depca.c Voir le fichier

@@ -1,4 +1,4 @@
1
-#warning "depca.c: FIXME: fix relocation"
1
+/* #warning "depca.c: FIXME: fix relocation" */
2 2
 
3 3
 #if 0
4 4
 /* Not fixed for relocation yet. Probably won't work relocated above 16MB */

Chargement…
Annuler
Enregistrer