diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-12-02 05:32:37 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-12-02 05:32:37 +0000 |
commit | 01a04d7c4081fad6f9f29f0149b9fcd687e257bd (patch) | |
tree | d9cb006949ab5cc28a5526d6ebcc87dcd77e82ee /sys/arch/hppa/conf | |
parent | e0a3980f1fbd6e820442a84c4d538d841a751a3c (diff) |
this probably all that can be on gecko
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r-- | sys/arch/hppa/conf/GECKO | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/sys/arch/hppa/conf/GECKO b/sys/arch/hppa/conf/GECKO index bf1f04697bf..b5f6e0ad8c7 100644 --- a/sys/arch/hppa/conf/GECKO +++ b/sys/arch/hppa/conf/GECKO @@ -1,8 +1,8 @@ -# $OpenBSD: GECKO,v 1.10 2001/12/02 04:03:53 mickey Exp $ +# $OpenBSD: GECKO,v 1.11 2001/12/02 05:32:36 mickey Exp $ # # HP 9000/712/{60,80,80i,100} boxens # -# neverseen devices: telephony, X.21 m-proto adapter, IEEE488 +# neverseen devices: X.21 m-proto adapter, IEEE488 include "arch/hppa/conf/std.hppa" include "conf/GENERIC" @@ -19,33 +19,33 @@ option HP7300LC_CPU config bsd swap generic lasi0 at mainbus0 offset 0x100000 irq 28 # LASI host adapter (LSI ???) -#lasi1 at mainbus0 offset 0x500000 irq ? # LASI host adapter in the GIO +lasi1 at mainbus0 offset 0x500000 irq ? # LASI host adapter in the GIO #wax0 at mainbus0 irq 27? # WAX ASIC in the GIO slot sti0 at mainbus0 # onboard HCRX-8 graphics -#sti1 at mainbus0 # GIO slot HCRX-8 graphics +sti1 at mainbus0 # GIO slot HCRX-8 graphics A2263-65538 # internal I/O space gsc0 at lasi0 gsc1 at lasi1 #gsc2 at wax0 -com0 at gsc0 irq 5 # serial port -#com1 at gsc1 irq 6? # serial port -lpt0 at gsc0 irq 7 # both com0 and lpt0 are on LASI -ie0 at gsc0 irq 8 # 82C596 ether -#ie1 at gsc1 irq 10? # 82C596 ether -#tms0 at gsc2 irq ? # TMS380C26 TR/9000 -siop0 at gsc0 irq 9 # NCR 53C710 +com0 at gsc0 irq 5 # serial port +com1 at gsc1 irq ? # 6 # serial port on A2263-6653[56] +lpt0 at gsc0 irq 7 # both com0 and lpt0 are on LASI +ie0 at gsc0 irq 8 # 82C596 ether +ie1 at gsc1 irq ? # 10 # 82C596 ether on A2263-66536 +#tms0 at gsc2 irq ? # TMS380C26 TR/9000 A2263-66531 +siop0 at gsc0 irq 9 # NCR 53C710 scsibus0 at siop? -#harmony0 at gsc0 irq 13 # Audio Type 2 (CS4215) -#audio0 at harmony? -#com2 at harmony? irq 16 # Telephony ch#0 -#com3 at harmony? irq 17 # Telephony ch#1 -#isdn at gsc1 irq 18 # ISDN add-in card +harmony0 at gsc0 irq 13 # Audio Type 2 (CS4215) +audio0 at harmony? +com2 at harmony? irq ? # 16 # Telephony ch#0 A2263-66530 +com3 at harmony? irq ? # 17 # Telephony ch#1 +#isdn at gsc1 irq 18 # ISDN add-in card #SCSI Snoop irq 19 -fdc0 at gsc0 irq 20 # PC floppy controller (WD37C65C) -pckbc0 at gsc0 irq 26 -pckbd0 at pckbc0 # PS/2 keyboard -pms0 at pckbc0 # PS/2 mouse (shares irq w/ kbd) +fdc0 at gsc0 irq 20 # PC floppy controller (WD37C65C) +pckbc0 at gsc0 offset 8000 irq 26 +pckbd0 at pckbc0 # PS/2 keyboard +pms0 at pckbc0 # PS/2 mouse (shares irq w/ kbd) # MI devices wsdisplay* at sti? |