Home | History | Annotate | Line # | Download | only in conf
majors revision 1.5
      1     # $NetBSD: majors,v 1.5 2003/12/10 11:40:11 hannken Exp $
      2     #
      3     # Device majors for Machine-Independent drivers.
      4     #
      5     # Majors 0-143 are reserved for machine-dependent drivers and
      6     # for traditional machine-specific MI driver major mapping.
      7     #
      8     # Majors 144-159 are reserved for local/vendor use.
      9     #
     10     # Majors 160-255 are used for the MI drivers.
     11     
     12     device-major	crypto		char 160		opencrypto
     13     device-major	pf		char 161		pf
     14     device-major	vinum		char 162 block 162	vinum
     15     device-major	fss		char 163 block 163	fss
     16