Add uthum(4), which I just verified working.
This commit is contained in:
parent
a1b3c25c08
commit
ef6c6c099e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.285 2010/12/10 00:36:03 macallan Exp $
|
||||
# $NetBSD: GENERIC,v 1.286 2010/12/10 17:54:34 phx Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.285 $"
|
||||
#ident "GENERIC-$Revision: 1.286 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -477,6 +477,8 @@ ums* at uhidev? reportid ? # USB Mice
|
||||
|
||||
ukbd* at uhidev? reportid ? # USB Keyboards
|
||||
|
||||
uthum* at uhidev? reportid ? # TEMPerHUM sensors
|
||||
|
||||
ucycom* at uhidev? reportid ? # USB serial adapter
|
||||
|
||||
uhid* at uhidev? reportid ? # USB Generic HID
|
||||
|
Loading…
Reference in New Issue
Block a user