瀏覽代碼

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 17 年之前
父節點
當前提交
4e177aee17
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/drivers/net/depca.c

+ 1
- 1
src/drivers/net/depca.c 查看文件

@@ -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 */

Loading…
取消
儲存