allocate a char major # for video (gsoc project)

This commit is contained in:
drochner 2008-08-27 14:59:55 +00:00
parent 15efbe0f34
commit 7bfac24f7b
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: majors,v 1.41 2008/04/02 01:34:36 dyoung Exp $
# $NetBSD: majors,v 1.42 2008/08/27 14:59:55 drochner Exp $
#
# Device majors for Machine-Independent drivers.
#
@ -37,3 +37,4 @@ device-major pad char 189 pad
device-major zfs char 190 zfs
device-major tprof char 191 tprof
device-major isv char 192 isv
device-major video char 193 video