Home | History | Annotate | Line # | Download | only in conf
majors.newsmips revision 1.1.2.1
      1 #
      2 # Device majors for newsmips
      3 #
      4 
      5 device-major	cons		char 0
      6 device-major	zstty		char 1			zstty
      7 device-major	ctty		char 2
      8 device-major	mem		char 3
      9 device-major	sd		char 4   block 0	sd
     10 
     11 device-major	swap		char 7   block 4
     12 device-major	pts		char 8			pty
     13 device-major	ptc		char 9			pty
     14 
     15 device-major	st		char 16  block 17	st
     16 
     17 device-major	bpf		char 24			bpfilter
     18 device-major	tun		char 25			tun
     19 
     20 device-major	log		char 33
     21 
     22 device-major	lkm		char 45			lkm
     23 device-major	ipl		char 46			ipfilter
     24 device-major	rnd		char 47			rnd
     25 device-major	filedesc	char 48
     26 device-major	ccd		char 49  block 7	ccd
     27 device-major	vnd		char 50  block 6	vnd
     28 
     29 device-major	uk		char 54			uk
     30 device-major	cd		char 55  block 16	cd
     31 device-major	ss		char 56			ss
     32 device-major	ch		char 57			ch
     33 
     34 device-major	wsdisplay	char 60			wsdisplay
     35 device-major	wskbd		char 61			wskbd
     36 device-major	wsmouse		char 62			wsmouse
     37 device-major	wsmux		char 63			wsmux
     38 
     39 device-major	scsibus		char 73			scsibus
     40 device-major	raid		char 74  block 32	raid
     41 device-major	clockctl	char 75			clockctl
     42