Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf use dev/usb/usbdevices.config instead of ...



details:   https://anonhg.NetBSD.org/src/rev/b7ed511e1095
branches:  trunk
changeset: 363864:b7ed511e1095
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Aug 13 18:48:53 2018 +0000

description:
use dev/usb/usbdevices.config instead of a local list.
adds slurm(4), umcs(4), uark(4), and usmsc(4).

diffstat:

 sys/arch/i386/conf/GENERIC |  196 +--------------------------------------------
 1 files changed, 3 insertions(+), 193 deletions(-)

diffs (239 lines):

diff -r 3c77078a71f3 -r b7ed511e1095 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Mon Aug 13 17:37:52 2018 +0000
+++ b/sys/arch/i386/conf/GENERIC        Mon Aug 13 18:48:53 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1187 2018/08/12 17:59:21 sevan Exp $
+# $NetBSD: GENERIC,v 1.1188 2018/08/13 18:48:53 mrg Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "GENERIC-$Revision: 1.1187 $"
+#ident         "GENERIC-$Revision: 1.1188 $"
 
 maxusers       64              # estimated number of users
 
@@ -1179,183 +1179,7 @@
 usb*   at slhci?
 usb*   at uhci?
 
-# USB Hubs
-uhub*  at usb?
-uhub*  at uhub? port ?
-
-# USB HID device
-uhidev* at uhub? port ? configuration ? interface ?
-
-# USB Mice
-ums*   at uhidev? reportid ?
-wsmouse* at ums? mux 0
-
-# USB generic touchscreen
-uts*   at uhidev? reportid ?
-wsmouse* at uts? mux 0
-
-# USB eGalax touch-panel
-uep*   at uhub? port ?
-wsmouse* at uep? mux 0
-
-# USB Keyboards
-ukbd*  at uhidev? reportid ?
-wskbd* at ukbd? console ? mux 1
-
-# USB TEMPer and TEMPerHUM
-uthum* at uhidev? reportid ?
-
-# USB serial adapter
-ucycom* at uhidev? reportid ?
-
-# USB Generic HID devices
-uhid*  at uhidev? reportid ?
-
-# USB LCDs and USB-VGA adaptors
-udl*   at uhub? port ?         # DisplayLink DL-1x0/1x5
-wsdisplay* at udl?
-
-# USB Printer
-ulpt*  at uhub? port ? configuration ? interface ?
-
-# USB Modem
-umodem* at uhub? port ? configuration ?
-ucom*  at umodem?
-
-# Option N.V. Wireless WAN modems
-uhso*  at uhub? port ? configuration ?
-
-# USB Mass Storage
-umass* at uhub? port ? configuration ? interface ?
-wd*    at umass?
-
-# USB audio
-uaudio* at uhub? port ? configuration ?
-uaudio* at usbifif?
-
-# USB MIDI
-umidi* at uhub? port ? configuration ?
-
-# USB IrDA
-# USB-IrDA bridge spec
-uirda* at uhub? port ? configuration ? interface ?
-irframe* at uirda?
-
-stuirda* at uhub? port ? configuration ? interface ?
-irframe* at stuirda?
-
-# SigmaTel STIr4200 USB/IrDA Bridge
-ustir* at uhub? port ?
-irframe* at ustir?
-
-# KingSun/DonShine USB/IrDA Bridge
-udsir* at uhub? port ?
-irframe* at udsir?
-
-# Windows Media Center IR transceiver
-irmce* at uhub? port ?
-cir*   at irmce?
-
-# USB Ethernet adapters
-aue*   at uhub? port ?         # ADMtek AN986 Pegasus based adapters
-axe*   at uhub? port ?         # ASIX AX88172 based adapters
-axen*  at uhub? port ?         # ASIX AX88178a/AX88179 based adapters
-cdce*  at uhub? port ?         # CDC, Ethernet Networking Control Model
-cue*   at uhub? port ?         # CATC USB-EL1201A based adapters
-kue*   at uhub? port ?         # Kawasaki LSI KL5KUSB101B based adapters
-udav*  at uhub? port ?         # Davicom DM9601 based adapters
-#umb*  at uhub? port ?         # Mobile Broadband Interface Model (EXPERIMENTAL)
-url*   at uhub? port ?         # Realtek RTL8150L based adapters
-urndis*        at uhub? port ?         # Microsoft RNDIS specification
-
-# USB 802.11 adapters
-athn*  at uhub? port ?         # Atheros AR9002U
-atu*   at uhub? port ?         # Atmel AT76C50XX based adapters
-bwfm*  at uhub? port ?         # Broadcom FullMAC
-otus*  at uhub? port ?         # Atheros AR9001U
-rum*   at uhub? port ?         # Ralink Technology RT2501/RT2601 802.11a/b/g
-run*   at uhub? port ?         # Ralink Technology RT(2[78]|30)00 802.11a/b/g/n
-upgt*  at uhub? port ?         # Intersil PrismGT
-ural*  at uhub? port ?         # Ralink Technology RT2500USB 802.11a/b/g
-urtw*  at uhub? port ?         # Realtek RTL8187/RTL8187B 802.11b/g
-urtwn* at uhub? port ?         # Realtek RTL8188CU/RTL8192CU 802.11b/g/n
-zyd*   at uhub? port ?         # Zydas ZD1211
-
-# Prolific PL2301/PL2302 host-to-host adapter
-upl*   at uhub? port ?
-
-# Serial adapters
-ubsa*  at uhub? port ?         # Belkin serial adapter
-ucom*  at ubsa? portno ?
-
-uchcom* at uhub? port ?        # WinChipHead CH341/CH340 serial adapter
-ucom*  at uchcom? portno ?
-
-uftdi* at uhub? port ?         # FTDI FT8U100AX serial adapter
-ucom*  at uftdi? portno ?
-
-uipaq* at uhub? port ?         # iPAQ PDAs
-ucom*  at uipaq? portno ?
-
-umct*  at uhub? port ?         # MCT USB-RS232 serial adapter
-ucom*  at umct? portno ?
-
-uplcom* at uhub? port ?        # I/O DATA USB-RSAQ2 serial adapter
-ucom*  at uplcom? portno ?
-
-uslsa* at uhub? port ?         # Silicon Labs USB-RS232 serial adapter
-ucom*  at uslsa? portno ?
-
-uvscom* at uhub? port ?        # SUNTAC Slipper U VS-10U serial adapter
-ucom*  at uvscom? portno ?
-
-# RIM BlackBerry
-uberry* at uhub? port ?
-
-# Apple iPad
-uipad* at uhub? port ?
-
-# Diamond Multimedia Rio 500
-urio*  at uhub? port ?
-
-# USB Handspring Visor
-uvisor* at uhub? port ?
-ucom*  at uvisor?
-
-# Kyocera AIR-EDGE PHONE
-ukyopon* at uhub? port ?
-ucom*  at ukyopon? portno ?
-
-# USB scanners
-#uscanner* at uhub? port ?
-
-# USB scanners that use SCSI emulation, e.g., HP5300
-usscanner* at uhub? port ?
-
-# Topfield TF5000PVR range of DVB recorders
-utoppy* at uhub? port ?
-
-# Y@P firmware loader
-uyap*  at uhub? port ?
-
-# D-Link DSB-R100 USB radio
-udsbr* at uhub? port ?
-radio* at udsbr?
-
-# USB Generic driver
-ugen*  at uhub? port ?
-
-# USB 3G datacards
-umodeswitch* at uhub? port ?
-u3g*   at uhub? port ?
-ucom*  at u3g?
-
-# USB generic serial port (e.g., data over cellular)
-ugensa* at uhub? port ?
-ucom*  at ugensa?
-
-# Araneus Alea I/II TRNG
-#ualea* at uhub? port ? configuration ? interface ?
+include "dev/usb/usbdevices.config"
 
 # IrDA and Consumer Ir devices
 
@@ -1491,17 +1315,8 @@
 
 
 # Video capture devices
-
-auvitek* at uhub?                      # Auvitek AU0828 USB TV
 coram* at pci? dev ? function ?        # Conexant CX23885 PCI-E TV
 cxdtv* at pci? dev ? function ?        # Conexant CX2388[0-3] PCI TV
-emdtv* at uhub?                        # Empia EM28xx USB TV
-cir*   at emdtv?
-pseye* at uhub?                        # Sony PLAYSTATION(R) Eye webcam
-uvideo* at uhub?                       # USB Video Class capture devices
-
-video* at videobus?                    # Analog capture interface
-dtv*   at dtvbus?                      # Digital capture interface
 
 
 # TV cards
@@ -1520,17 +1335,12 @@
 # Bluetooth SDIO Controller
 sbt* at sdmmc?
 
-# Bluetooth USB Controllers
-ubt* at uhub? port ?
-aubtfwl* at uhub? port ?
-
 # Bluetooth Device Hub
 bthub* at bcsp?
 bthub* at bt3c?
 bthub* at btbc?
 bthub* at btuart?
 bthub* at sbt?
-bthub* at ubt?
 
 # Bluetooth HID support
 bthidev* at bthub?



Home | Main Index | Thread Index | Old Index