1#	$NetBSD: majors.playstation2,v 1.3 2002/10/04 18:28:33 elric Exp $
2#
3# Device majors for playstation2
4#
5
6device-major	mem		char 0
7device-major	swap		char 1   block 0
8device-major	cons		char 2
9device-major	ctty		char 3
10device-major	filedesc	char 4
11device-major	log		char 5
12device-major	ptc		char 6			pty
13device-major	pts		char 7			pty
14
15device-major	wd		char 10  block 1	wd
16
17device-major	md		char 12  block 6	md
18device-major	ccd		char 13  block 7	ccd
19device-major	vnd		char 14  block 8	vnd
20device-major	raid		char 15  block 9	raid
21device-major	scsibus		char 16			scsibus
22device-major	sd		char 17  block 3	sd
23device-major	st		char 18  block 4	st
24device-major	cd		char 19  block 5	cd
25device-major	ch		char 20			ch
26device-major	uk		char 21			uk
27device-major	ss		char 22			ss
28device-major	ipl		char 23			ipfilter
29device-major	tun		char 24			tun
30device-major	bpf		char 25			bpfilter
31device-major	rnd		char 26			rnd
32device-major	wsdisplay	char 27			wsdisplay
33device-major	wskbd		char 28			wskbd
34device-major	wsmouse		char 29			wsmouse
35device-major	wsmux		char 30			wsmux
36device-major	usb		char 31			usb
37device-major	uhid		char 32			uhid
38device-major	ulpt		char 33			ulpt
39device-major	ugen		char 34			ugen
40device-major	ucom		char 35			ucom
41device-major	urio		char 36			urio
42device-major	uscanner	char 37			uscanner
43device-major	clockctl	char 38			clockctl
44device-major	systrace	char 39			systrace
45device-major	cgd		char 40  block 10	cgd
46