diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-19 22:10:22 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-19 22:10:22 +0000 |
commit | 9c09c4a88c5df105ab668166327a52687330cee6 (patch) | |
tree | 941b12cd092ad9de46e572774395936d4155bd9c /sys/arch/i386/conf | |
parent | 2ee14ce85a6fdf2ded6f0a8b0375547377a13b38 (diff) |
add a comment.
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index e80c9473726..9c00acef8ef 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.52 1997/10/13 00:15:51 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.53 1997/10/19 22:10:21 todd Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -110,7 +110,7 @@ aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers scsibus* at aic? ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers scsibus* at ncr? -sea0 at isa? iomem 0xc8000 irq 5 +sea0 at isa? iomem 0xc8000 irq # Seagate ST0[12] SCSI controllers scsibus* at sea? uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers |