Define device for wskbd.
This commit is contained in:
parent
60f7009432
commit
a2441aa437
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: majors.atari,v 1.3 2002/10/04 18:28:26 elric Exp $
|
||||
# $NetBSD: majors.atari,v 1.4 2003/02/02 17:53:52 thomas Exp $
|
||||
#
|
||||
# Device majors for atari
|
||||
#
|
||||
|
@ -53,3 +53,4 @@ device-major svr4_net char 51 compat_svr4
|
|||
device-major clockctl char 52 clockctl
|
||||
device-major systrace char 53 systrace
|
||||
device-major cgd char 54 block 16 cgd
|
||||
device-major wskbd char 55 wskbd
|
||||
|
|
Loading…
Reference in New Issue