27 lines
830 B
Plaintext
27 lines
830 B
Plaintext
# $NetBSD: majors.ofppc,v 1.2 2002/09/06 13:18:43 gehenna Exp $
|
|
#
|
|
# Device majors for ofppc
|
|
#
|
|
|
|
device-major cons char 0
|
|
device-major ctty char 1
|
|
device-major mem char 2
|
|
device-major pts char 3 pty
|
|
device-major ptc char 4 pty
|
|
device-major log char 5
|
|
device-major swap char 6 block 1
|
|
device-major ofcons char 7 ofcons
|
|
device-major ofdisk char 8 block 0 ofdisk
|
|
device-major ofrtc char 9 ofrtc
|
|
device-major bpf char 10 bpfilter
|
|
device-major rnd char 11 rnd
|
|
device-major raid char 12 block 2 raid
|
|
device-major openfirm char 13 openfirm
|
|
device-major cd char 14 block 3 cd
|
|
device-major sd char 15 block 4 sd
|
|
device-major wd char 16 block 5 wd
|
|
device-major md char 17 block 6 md
|
|
device-major ld char 18 block 7 ld
|
|
device-major clockctl char 19 clockctl
|
|
device-major systrace char 20 systrace
|