aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-05-03 00:49:57 +0000
committerWarner Losh <imp@FreeBSD.org>2000-05-03 00:49:57 +0000
commit0ab302bfbe6e5372d492ab36914363b2edc3c3d1 (patch)
tree7a2d7f258f63fbd3b643c7df2eee48c5e8e84ec2 /sys/amd64
parentc0151c49d224dd82fc52733a74881b7d12053c73 (diff)
Notes
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 56b96073856f..72b66fdb703f 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -180,6 +180,8 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
device ed0 at isa? port 0x280 irq 10 iomem 0xd8000
device ex
device ep
+device cs0 at isa? port 0x300
+device sn0 at isa? port 0x300 irq 10
# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
# exists only as a PCMCIA device, so there is no ISA attatement needed
# and resources will always be dynamically assigned by the pccard code.
@@ -192,15 +194,13 @@ device wi
device an
# BayStack 660 and others
device awi
+# Xircom pccard ethernet
+device xe
# The probe order of these is presently determined by i386/isa/isa_compat.c.
device ie0 at isa? port 0x300 irq 10 iomem 0xd0000
device fe0 at isa? port 0x300
device le0 at isa? port 0x300 irq 5 iomem 0xd0000
device lnc0 at isa? port 0x280 irq 10 drq 0
-device cs0 at isa? port 0x300
-device sn0 at isa? port 0x300 irq 10
-# Disabled because it is currently broken.
-#device xe
# Pseudo devices - the number indicates how many units to allocated.
pseudo-device loop # Network loopback