diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-26 09:56:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-26 09:56:30 +0000 |
commit | aa919af7f40067b67529f4f8b915fc903726ace4 (patch) | |
tree | 88ad7e1425a0d8274b75bfcb8ac0c9e0959dfe5f | |
parent | 0eab3ee592e590c98a31789064fdac6698d00b10 (diff) |
tossed the frigging mitsumi
-rw-r--r-- | sys/arch/i386/conf/TDR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/TDR b/sys/arch/i386/conf/TDR index 48d133d595a..fb5676fc9e0 100644 --- a/sys/arch/i386/conf/TDR +++ b/sys/arch/i386/conf/TDR @@ -1,4 +1,4 @@ -# $OpenBSD: TDR,v 1.17 1996/09/20 06:45:10 deraadt Exp $ +# $OpenBSD: TDR,v 1.18 1996/09/26 09:56:29 deraadt Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -145,7 +145,7 @@ fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers #fdc1 at isa? port 0x370 irq ? drq ? fd* at fdc? drive ? -mcd0 at isa? port 0x300 irq 7 # Mitsumi CD-ROM drives +#mcd0 at isa? port 0x300 irq 7 # Mitsumi CD-ROM drives wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers #wdc1 at isa? port 0x170 irq ? |