summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorshiba <shiba@FreeBSD.org>2002-02-20 14:33:42 +0000
committershiba <shiba@FreeBSD.org>2002-02-20 14:33:42 +0000
commit33bb91ea16ef866fdc680ac6f22559b43aa2ecfc (patch)
treef3fd2eedee2287aa673662490a2e9ff9bc9cff25 /sys
parent1b7c0a19e3d6cc4f9ad660a8a0e7283dcac8a42a (diff)
downloadFreeBSD-src-33bb91ea16ef866fdc680ac6f22559b43aa2ecfc.zip
FreeBSD-src-33bb91ea16ef866fdc680ac6f22559b43aa2ecfc.tar.gz
NEWCARD support for xe.
Reviewed by: imp
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index d96f2d6..0551bac 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -618,7 +618,9 @@ dev/wds/wd7000.c optional wds isa
dev/wi/if_wi.c optional wi
dev/wi/if_wi.c optional wi pccard
dev/wl/if_wl.c optional wl isa
-dev/xe/if_xe.c optional xe card
+dev/xe/if_xe.c optional xe
+dev/xe/if_xe_pccard.c optional xe card
+dev/xe/if_xe_pccard.c optional xe pccard
fs/deadfs/dead_vnops.c standard
fs/devfs/devfs_devs.c standard
fs/devfs/devfs_vfsops.c standard
OpenPOWER on IntegriCloud