summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/conf/GENERIC9
-rw-r--r--sys/arch/amd64/conf/GENERIC9
-rw-r--r--sys/arch/armish/conf/GENERIC9
-rw-r--r--sys/arch/hppa/conf/GENERIC9
-rw-r--r--sys/arch/i386/conf/GENERIC9
-rw-r--r--sys/arch/landisk/conf/GENERIC9
-rw-r--r--sys/arch/macppc/conf/GENERIC9
-rw-r--r--sys/arch/sparc64/conf/GENERIC9
-rw-r--r--sys/arch/zaurus/conf/GENERIC9
9 files changed, 72 insertions, 9 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 3620711b19a..e1e0c518f92 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.197 2007/12/09 19:48:55 martin Exp $
+# $OpenBSD: GENERIC,v 1.198 2008/02/24 21:49:36 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -133,6 +133,13 @@ onewire* at uow?
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
# EV6 Tsunami Core Logic
tsc* at mainbus0
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index e519681247a..fcb2f3c219f 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.214 2008/02/21 02:16:42 ratchov Exp $
+# $OpenBSD: GENERIC,v 1.215 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -232,6 +232,13 @@ scsibus* at sdmmc? # SCSI emulation
#bthub* at sbt?
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
isadma0 at isa?
option WSDISPLAY_COMPAT_USL # VT handling
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC
index 010a5e3f06d..15ad8bb48bc 100644
--- a/sys/arch/armish/conf/GENERIC
+++ b/sys/arch/armish/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.19 2007/10/11 17:28:31 sthen Exp $
+# $OpenBSD: GENERIC,v 1.20 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -159,6 +159,13 @@ onewire* at uow?
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
amphy* at mii? # AMD 79C873 PHYs
dcphy* at mii? # Digital Clone PHYs
exphy* at mii? # 3Com internal PHYs
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index bd75aec3eff..3463dbc54c3 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.114 2008/01/09 23:08:16 jsg Exp $
+# $OpenBSD: GENERIC,v 1.115 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -177,6 +177,13 @@ onewire* at uow?
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
sti0 at mainbus0 irq 11 # [H]CRX-{8,24,48}[Z] graphics
sti0 at phantomas0 irq 11 # builtin graphics on BC*
sti0 at uturn? irq 11
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 8eb4e402bdb..f962354d2cc 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.601 2008/02/21 02:03:01 ratchov Exp $
+# $OpenBSD: GENERIC,v 1.602 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -289,6 +289,13 @@ scsibus* at sdmmc? # SCSI emulation
#bthub* at sbt?
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
isapnp0 at isa?
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index d2a2876855d..97a8b37439e 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.14 2007/09/09 01:37:28 jsg Exp $
+# $OpenBSD: GENERIC,v 1.15 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -163,5 +163,12 @@ udcf* at uhub? # Gude Expert mouseCLOCK
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
sd* at scsibus? # SCSI disk drives
cd* at scsibus? # SCSI CD-ROM drives
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index de36316f853..902f79bf210 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.178 2008/01/19 12:32:53 mglocker Exp $g
+# $OpenBSD: GENERIC,v 1.179 2008/02/24 21:49:37 uwe Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -293,6 +293,13 @@ onewire* at uow?
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
# I2C bus support
iic* at kiic?
iic* at piic?
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 6734d6854e9..49e8f176c81 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.194 2008/02/20 09:45:49 robert Exp $
+# $OpenBSD: GENERIC,v 1.195 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -211,6 +211,13 @@ onewire* at uow?
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
# CardBus bus support
cardbus* at cardslot?
pcmcia* at cardslot?
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC
index 770ae906816..d807f79a167 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.67 2008/01/14 20:57:00 mbalmer Exp $
+# $OpenBSD: GENERIC,v 1.68 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -217,6 +217,13 @@ scsibus* at sdmmc? # SCSI emulation
#bthub* at sbt?
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
# 1-Wire devices
option ONEWIREVERBOSE
owid* at onewire? # ID