summaryrefslogtreecommitdiff
path: root/sys/arch/armv7
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2014-07-12 21:56:58 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2014-07-12 21:56:58 +0000
commit232a8b87a2b27121dfe1194d05856cb2d69ce263 (patch)
tree4ebe47c54f389f67c0e15ee0ce47f5c4432940c2 /sys/arch/armv7
parent55a05995977ff661af3b9e512515abc461867ca5 (diff)
"Dr. Jones. Again we see there is nothing you can possess which I cannot
take away." remove uyap. no effect except on hppa where it was strangely enabled.
Diffstat (limited to 'sys/arch/armv7')
-rw-r--r--sys/arch/armv7/conf/GENERIC-IMX3
-rw-r--r--sys/arch/armv7/conf/GENERIC-OMAP3
-rw-r--r--sys/arch/armv7/conf/GENERIC-SUNXI3
-rw-r--r--sys/arch/armv7/conf/RAMDISK-IMX3
-rw-r--r--sys/arch/armv7/conf/RAMDISK-OMAP3
-rw-r--r--sys/arch/armv7/conf/RAMDISK-SUNXI3
6 files changed, 6 insertions, 12 deletions
diff --git a/sys/arch/armv7/conf/GENERIC-IMX b/sys/arch/armv7/conf/GENERIC-IMX
index 09151aa5788..844171906b3 100644
--- a/sys/arch/armv7/conf/GENERIC-IMX
+++ b/sys/arch/armv7/conf/GENERIC-IMX
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IMX,v 1.7 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: GENERIC-IMX,v 1.8 2014/07/12 21:56:56 tedu Exp $
#
# GENERIC machine description file
#
@@ -123,7 +123,6 @@ udav* at uhub? # Davicom DM9601 based Ethernet
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
-#uyap* at uhub? # Y@P firmware loader
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
#ubt* at uhub? disable # USB Bluetooth
diff --git a/sys/arch/armv7/conf/GENERIC-OMAP b/sys/arch/armv7/conf/GENERIC-OMAP
index 760a1d34cd1..72be8ac1c52 100644
--- a/sys/arch/armv7/conf/GENERIC-OMAP
+++ b/sys/arch/armv7/conf/GENERIC-OMAP
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-OMAP,v 1.9 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: GENERIC-OMAP,v 1.10 2014/07/12 21:56:56 tedu Exp $
#
# GENERIC machine description file
#
@@ -137,7 +137,6 @@ udav* at uhub? # Davicom DM9601 based Ethernet
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
-#uyap* at uhub? # Y@P firmware loader
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
#ubt* at uhub? disable # USB Bluetooth
diff --git a/sys/arch/armv7/conf/GENERIC-SUNXI b/sys/arch/armv7/conf/GENERIC-SUNXI
index c2e5e2335a4..73f1716f7a2 100644
--- a/sys/arch/armv7/conf/GENERIC-SUNXI
+++ b/sys/arch/armv7/conf/GENERIC-SUNXI
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-SUNXI,v 1.6 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: GENERIC-SUNXI,v 1.7 2014/07/12 21:56:56 tedu Exp $
#
# GENERIC machine description file
#
@@ -125,7 +125,6 @@ udav* at uhub? # Davicom DM9601 based Ethernet
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
-#uyap* at uhub? # Y@P firmware loader
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
#ubt* at uhub? disable # USB Bluetooth
diff --git a/sys/arch/armv7/conf/RAMDISK-IMX b/sys/arch/armv7/conf/RAMDISK-IMX
index f9697e01094..de3d3905f05 100644
--- a/sys/arch/armv7/conf/RAMDISK-IMX
+++ b/sys/arch/armv7/conf/RAMDISK-IMX
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IMX,v 1.9 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: RAMDISK-IMX,v 1.10 2014/07/12 21:56:56 tedu Exp $
#
# GENERIC machine description file
#
@@ -131,7 +131,6 @@ udav* at uhub? # Davicom DM9601 based Ethernet
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
-#uyap* at uhub? # Y@P firmware loader
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
#ubt* at uhub? disable # USB Bluetooth
diff --git a/sys/arch/armv7/conf/RAMDISK-OMAP b/sys/arch/armv7/conf/RAMDISK-OMAP
index f6d46849d5f..f8fb8be2d47 100644
--- a/sys/arch/armv7/conf/RAMDISK-OMAP
+++ b/sys/arch/armv7/conf/RAMDISK-OMAP
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-OMAP,v 1.7 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: RAMDISK-OMAP,v 1.8 2014/07/12 21:56:56 tedu Exp $
#
# GENERIC machine description file
#
@@ -145,7 +145,6 @@ smsc* at uhub? # SMSC LAN95xx Ethernet
# url* at uhub? # Realtek RTL8150L based adapters
# wi* at uhub? # WaveLAN IEEE 802.11DS
# urio* at uhub? # Diamond Multimedia Rio 500
-# #uyap* at uhub? # Y@P firmware loader
# udsbr* at uhub? # D-Link DSB-R100 radio
# radio* at udsbr? # USB radio
# #ubt* at uhub? disable # USB Bluetooth
diff --git a/sys/arch/armv7/conf/RAMDISK-SUNXI b/sys/arch/armv7/conf/RAMDISK-SUNXI
index 45c9854427c..16c244253ac 100644
--- a/sys/arch/armv7/conf/RAMDISK-SUNXI
+++ b/sys/arch/armv7/conf/RAMDISK-SUNXI
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-SUNXI,v 1.7 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: RAMDISK-SUNXI,v 1.8 2014/07/12 21:56:56 tedu Exp $
#
# GENERIC machine description file
#
@@ -129,7 +129,6 @@ uhid* at uhidev? # USB generic HID support
# url* at uhub? # Realtek RTL8150L based adapters
# wi* at uhub? # WaveLAN IEEE 802.11DS
# urio* at uhub? # Diamond Multimedia Rio 500
-# #uyap* at uhub? # Y@P firmware loader
# udsbr* at uhub? # D-Link DSB-R100 radio
# radio* at udsbr? # USB radio
# #ubt* at uhub? disable # USB Bluetooth