Home | History | Annotate | Line # | Download | only in conf
majors.mipsco revision 1.2
      1 #	$NetBSD: majors.mipsco,v 1.2 2002/09/06 13:18:43 gehenna Exp $
      2 #
      3 # Device majors for mipsco
      4 #
      5 
      6 device-major	cons		char 0
      7 device-major	zstty		char 1			zstty
      8 device-major	ctty		char 2
      9 device-major	mem		char 3
     10 device-major	sd		char 4   block 0	sd
     11 
     12 device-major	swap		char 7   block 4
     13 device-major	pts		char 8			pty
     14 device-major	ptc		char 9			pty
     15 device-major	md		char 10  block 2	md
     16 
     17 device-major	com		char 15			com
     18 device-major	st		char 16  block 17	st
     19 device-major	lpt		char 17			lpt
     20 
     21 device-major	bpf		char 24			bpfilter
     22 device-major	tun		char 25			tun
     23 
     24 device-major	log		char 33
     25 
     26 device-major	lkm		char 45			lkm
     27 device-major	ipl		char 46			ipfilter
     28 device-major	rnd		char 47			rnd
     29 device-major	filedesc	char 48
     30 device-major	ccd		char 49  block 7	ccd
     31 device-major	vnd		char 50  block 6	vnd
     32 
     33 device-major	uk		char 54			uk
     34 device-major	cd		char 55  block 16	cd
     35 device-major	ss		char 56			ss
     36 device-major	ch		char 57			ch
     37 
     38 device-major	scsibus		char 73			scsibus
     39 device-major	raid		char 74  block 32	raid
     40 device-major	clockctl	char 75			clockctl
     41 device-major	systrace	char 76			systrace
     42