Home | History | Annotate | Line # | Download | only in conf
majors.next68k revision 1.6
      1 #	$NetBSD: majors.next68k,v 1.6 2003/07/27 14:18:24 itojun Exp $
      2 #
      3 # Device majors for next68k
      4 #
      5 
      6 device-major	cons		char 0
      7 device-major	ctty		char 1
      8 device-major	mem		char 2
      9 device-major	swap		char 3   block 3
     10 device-major	pts		char 4			pty
     11 device-major	ptc		char 5			pty
     12 device-major	log		char 6
     13 
     14 device-major	zstty		char 12			zstty
     15 device-major	sd		char 13  block 4	sd
     16 device-major	st		char 14  block 5	st
     17 device-major	cd		char 15  block 6	cd
     18 
     19 device-major	ch		char 17			ch
     20 
     21 device-major	vnd		char 19  block 8	vnd
     22 device-major	ccd		char 20  block 9	ccd
     23 device-major	filedesc	char 21
     24 device-major	bpf		char 22			bpfilter
     25 
     26 device-major	tun		char 24			tun
     27 device-major	lkm		char 25			lkm
     28 
     29 device-major	md		char 32  block 13	md
     30 device-major	ss		char 33			ss
     31 device-major	uk		char 34			uk
     32 device-major	ipl		char 35			ipfilter
     33 
     34 device-major	se		char 37			se
     35 device-major	rnd		char 38			rnd
     36 device-major	scsibus		char 39			scsibus
     37 device-major	raid		char 40  block 20	raid
     38 device-major	wsdisplay	char 41			wsdisplay
     39 device-major	wskbd		char 42			wskbd
     40 device-major	wsmouse		char 43			wsmouse
     41 device-major	svr4_net	char 44			compat_svr4
     42 device-major	wsmux		char 45			wsmux
     43 device-major	clockctl	char 46			clockctl
     44 device-major	systrace	char 47			systrace
     45 device-major	cgd		char 48  block 21	cgd
     46 device-major	ksyms		char 49			ksyms
     47 device-major	pf		char 50			pf
     48