49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
# $NetBSD: majors.evbsh3,v 1.3 2002/10/04 18:28:28 elric Exp $
|
|
#
|
|
# Device majors for evbsh3
|
|
#
|
|
|
|
device-major cons char 0
|
|
device-major ctty char 1
|
|
device-major mem char 2
|
|
device-major wd char 3 block 0 wd
|
|
device-major swap char 4 block 1
|
|
device-major pts char 5 pty
|
|
device-major ptc char 6 pty
|
|
device-major log char 7
|
|
device-major com char 8 com
|
|
|
|
device-major scif char 10 scif
|
|
device-major sci char 11 sci
|
|
|
|
device-major sd char 13 block 4 sd
|
|
device-major st char 14 block 5 st
|
|
device-major cd char 15 block 6 cd
|
|
|
|
device-major ch char 17 ch
|
|
device-major ccd char 18 block 16 ccd
|
|
device-major ss char 19 ss
|
|
device-major uk char 20 uk
|
|
|
|
device-major filedesc char 22
|
|
device-major bpf char 23 bpfilter
|
|
device-major md char 24 block 17 md
|
|
|
|
device-major lkm char 28 lkm
|
|
|
|
device-major tun char 40 tun
|
|
device-major vnd char 41 block 14 vnd
|
|
device-major audio char 42 audio
|
|
|
|
device-major ipl char 44 ipfilter
|
|
|
|
device-major rnd char 46 rnd
|
|
device-major vcoda char 47 vcoda
|
|
device-major scsibus char 48 scsibus
|
|
device-major raid char 49 block 18 raid
|
|
device-major esh char 50 esh
|
|
device-major wdog char 51 wdog
|
|
device-major clockctl char 52 clockctl
|
|
device-major systrace char 53 systrace
|
|
device-major cgd char 54 block 19 cgd
|