Home | History | Annotate | Line # | Download | only in conf
majors.usermode revision 1.1.8.2
      1  1.1.8.2  mjf # $NetBSD: majors.usermode,v 1.1.8.2 2008/02/18 21:05:11 mjf Exp $
      2  1.1.8.2  mjf 
      3  1.1.8.2  mjf device-major	cons		char 0
      4  1.1.8.2  mjf device-major	ctty		char 1
      5  1.1.8.2  mjf device-major	mem		char 2
      6  1.1.8.2  mjf #device-major	wd		char 3
      7  1.1.8.2  mjf device-major	swap		char 4	block 1		vmswap
      8  1.1.8.2  mjf device-major	pts		char 5			pty
      9  1.1.8.2  mjf device-major	ptc		char 6			pty
     10  1.1.8.2  mjf device-major	log		char 7
     11  1.1.8.2  mjf device-major	com		char 8			com
     12  1.1.8.2  mjf device-major	md		char 24	block 17	md
     13