diff options
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index c771217f93e..e716c9de4d7 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.418 2016/05/07 23:10:50 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.419 2016/06/01 09:48:20 mglocker Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -290,6 +290,9 @@ uoakv* at uhidev? # Toradex OAK 10V sensor onewire* at uow? uvideo* at uhub? # USB Video video* at uvideo? +utvfu* at uhub? # Fushicai Audio-Video Grabber +video* at utvfu? +audio* at utvfu? udl* at uhub? # DisplayLink USB displays wsdisplay* at udl? |