summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/sample.config
blob: cb9552ff55cc9ecd9d4175d6c5296943b50c3912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# Sample configuration file.
#
# Pool parameters.
#
io 0x2F8 - 0x360
irq 5 6 8 9 10 15
memory 0xd4000 96k
#
# Card database.
#
card "RPTI LTD." "EP400" # NE2000 clone
	ether 0x110
	config 0x30 "ed0" 5
	config 0x31 "ed1" 6
	insert ifconfig $device physical $ether
	insert ifconfig $device bean

card "RIPICAA" "RC144ACL"
	config 0x21 "sio1" 10 20
	insert echo start getty here
	remove echo stop getty
OpenPOWER on IntegriCloud