summaryrefslogtreecommitdiffstats
path: root/sys/dev/cnw
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-03-23 08:00:04 +0000
committerimp <imp@FreeBSD.org>2001-03-23 08:00:04 +0000
commitf73340ab4e4817c699686fe51cc40c68f2d3a290 (patch)
tree09430b4d725b35b5872f2bfb05c1b8c43004bd5c /sys/dev/cnw
parentd0e4625bebabb766bc5a8d800dd8c7c8752ed667 (diff)
downloadFreeBSD-src-f73340ab4e4817c699686fe51cc40c68f2d3a290.zip
FreeBSD-src-f73340ab4e4817c699686fe51cc40c68f2d3a290.tar.gz
Now that I have a pair of CreditCard Netwave Adapter, tweak the eject
case slightly to not print unload when the upper layers print a message as well.
Diffstat (limited to 'sys/dev/cnw')
-rw-r--r--sys/dev/cnw/if_cnw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/cnw/if_cnw.c b/sys/dev/cnw/if_cnw.c
index 2aff258..b291ff2 100644
--- a/sys/dev/cnw/if_cnw.c
+++ b/sys/dev/cnw/if_cnw.c
@@ -1593,8 +1593,6 @@ static int cnw_pccard_detach(dev)
#if 0
splx(s);
#endif
- device_printf(dev, "unload\n");
-
return(0);
}
OpenPOWER on IntegriCloud