summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-12-19 20:33:05 +0000
committerbillf <billf@FreeBSD.org>1999-12-19 20:33:05 +0000
commit4ff79d91364b8df171466bd6cc78af33c42f159f (patch)
tree15c09688e4e79af4cf6c0388e592d12dbf9387eb /sys/i386
parent21ba2a28bdf101b83c6f72c0d3cc95b60a03cbf1 (diff)
downloadFreeBSD-src-4ff79d91364b8df171466bd6cc78af33c42f159f.zip
FreeBSD-src-4ff79d91364b8df171466bd6cc78af33c42f159f.tar.gz
Borrow phk's axe and chop off the old soundcard-CDROM devices. We get
about 40k of savings from this, and these abominations are still in LINT if anyone needs to use them. Reviewed by: jkh
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 43c1997..bf06608 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -107,12 +107,6 @@ device pass0 # Passthrough device (direct SCSI access)
device amr0 # AMI MegaRAID
device mlx0 # Mylex DAC960 family
-# Proprietary or custom CD-ROM Interfaces
-device wt0 at isa? port 0x300 irq 5 drq 1
-device mcd0 at isa? port 0x300 irq 10
-device matcd0 at isa? port 0x230
-device scd0 at isa? port 0x230
-
# atkbdc0 controls both the keyboard and the PS/2 mouse
controller atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
OpenPOWER on IntegriCloud