summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2000-01-13 07:01:13 +0000
committermdodd <mdodd@FreeBSD.org>2000-01-13 07:01:13 +0000
commit93d3303e02611de4dd3ea6d2ed1b44f55f354b03 (patch)
tree869c2d090d08f99d404ecfea2b049fb298dd5b91 /sys/amd64
parentf9ebb14ac6f35f0c0fe5ee311fb92d0e8775add8 (diff)
downloadFreeBSD-src-93d3303e02611de4dd3ea6d2ed1b44f55f354b03.zip
FreeBSD-src-93d3303e02611de4dd3ea6d2ed1b44f55f354b03.tar.gz
Remove the 'at isa? ...' bits for ex0.
Remove the confusing text about pccard and unit numbers for ep0.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 721b570..ee6713e 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -174,9 +174,7 @@ device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# ISA Ethernet NICs.
device ed0 at isa? port 0x280 irq 10 iomem 0xd8000
-device ex0 at isa? port? irq?
-# NOTE: This removes the isa attachment so that the pccard unit numbers
-# come out right.
+device ex0
device ep0
# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
# exists only as a PCMCIA device, so there is no ISA attatement needed
OpenPOWER on IntegriCloud