diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-02 13:55:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-02 13:55:52 +0000 |
commit | bf66fa01ab20899d040d7229560431ad8feeb14f (patch) | |
tree | c6437425640bcc0a0963f1e0b7a5f15356bf33e7 /sys/arch | |
parent | 2156df1de8ec44532115189060eee430d2e4e37e (diff) |
add gdt & dmphy where needed
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 5 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 9 |
4 files changed, 14 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index db8c110b6c6..d9496aa63d8 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.198 2000/08/01 07:55:38 aaron Exp $ +# $OpenBSD: GENERIC,v 1.199 2000/08/02 13:55:51 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -318,6 +318,7 @@ sqphy* at mii? phy ? # Seeq 8x220 PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs dcphy* at mii? phy ? # Digital Clone PHYs +dmphy* at mii? phy ? # Davicom DM9101 PHYs tqphy* at mii? phy ? # TDK 78Q212x PHYs ukphy* at mii? phy ? # "unknown" PHYs diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 4cb55749edb..0bad7b1aa48 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.88 2000/07/08 22:12:10 marc Exp $ +# $OpenBSD: RAMDISK,v 1.89 2000/08/02 13:55:51 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -229,6 +229,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs dcphy* at mii? phy ? # Digital Clone PHYs +dmphy* at mii? phy ? # Davicom DM9101 PHYs ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index f3d76296f95..8fe4ced4ad0 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.16 2000/06/28 23:38:58 krw Exp $ +# $OpenBSD: RAMDISKB,v 1.17 2000/08/02 13:55:51 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -119,6 +119,8 @@ pccom* at isapnp? dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID PCI dpt* at eisa? slot ? # DPT SmartCache/SmartRAID EISA scsibus* at dpt? +gdt* at pci? dev ? function ? # ICP Vortex GDT RAID controllers +scsibus* at gdt? isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel scsibus* at isp? #aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers @@ -229,6 +231,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs dcphy* at mii? phy ? # Digital Clone PHYs +dmphy* at mii? phy ? # Davicom DM9101 PHYs ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index b10786bca00..a8c1a1ec3bc 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.1 2000/07/11 19:24:26 deraadt Exp $ +# $OpenBSD: RAMDISKC,v 1.2 2000/08/02 13:55:51 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -126,8 +126,10 @@ pccom* at isapnp? #ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers #ahc* at pci? dev ? function ? # Adaptec 2940 SCSI controllers #scsibus* at ahc? -#isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel -#scsibus* at isp? +gdt* at pci? dev ? function ? # ICP Vortex GDT RAID controllers +scsibus* at gdt? +isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel +scsibus* at isp? aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers aic* at pcmcia? function ? # PCMCIA based aic SCSI controllers scsibus* at aic? @@ -239,6 +241,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs dcphy* at mii? phy ? # Digital Clone PHYs +dmphy* at mii? phy ? # Davicom DM9101 PHYs ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback |