From: Marty Connor Date: Mon, 23 Jul 2007 00:56:26 +0000 (-0400) Subject: Change #warning to FIXME for depca X-Git-Tag: v0.9.3~172^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e177aee1797e14a71327e5f195e44f724281bc5;p=thirdparty%2Fipxe.git 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. --- diff --git a/src/drivers/net/depca.c b/src/drivers/net/depca.c index c079c4634..2e788267d 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 */