summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf/GECKO
blob: cf4003a763115add5d79a5a870bdd43016ca1460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
#	$OpenBSD: GECKO,v 1.8 2000/04/18 19:30:59 mickey Exp $
#
# HP 9000/712/{60,80,80i,100} boxens
#
# neverseen devices: telephony, X.21 m-proto adapter, TR/9000, IEEE488

include	"arch/hppa/conf/std.hppa"
include	"conf/GENERIC"

maxusers	16

option		HP7100LC_CPU
option		HP7300LC_CPU

#option		NS		# XNS
#option		NSIP		# XNS tunneling over IP
#option		IPX		# IPX+SPX
#option		IPXIP		# IPX tunneling over IP
#option		ISO,TPIP	# OSI
#option		EON		# OSI tunneling over IP
#option		CCITT,LLC,HDLC	# X.25

#option	 	COMPAT_HPUX	# HP-UX binary compatibility
#option		COMPAT_LINUX	# MkLinux/Linux binary compatibility
#option		COMPAT_OSF1	# OSF1 binary compatibility

config	bsd swap generic

lasi0	at mainbus0 irq 28	# LASI host adapter (LSI ???)
#lasi1	at mainbus0 irq ?	# LASI host adapter in the GIO slot
#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

# internal I/O space
gsc0	at lasi0
#gsc1	at wax0
com0	at gsc? irq 5	# serial port
#com1	at gsc?	irq 6?	# serial port (add-in card)
lpt*	at gsc?	irq 7	# both com and lpt are on LASI
ie0	at gsc?	irq 8	# 82C596 ether
#ie1	at gsc?	irq 10?	# 82C596 ether (add-in card)
siop0	at gsc?	irq 9	# NCR 53C710
scsibus* at siop?
#harmony*	at gsc?	irq 13	# Audio Type 2 (CS4215)
#audio*	at harmony?
#com0	at harmony? irq 16	# Telephone add-in card #0
#com1	at harmony? irq 17	# Telephone add-in card #1
#isdn	at gsc? irq 18	# ISDN add-in card
#SCSI Snoop irq 19
fdc0	at gsc?	irq 20	# PC floppy controller (WD37C65C)
pckbc0	at gsc? irq 26
pckbd0	at pckbc0	# PS/2 keyboard
pms0	at pckbc0	# PS/2 mouse

# MI devices
wsdisplay*	at sti?
wskbd*		at pckbd?
wsmouse*	at pms?

option	FD_DEBUG
fd0	at fdc0	drive ?	# floppy drives

sd*	at scsibus? target ? lun ?
st*	at scsibus? target ? lun ?
cd*	at scsibus? target ? lun ?
ch*	at scsibus? target ? lun ?
ss*	at scsibus? target ? lun ?
uk*	at scsibus? target ? lun ?