summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/amd64/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 54837df157a..f898483319f 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.233 2008/06/11 09:22:39 phessler Exp $
+# $OpenBSD: GENERIC,v 1.234 2008/06/12 19:45:05 robert Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -219,6 +219,10 @@ udcf* at uhub? # Gude Expert mouseCLOCK
uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
onewire* at uow?
+# USB Video
+uvideo* at uhub?
+video* at uvideo?
+
puc* at pci? # PCI "universal" communication device
#puc* at cardbus?