diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-09-29 20:23:52 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-09-29 20:23:52 +0000 |
commit | 9da92a8685db6d6599496a78b38f8134c4b360b3 (patch) | |
tree | 142283fb62dc2686c7b368ef12c05165272e303d /sys | |
parent | 8086ecbdfa052c8cbb66cdd7f70b97a38fed836b (diff) |
ahc seems to work, some more phys and sync generic/ramdisk
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 19 | ||||
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 24 |
2 files changed, 31 insertions, 12 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 9a881da043a..79eb63ed4a2 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.38 2003/09/29 19:23:02 mickey Exp $ +# $OpenBSD: GENERIC,v 1.39 2003/09/29 20:23:51 mickey Exp $ # Machine architecture; required by config(8) machine hppa @@ -63,8 +63,6 @@ gsc2 at wax? # it's another face of LASI #vme* at vmeb? #option VMEVERBOSE -#pci* at dino? -#option PCIVERBOSE eisa* at mongoose? #eisa* at wax? option EISAVERBOSE @@ -125,18 +123,29 @@ pci* at ppb? siop* at pci? dev ? function ? # NCR 538XX SCSI controllers(new) scsibus* at siop? +ahc* at pci? dev ? function ? # Adaptec 2940 SCSI controllers +scsibus* at ahc? +#fpa* at pci? dev ? function ? # DEC DEFPA FDDI dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet +#xl* at pci? dev ? function ? # 3C9xx ethernet +#em* at pci? dev ? function ? # Intel Pro/1000 ethernet +#ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet +#fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet +#txp* at pci? dev ? function ? # 3com 3CR990 +#ne* at pci? dev ? function ? # NE2000-compatible Ethernet +#ep* at pci? dev ? function ? # 3Com 3c59x +#an* at pci? dev ? function ? # Cisco/Aironet 802.11DS +#wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS dcphy* at mii? phy ? # Digital Clone PHYs amphy* at mii? phy ? # AMD 79C873 PHYs -#acphy* at mii? phy ? # Altima AC101 PHYs #exphy* at mii? phy ? # 3Com internal PHYs #inphy* at mii? phy ? # Intel 82555 PHYs #iophy* at mii? phy ? # Intel 82553 PHYs #icsphy* at mii? phy ? # ICS1890 PHYs lxtphy* at mii? phy ? # Level One LXT-970 PHYs -#nsphy* at mii? phy ? # NS83840 PHYs +nsphy* at mii? phy ? # NS83840 PHYs #nsphyter* at mii? phy ? # NS83843 PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs #qsphy* at mii? phy ? # Quality Semi QS6612 PHYs diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 93cf86bfc42..5f0511d943e 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.20 2003/09/29 19:23:02 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.21 2003/09/29 20:23:51 mickey Exp $ # # Diskless kernel config # @@ -67,6 +67,7 @@ option PCIVERBOSE sti0 at mainbus0 irq 11 # [H]CRX-{8,24,48}[Z] graphics sti0 at phantomas0 irq 11 # builtin graphics on BC* sti1 at mainbus0 disable irq 12 +sti1 at phantomas0 disable irq 12 #medusa* at mainbus? irq 4 # FDDI #siop* at mainbus? irq 3 # NCR 53C720 (Fast/Wide Diff) @@ -80,8 +81,6 @@ gsc2 at wax? # it's another face of LASI #vme* at vmeb? #option VMEVERBOSE -#pci* at dino? -#option PCIVERBOSE eisa* at mongoose? #eisa* at wax? option EISAVERBOSE @@ -140,20 +139,31 @@ pci* at ppb? #pciide* at pci ? dev ? function ? flags 0x0000 -#siop* at pci? dev ? function ? # NCR 538XX SCSI controllers(new) -#scsibus* at siop? +siop* at pci? dev ? function ? # NCR 538XX SCSI controllers(new) +scsibus* at siop? +ahc* at pci? dev ? function ? # Adaptec 2940 SCSI controllers +scsibus* at ahc? +#fpa* at pci? dev ? function ? # DEC DEFPA FDDI dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet +#xl* at pci? dev ? function ? # 3C9xx ethernet +#em* at pci? dev ? function ? # Intel Pro/1000 ethernet +#ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet +#fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet +#txp* at pci? dev ? function ? # 3com 3CR990 +#ne* at pci? dev ? function ? # NE2000-compatible Ethernet +#ep* at pci? dev ? function ? # 3Com 3c59x +#an* at pci? dev ? function ? # Cisco/Aironet 802.11DS +#wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS dcphy* at mii? phy ? # Digital Clone PHYs amphy* at mii? phy ? # AMD 79C873 PHYs -#acphy* at mii? phy ? # Altima AC101 PHYs #exphy* at mii? phy ? # 3Com internal PHYs #inphy* at mii? phy ? # Intel 82555 PHYs #iophy* at mii? phy ? # Intel 82553 PHYs #icsphy* at mii? phy ? # ICS1890 PHYs lxtphy* at mii? phy ? # Level One LXT-970 PHYs -#nsphy* at mii? phy ? # NS83840 PHYs +nsphy* at mii? phy ? # NS83840 PHYs #nsphyter* at mii? phy ? # NS83843 PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs #qsphy* at mii? phy ? # Quality Semi QS6612 PHYs |