diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-29 19:37:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-29 19:37:48 +0000 |
commit | 8d950336244ce7a5b998016ca7483172f4a309c1 (patch) | |
tree | 6bb98036971113db8f8536b42f6caa3a7578b0b2 /sys/arch/i386/conf | |
parent | 54265fd7df11be18252f07c9ee677da66ce519a1 (diff) |
add adv*
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 91fd3a5da7a..c58a7599cad 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.44 1998/09/24 21:24:24 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.45 1998/09/29 19:37:47 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -124,6 +124,8 @@ 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? +adv* at pci? dev ? function ? # AdvanSys 1200A/B and ULTRA SCSI +scsibus* at adv? 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 |