summaryrefslogtreecommitdiffstats
path: root/sys/dev/xe
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-23 18:21:20 +0000
committerpeter <peter@FreeBSD.org>2000-01-23 18:21:20 +0000
commit8582d01fec87a54c3b9b0b35a913432dc91ba4c0 (patch)
tree41cff0a30d6bfda44006d977c9598ec38aeefa18 /sys/dev/xe
parentbb50b1cfca767e7a6dcb07170d8fd3de74ba5bbc (diff)
downloadFreeBSD-src-8582d01fec87a54c3b9b0b35a913432dc91ba4c0.zip
FreeBSD-src-8582d01fec87a54c3b9b0b35a913432dc91ba4c0.tar.gz
Remove #if 0'ed reference to isa_device->id_alive
Diffstat (limited to 'sys/dev/xe')
-rw-r--r--sys/dev/xe/if_xe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c
index e66ddd7..608f810 100644
--- a/sys/dev/xe/if_xe.c
+++ b/sys/dev/xe/if_xe.c
@@ -287,7 +287,6 @@ xe_cem56fix(struct xe_softc *scp)
#endif
#if 0
scp->dev->id_iobase = ioport;
- scp->dev->id_alive = 0x10;
#endif
/* magic to set up the ethernet */
OpenPOWER on IntegriCloud