Home | History | Annotate | Line # | Download | only in conf
majors revision 1.10.2.7
      1  1.10.2.7  skrll # $NetBSD: majors,v 1.10.2.7 2004/09/21 13:26:15 skrll Exp $
      2  1.10.2.2  skrll #
      3  1.10.2.2  skrll # Device majors for Machine-Independent drivers.
      4  1.10.2.2  skrll #
      5  1.10.2.2  skrll # Majors 0-143 are reserved for machine-dependent drivers and
      6  1.10.2.2  skrll # for traditional machine-specific MI driver major mapping.
      7  1.10.2.2  skrll #
      8  1.10.2.2  skrll # Majors 144-159 are reserved for local/vendor use.
      9  1.10.2.2  skrll #
     10  1.10.2.2  skrll # Majors 160-255 are used for the MI drivers.
     11  1.10.2.2  skrll 
     12  1.10.2.2  skrll device-major	crypto		char 160		crypto
     13  1.10.2.2  skrll device-major	pf		char 161		pf
     14  1.10.2.2  skrll device-major	vinum		char 162 block 162	vinum
     15  1.10.2.2  skrll device-major	fss		char 163 block 163	fss
     16  1.10.2.2  skrll device-major	pps		char 164		pps
     17  1.10.2.2  skrll device-major	ptm		char 165		pty
     18  1.10.2.4  skrll device-major	atabus		char 166		atabus
     19  1.10.2.5  skrll device-major	drvctl		char 167		drvctl
     20