diff --git a/sys/arch/i386/conf/TEST b/sys/arch/i386/conf/TEST index c026dba4b7d8..0c023b0a7b73 100644 --- a/sys/arch/i386/conf/TEST +++ b/sys/arch/i386/conf/TEST @@ -1,7 +1,7 @@ # # GENERIC -- everything that's currently supported # -# $Id: TEST,v 1.28 1993/11/29 04:59:26 mycroft Exp $ +# $Id: TEST,v 1.29 1993/11/29 18:19:29 mycroft Exp $ # # standard options @@ -100,7 +100,7 @@ fd* at fdc? drive ? #wt0 at isa? port 0x300 drq 1 # QIC-02, QIC-36 #non-scsi CD-ROM drives -#mcd0 at isa? port 0x300 irq 10 # Mitsumi +mcd0 at isa? port 0x300 irq 10 # Mitsumi #scsi aha0 at isa? port 0x330 # Adaptec 1542, Bustek 545 diff --git a/sys/arch/i386/conf/TEST2 b/sys/arch/i386/conf/TEST2 index dfefe49cd5d8..7dae533be109 100644 --- a/sys/arch/i386/conf/TEST2 +++ b/sys/arch/i386/conf/TEST2 @@ -1,7 +1,7 @@ # # GENERIC -- everything that's currently supported # -# $Id: TEST2,v 1.3 1993/11/29 04:59:29 mycroft Exp $ +# $Id: TEST2,v 1.4 1993/11/29 18:19:31 mycroft Exp $ # # standard options @@ -100,7 +100,7 @@ fd* at fdc? drive ? #wt0 at isa? port 0x300 drq 1 # QIC-02, QIC-36 #non-scsi CD-ROM drives -#mcd0 at isa? port 0x300 irq 10 # Mitsumi +mcd0 at isa? port 0x300 irq 10 # Mitsumi #scsi #aha0 at isa? port 0x330 # Adaptec 1542, Bustek 545