Add udl(4). Tested on verdex-pro and LCD-8000U.
This commit is contained in:
parent
c0a2fae3f5
commit
2211e20194
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GUMSTIX,v 1.42 2009/12/07 08:58:48 kiyohara Exp $
|
||||
# $NetBSD: GUMSTIX,v 1.43 2010/01/03 09:52:16 kiyohara Exp $
|
||||
#
|
||||
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
|
||||
#
|
||||
@ -292,6 +292,10 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB LCDs and USB-VGA adaptors
|
||||
udl* at uhub? port ? # DisplayLink DL-1x0/1x5
|
||||
wsdisplay* at udl?
|
||||
|
||||
# USB Mass Storage
|
||||
umass* at uhub? port ? configuration ? interface ?
|
||||
#wd* at umass?
|
||||
|
Loading…
Reference in New Issue
Block a user