summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/depca.c
diff options
context:
space:
mode:
authorMarty Connor2007-07-23 02:56:26 +0200
committerMarty Connor2007-07-23 02:56:26 +0200
commit4e177aee1797e14a71327e5f195e44f724281bc5 (patch)
tree439b11af84d9b4ff5010ec1db0eebaad444113fe /src/drivers/net/depca.c
parentChanged #warning to FIXME for nvo hack warning. (diff)
downloadipxe-4e177aee1797e14a71327e5f195e44f724281bc5.tar.gz
ipxe-4e177aee1797e14a71327e5f195e44f724281bc5.tar.xz
ipxe-4e177aee1797e14a71327e5f195e44f724281bc5.zip
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.
Diffstat (limited to 'src/drivers/net/depca.c')
-rw-r--r--src/drivers/net/depca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/depca.c b/src/drivers/net/depca.c
index c079c463..2e788267 100644
--- a/src/drivers/net/depca.c
+++ b/src/drivers/net/depca.c
@@ -1,4 +1,4 @@
-#warning "depca.c: FIXME: fix relocation"
+/* #warning "depca.c: FIXME: fix relocation" */
#if 0
/* Not fixed for relocation yet. Probably won't work relocated above 16MB */