summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pccard_nbk.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-09-20 20:02:49 +0000
committerimp <imp@FreeBSD.org>2000-09-20 20:02:49 +0000
commitef70022f844efbe7329a5fe222fa0b475c9374cf (patch)
treee452b4f76729f165545134d00a187e75443eac58 /sys/pccard/pccard_nbk.c
parent67b1b035aaaf584d26a90553e435b9cb2f923e47 (diff)
downloadFreeBSD-src-ef70022f844efbe7329a5fe222fa0b475c9374cf.zip
FreeBSD-src-ef70022f844efbe7329a5fe222fa0b475c9374cf.tar.gz
o Remove 9 unnecessary includes.
o Add Vpp power at 5.0V rather than 0. Setting it to zero violates the pccard spec. Most pcic devices in use today don't let us violate the spec, but some older ones do. Bill Paul sent this to me a long time ago and I thought I'd commit it before now. o Add some debug stuff hidden behind bootverbose.
Diffstat (limited to 'sys/pccard/pccard_nbk.c')
-rw-r--r--sys/pccard/pccard_nbk.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/pccard/pccard_nbk.c b/sys/pccard/pccard_nbk.c
index 5d86e9b..821a88a 100644
--- a/sys/pccard/pccard_nbk.c
+++ b/sys/pccard/pccard_nbk.c
@@ -59,13 +59,10 @@
#include <sys/bus.h>
#include <machine/bus.h>
-#include <sys/rman.h>
#include <machine/resource.h>
-#include <i386/isa/isa_device.h>
#include <pccard/cardinfo.h>
#include <pccard/slot.h>
-#include <pccard/pccard_nbk.h>
#include <dev/pccard/pccardvar.h>
#include <net/ethernet.h>
OpenPOWER on IntegriCloud