Home | History | Annotate | Line # | Download | only in conf
majors.dreamcast revision 1.1.2.1
      1 #
      2 # Device majors for dreamcast
      3 #
      4 
      5 device-major	cons		char 0
      6 device-major	ctty		char 1
      7 device-major	mem		char 2
      8 device-major	wd		char 3   block 0	wd
      9 device-major	swap		char 4   block 1
     10 device-major	pts		char 5			pty
     11 device-major	ptc		char 6			pty
     12 device-major	log		char 7
     13 device-major	com		char 8			com
     14 
     15 device-major	scif		char 10			scif
     16 
     17 device-major	sd		char 13  block 4	sd
     18 device-major	st		char 14  block 5	st
     19 device-major	cd		char 15  block 6	cd
     20 
     21 device-major	ch		char 17			ch
     22 device-major	ccd		char 18  block 16	ccd
     23 device-major	ss		char 19			ss
     24 device-major	uk		char 20			uk
     25 
     26 device-major	filedesc	char 22
     27 device-major	bpf		char 23			bpfilter
     28 device-major	md		char 24  block 17	md
     29 
     30 device-major	lkm		char 28			lkm
     31 
     32 device-major	tun		char 40			tun
     33 device-major	vnd		char 41  block 14	vnd
     34 device-major	audio		char 42			audio
     35 
     36 device-major	ipl		char 44			ipfilter
     37 
     38 device-major	rnd		char 46			rnd
     39 device-major	vcoda		char 47			vcoda
     40 device-major	scsibus		char 48			scsibus
     41 device-major	raid		char 49  block 18	raid
     42 device-major	esh		char 50			esh
     43 device-major	wdog		char 51			wdog
     44 device-major	wsdisplay	char 52			wsdisplay
     45 device-major	wskbd		char 53			wskbd
     46 device-major	wsmouse		char 54			wsmouse
     47 device-major	svr4_net	char 55			compat_svr4
     48 device-major	wsmux		char 56			wsmux
     49 device-major	gdrom		char 57  block 19	gdrom
     50 device-major	maple		char 58			maple
     51 device-major	clockctl	char 59			clockctl
     52