Home | History | Annotate | Line # | Download | only in conf
majors.playstation2 revision 1.1.2.1
      1 #
      2 # Device majors for playstation2
      3 #
      4 
      5 device-major	mem		char 0
      6 device-major	swap		char 1   block 0
      7 device-major	cons		char 2
      8 device-major	ctty		char 3
      9 device-major	filedesc	char 4
     10 device-major	log		char 5
     11 device-major	ptc		char 6			pty
     12 device-major	pts		char 7			pty
     13 
     14 device-major	wd		char 10  block 1	wd
     15 
     16 device-major	md		char 12  block 6	md
     17 device-major	ccd		char 13  block 7	ccd
     18 device-major	vnd		char 14  block 8	vnd
     19 device-major	raid		char 15  block 9	raid
     20 device-major	scsibus		char 16			scsibus
     21 device-major	sd		char 17  block 3	sd
     22 device-major	st		char 18  block 4	st
     23 device-major	cd		char 19  block 5	cd
     24 device-major	ch		char 20			ch
     25 device-major	uk		char 21			uk
     26 device-major	ss		char 22			ss
     27 device-major	ipl		char 23			ipfilter
     28 device-major	tun		char 24			tun
     29 device-major	bpf		char 25			bpfilter
     30 device-major	rnd		char 26			rnd
     31 device-major	wsdisplay	char 27			wsdisplay
     32 device-major	wskbd		char 28			wskbd
     33 device-major	wsmouse		char 29			wsmouse
     34 device-major	wsmux		char 30			wsmux
     35 device-major	usb		char 31			usb
     36 device-major	uhid		char 32			uhid
     37 device-major	ulpt		char 33			ulpt
     38 device-major	ugen		char 34			ugen
     39 device-major	ucom		char 35			ucom
     40 device-major	urio		char 36			urio
     41 device-major	uscanner	char 37			uscanner
     42 device-major	clockctl	char 38			clockctl
     43