summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
-rw-r--r--sys/arch/armish/conf/GENERIC3
-rw-r--r--sys/arch/gumstix/conf/GENERIC3
-rw-r--r--sys/arch/hppa/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
-rw-r--r--sys/arch/landisk/conf/GENERIC3
-rw-r--r--sys/arch/landisk/conf/RAMDISK3
-rw-r--r--sys/arch/macppc/conf/GENERIC3
-rw-r--r--sys/arch/macppc/conf/RAMDISK3
-rw-r--r--sys/arch/sgi/conf/GENERIC3
-rw-r--r--sys/arch/socppc/conf/GENERIC3
-rw-r--r--sys/arch/socppc/conf/RAMDISK3
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
-rw-r--r--sys/arch/sparc64/conf/RAMDISK3
-rw-r--r--sys/arch/zaurus/conf/GENERIC3
16 files changed, 32 insertions, 16 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index d43cf5bcfcb..3b4d7f6d13a 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.207 2009/01/06 23:03:16 jasper Exp $
+# $OpenBSD: GENERIC,v 1.208 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -124,6 +124,7 @@ ugen* at uhub? # USB Generic driver
uath* at uhub? # Atheros AR5005UG/AR5005UX
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
onewire* at uow?
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 99734e8c93c..43eca7bfcea 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.97 2009/02/08 19:15:56 grange Exp $
+# $OpenBSD: RAMDISK_CD,v 1.98 2009/02/10 18:35:44 damien Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -124,6 +124,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
#ugen* at uhub? # USB Generic driver
ural* at uhub? # Ralink RT2500
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
zyd* at uhub? # Zydas ZD1211/ZD1211B
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC
index 28e77b83895..906ceb40b8d 100644
--- a/sys/arch/armish/conf/GENERIC
+++ b/sys/arch/armish/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.24 2008/12/01 23:48:46 todd Exp $
+# $OpenBSD: GENERIC,v 1.25 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -150,6 +150,7 @@ radio* at udsbr? # USB radio
ugen* at uhub? # USB Generic driver
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
#udcf* at uhub? # Gude Expert mouseCLOCK
uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
onewire* at uow?
diff --git a/sys/arch/gumstix/conf/GENERIC b/sys/arch/gumstix/conf/GENERIC
index bde8bc5a05b..0c49ed353e2 100644
--- a/sys/arch/gumstix/conf/GENERIC
+++ b/sys/arch/gumstix/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.3 2008/12/01 23:48:46 todd Exp $
+# $OpenBSD: GENERIC,v 1.4 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -122,6 +122,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host
udav* at uhub? # Davicom DM9601 based Ethernet
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 52baba74658..a16f2dd7cd5 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.124 2009/01/06 23:03:16 jasper Exp $
+# $OpenBSD: GENERIC,v 1.125 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -168,6 +168,7 @@ radio* at udsbr? # USB radio
ugen* at uhub? # USB Generic driver
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
onewire* at uow?
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 9d48eb7c514..7ccfab5221e 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.164 2009/02/08 19:15:02 grange Exp $
+# $OpenBSD: RAMDISK_CD,v 1.165 2009/02/10 18:35:44 damien Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -146,6 +146,7 @@ wi* at uhub? # WaveLAN IEEE 802.11DS
#ugen* at uhub? # USB Generic driver
ural* at uhub? # Ralink RT2500
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
zyd* at uhub? # Zydas ZD1211/ZD1211B
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index f58c27c02aa..7b313887d37 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.20 2008/12/01 23:48:46 todd Exp $
+# $OpenBSD: GENERIC,v 1.21 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -150,6 +150,7 @@ ugen* at uhub? # USB Generic driver
uath* at uhub? # Atheros AR5005UG/AR5005UX
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
zyd* at uhub? # Zydas ZD1211
#option NATM
#ueagle* at uhub? # Analog Devices Eagle ADSL
diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK
index 7cb37b7776d..fbab866de49 100644
--- a/sys/arch/landisk/conf/RAMDISK
+++ b/sys/arch/landisk/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.9 2008/06/08 20:37:39 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.10 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -110,6 +110,7 @@ ugen* at uhub? # USB Generic driver
#uath* at uhub? # Atheros AR5005UG/AR5005UX
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
zyd* at uhub? # Zydas ZD1211
#option NATM
#ueagle* at uhub? # Analog Devices Eagle ADSL
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index def230dee70..a9ed61b803a 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.187 2009/01/06 23:03:16 jasper Exp $g
+# $OpenBSD: GENERIC,v 1.188 2009/02/10 18:35:44 damien Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -286,6 +286,7 @@ ugen* at uhub? # USB Generic driver
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
udcf* at uhub? # Gude Expert mouseCLOCK
umbg* at uhub? # Meinberg Funkuhren USB5131
uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 6e637c66b6d..08f3dd33ade 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.83 2009/01/20 23:02:43 todd Exp $
+# $OpenBSD: RAMDISK,v 1.84 2009/02/10 18:35:44 damien Exp $
#
# PPC GENERIC config file
#
@@ -195,6 +195,7 @@ udav* at uhub? # Davicom DM9601 based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
ural* at uhub? # Ralink RT2500
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
#uscanner* at uhub? # USB Scanner driver
diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC
index 73fba290aba..a90165605e9 100644
--- a/sys/arch/sgi/conf/GENERIC
+++ b/sys/arch/sgi/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.35 2009/01/14 10:51:06 jasper Exp $
+# $OpenBSD: GENERIC,v 1.36 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -102,6 +102,7 @@ uhid* at uhidev? # USB generic HID support
aue* at uhub? # ADMtek AN986 Pegasus Ethernet
ugen* at uhub? # USB Generic driver
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
# USB Video
uvideo* at uhub?
diff --git a/sys/arch/socppc/conf/GENERIC b/sys/arch/socppc/conf/GENERIC
index 4ef87787758..8ccd2b9ec68 100644
--- a/sys/arch/socppc/conf/GENERIC
+++ b/sys/arch/socppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.8 2009/01/30 00:01:20 jasper Exp $
+# $OpenBSD: GENERIC,v 1.9 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -61,6 +61,7 @@ mos* at uhub? # MOSCHIP CS730/7830 10/100 Ethernet
uath* at uhub? # Atheros AR5005UR/AR5005UX
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
sd* at scsibus?
diff --git a/sys/arch/socppc/conf/RAMDISK b/sys/arch/socppc/conf/RAMDISK
index 48f1c263a4e..ff246547d2a 100644
--- a/sys/arch/socppc/conf/RAMDISK
+++ b/sys/arch/socppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.3 2008/07/01 04:50:59 brad Exp $
+# $OpenBSD: RAMDISK,v 1.4 2009/02/10 18:35:44 damien Exp $
machine socppc powerpc
@@ -56,6 +56,7 @@ umass* at uhub? # USB Mass Storage devices
scsibus* at umass?
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
sd* at scsibus?
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 6bf46a1e28e..5fff916731d 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.232 2009/02/08 11:59:14 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.233 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -229,6 +229,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
ural* at uhub? # Ralink RT2500USB
uath* at uhub? # Atheros AR5005UG/AR5005UX
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index 93bd9505c4a..a70312decf6 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.83 2009/01/14 13:24:11 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.84 2009/02/10 18:35:44 damien Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -246,6 +246,7 @@ udav* at uhub? # Davicom DM9601 based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
url* at uhub? # Realtek RTL8150L based adapters
# SAB82532 based serial ports
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC
index 4ddd4f7abf3..b52f3e82a50 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.71 2008/12/01 23:48:47 todd Exp $
+# $OpenBSD: GENERIC,v 1.72 2009/02/10 18:35:44 damien Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -122,6 +122,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host
udav* at uhub? # Davicom DM9601 based Ethernet
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
+run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500