diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-11-05 03:49:14 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-11-05 03:49:14 +0000 |
commit | c3a13c73486aadd8bca91dcb026bbed614e51fb4 (patch) | |
tree | 07c06710bcb4bb412e5ce19b97bc94fb4fa39c5a /sys/arch/i386/conf/INST | |
parent | 253ad551947513c787aca41b08b779878550b7fe (diff) |
Remove a ^G that should not be here
Diffstat (limited to 'sys/arch/i386/conf/INST')
-rw-r--r-- | sys/arch/i386/conf/INST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/INST b/sys/arch/i386/conf/INST index d06123516bb..ad3e20699f5 100644 --- a/sys/arch/i386/conf/INST +++ b/sys/arch/i386/conf/INST @@ -1,4 +1,4 @@ -# $OpenBSD: INST,v 1.18 1996/10/26 23:06:14 deraadt Exp $ +# $OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp $ # $NetBSD: INSTADP,v 1.17 1996/05/20 03:32:19 thorpej Exp $ # # Install kernels no longer support X. @@ -143,7 +143,7 @@ ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507 ie1 at isa? port 0x300 irq 10 # EtherExpress le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA ep0 at eisa? slot ? -ep* at eisa? slot ? # 3C579 ethernet cards +ep* at eisa? slot ? # 3C579 ethernet cards fea* at eisa? slot ? # DEC DEFEA FDDI cards le* at pci? dev ? function ? # PCnet-PCI based ethernet cards de* at pci? dev ? function ? # DC21X4X-based ethernet cards |