add ipfilter as 37
This commit is contained in:
parent
6ac6a2a09f
commit
30b2e62985
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: majors.sun3,v 1.3 2002/10/04 18:28:36 elric Exp $
|
# $NetBSD: majors.sun3,v 1.4 2002/10/20 00:32:59 christos Exp $
|
||||||
#
|
#
|
||||||
# Device majors for sun3/sun3x
|
# Device majors for sun3/sun3x
|
||||||
#
|
#
|
||||||
|
@ -35,6 +35,8 @@ device-major ccd char 33 block 9 ccd
|
||||||
|
|
||||||
device-major bpf char 36 bpfilter
|
device-major bpf char 36 bpfilter
|
||||||
|
|
||||||
|
device-major ipl char 37 ipfilter
|
||||||
|
|
||||||
device-major cgfour char 39 cgfour
|
device-major cgfour char 39 cgfour
|
||||||
|
|
||||||
device-major xd char 42 block 10 xd
|
device-major xd char 42 block 10 xd
|
||||||
|
|
Loading…
Reference in New Issue