diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-20 01:40:14 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-20 01:40:14 +0000 |
commit | 50c03cc2d69f19ebac567216b8a87071ccde0458 (patch) | |
tree | 62db87eb182e2c2eb850d0486a1f32c2424ed8e4 /sys/arch/i386/conf/LAP | |
parent | 65c952f526a533b2cb4e187b67b3a467db82a3f8 (diff) |
This time, consistency for all.
Diffstat (limited to 'sys/arch/i386/conf/LAP')
-rw-r--r-- | sys/arch/i386/conf/LAP | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP index 60c70bc2762..876519f30d0 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.22 1997/09/29 03:52:19 mickey Exp $ +# $OpenBSD: LAP,v 1.23 1997/10/20 01:40:11 todd Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -125,7 +125,7 @@ pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse #scsibus* at bt? #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 5 # 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 |