diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 0c77e6a5c56..2000461b8c4 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,7 +1,7 @@ -# $OpenBSD: RAMDISK,v 1.16 1997/09/29 03:42:23 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.17 1997/10/07 05:53:53 mickey Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # -# Install kernels no longer support X. +# Install kernels no longer support X. # machine i386 # architecture, used by config; REQUIRED @@ -86,7 +86,7 @@ com2 at isa? port 0x3e8 irq 5 #com* at boca? slave ? #rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards #com* at rtfps? slave ? -com3 at pcmcia? port 0x2e8 size 8 irq 3 slot ? # PCMCIA modem cards +com3 at pcmcia? port 0x2e8 size 8 irq 3 slot ? # PCMCIA modem cards # option for using CD1400 handshaking for incoming data # requires a special cable that exchanges the RTS and DTR lines |