summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1999-12-05 02:31:41 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1999-12-05 02:31:41 +0000
commit9ab20ce13e51bc0db0cb320e55495b8a863500ee (patch)
tree0e1886b10b60e60c99e5b0ca8b4e2e87c711d2ec /sys/arch/hppa/conf
parentff36e91f344ce7309e628178f858bada7c1a5b15 (diff)
add wax commeneted out, tr adapter, 7300lc cpu type
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/SHEPHERD_PIE31
1 files changed, 16 insertions, 15 deletions
diff --git a/sys/arch/hppa/conf/SHEPHERD_PIE b/sys/arch/hppa/conf/SHEPHERD_PIE
index 2e4c3da06ab..4c47d1e1ede 100644
--- a/sys/arch/hppa/conf/SHEPHERD_PIE
+++ b/sys/arch/hppa/conf/SHEPHERD_PIE
@@ -1,15 +1,17 @@
-# $OpenBSD: SHEPHERD_PIE,v 1.6 1999/11/26 17:07:10 mickey Exp $
+# $OpenBSD: SHEPHERD_PIE,v 1.7 1999/12/05 02:31:40 mickey Exp $
#
# Diskless kernel config
#
include "arch/hppa/conf/std.hppa"
+#option MALLOC_DEBUG
+
# Support for various CPU types
option HP7100_CPU,HP7150_CPU
-option HP7100LC_CPU
+option HP7100LC_CPU,HP7300LC_CPU
option HP7200_CPU,HP7250_CPU
-#option HP7300_CPU
+option HP7300_CPU
#option HP8000_CPU
#option HP8200_CPU
#option HP8500_CPU
@@ -21,6 +23,7 @@ option DDB # in-kernel debugger
option DIAGNOSTIC # internal consistency checks
option DEBUG # internal debug checks
option KTRACE,SYSCALL_DEBUG
+option KMEMSTATS
option PMAPDEBUG
@@ -40,6 +43,7 @@ pseudo-device loop 2 # network loopback
#pseudo-device bpfilter 8 # packet filter
#pseudo-device pty 64 # pseudo-terminals
+pseudo-device ksyms
option BOOT_CONFIG # add support for boot -c
@@ -69,7 +73,7 @@ option USELEDS # blink 'em
lasi* at mainbus0 irq 28 # LASI host adapter (LSI PN???)
asp* at mainbus0 irq 28 # this one comes w/ Viper and leds
-#wax* at mainbus0 irq 28 # Wax may host EISA as well
+#wax* at mainbus0 irq 27 # Wax may host EISA as well
mongoose* at mainbus0 irq 17 # EISA Bus Adapter (i82350 or TI???)
#vmeb* at mainbus0 irq ? # VME bus adapter
#dino* at mainbus0 irq ? # PCI bus bridge
@@ -77,9 +81,9 @@ mongoose* at mainbus0 irq 17 # EISA Bus Adapter (i82350 or TI???)
sti* at mainbus0 irq ? # [H]CRX-{8,24,48}[Z] graphics
# internal i/o space
-gsc* at lasi? # 712,715/100,725/75,725/100
-gsc* at asp? # 7xx
-#gsc* at wax? # 8k ?
+gsc0 at asp? # 7xx
+gsc0 at lasi? # 712,715/100,725/75,725/100
+#gsc1 at wax? # basically it's another face of LASI
#vme* at vmeb?
#option VMEVERBOSE
@@ -105,10 +109,11 @@ option EISAVERBOSE
#qbox* at hil? code 7 # quadrature
#medusa* at gsc? irq 4 # FDDI
-#com0 at gsc? irq 5 # RS/232 serial port
+com0 at gsc? irq 5 # RS/232 serial port
#com1 at gsc? irq 6 # RS/232 serial port
lpt0 at gsc? irq 7 # both com and lpt are on WD16C552
ie0 at gsc? irq 8 # 82C5[89]6 ether
+#tms* at gsc? irq 10 # TMS380C26 Network Controller (either 802.3 or 802.5)
#siop0 at gsc? irq 9 # NCR 53C7xx
#siop1 at gsc? irq 3 # NCR 53C7xx (Fast/Wide)
#scsibus* at siop?
@@ -116,16 +121,16 @@ ie0 at gsc? irq 8 # 82C5[89]6 ether
#audio* at aone?
#atwo* at gsc? irq 13 # Audio Type 2 (CS4215)
#audio* at atwo?
-#pckbc* at gsc? irq 27
+#pckbc* at gsc? irq 26
#pckbd* at pckbc? # PS/2 keyboard
#pms* at pckbc? # PS/2 mouse
#fdc* at gsc? # PC floppy controller (WD37C65C)
#option FD_DEBUG
# EISA devices
-#vga* at eisa? slot ?
#sh* at eisa? slot ? # Interphase Seahawk 4811 EISA/FDDI board
ep* at eisa? slot ?
+#ie* at eisa? slot ?
#bha* at eisa? slot ?
#scsibus* at bha?
@@ -138,7 +143,7 @@ ep* at eisa? slot ?
#ie* at isa? port 0x300 irq 10
# MI devices
-option WSEMUL_DUMB
+#option WSEMUL_DUMB
#wsdisplay* at vgafb?
#wsdisplay* at sti?
#wskbd* at pckbd?
@@ -148,10 +153,6 @@ option WSEMUL_DUMB
#fd* at fdc? drive ? # floppy drives
-#atapibus* at wdc?
-#wd* at wdc? drive ?
-#acd* at atapibus? drive ?
-
#sd* at scsibus? target ? lun ?
#st* at scsibus? target ? lun ?
#cd* at scsibus? target ? lun ?