diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2016-01-14 17:20:35 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2016-01-14 17:20:35 +0000 |
commit | f6fcfad074cd1e3adac15d8ed616a5c2c529478c (patch) | |
tree | e70a10572c5a7d6cf77fbb735793197076bf1f92 /sys/arch/octeon/conf | |
parent | d0f2cecc9d9db6ccf885bad0b75727a8fe2d04cb (diff) |
Add support for a variety of USB devices.
Initial diff from Artturi Alm, ok jasper@
Diffstat (limited to 'sys/arch/octeon/conf')
-rw-r--r-- | sys/arch/octeon/conf/GENERIC | 97 | ||||
-rw-r--r-- | sys/arch/octeon/conf/RAMDISK | 28 | ||||
-rw-r--r-- | sys/arch/octeon/conf/files.octeon | 3 |
3 files changed, 124 insertions, 4 deletions
diff --git a/sys/arch/octeon/conf/GENERIC b/sys/arch/octeon/conf/GENERIC index 8b236c7f2ae..60fa5eac3af 100644 --- a/sys/arch/octeon/conf/GENERIC +++ b/sys/arch/octeon/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.23 2015/08/18 12:49:41 visa Exp $ +# $OpenBSD: GENERIC,v 1.24 2016/01/14 17:20:34 visa Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -70,7 +70,100 @@ usb* at dwctwo? # USB devices uhub* at usb? # USB Hubs -umass* at uhub? +uhub* at uhub? # USB Hubs +ualea* at uhub? # Araneus Alea II TRNG +uonerng* at uhub? # Moonbase Otago OneRNG +umodem* at uhub? # USB Modems/Serial +ucom* at umodem? +uvisor* at uhub? # Handspring Visor +ucom* at uvisor? +uvscom* at uhub? # SUNTAC Slipper U VS-10U serial +ucom* at uvscom? +ubsa* at uhub? # Belkin serial adapter +ucom* at ubsa? +uftdi* at uhub? # FTDI FT8U100AX serial adapter +ucom* at uftdi? +uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter +ucom* at uplcom? +umct* at uhub? # MCT USB-RS232 serial adapter +ucom* at umct? +uslcom* at uhub? # Silicon Laboratories CP210x serial +ucom* at uslcom? +uark* at uhub? # Arkmicro ARK3116 serial +ucom* at uark? +moscom* at uhub? # MosChip MCS7703 serial +ucom* at moscom? +umcs* at uhub? # MosChip MCS78x0 serial +ucom* at umcs? +uipaq* at uhub? # iPAQ serial adapter +ucom* at uipaq? +umsm* at uhub? # Qualcomm MSM EVDO +ucom* at umsm? +uchcom* at uhub? # WinChipHead CH341/340 serial +ucom* at uchcom? +uticom* at uhub? # TI serial +ucom* at uticom? +uaudio* at uhub? # USB Audio +audio* at uaudio? +uvideo* at uhub? # USB Video +video* at uvideo? +ulpt* at uhub? # USB Printers +umass* at uhub? # USB Mass Storage devices +ugen* at uhub? # USB Generic driver +uhidev* at uhub? # Human Interface Devices +ucycom* at uhidev? # Cypress serial +ucom* at ucycom? +uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART +ucom* at uslhcom? +uhid* at uhidev? # USB generic HID support +upd* at uhidev? # USB Power Devices sensors +aue* at uhub? # ADMtek AN986 Pegasus Ethernet +atu* at uhub? # Atmel AT76c50x based 802.11b +axe* at uhub? # ASIX Electronics AX88172 USB Ethernet +axen* at uhub? # ASIX Electronics AX88179 USB Ethernet +cue* at uhub? # CATC USB-EL1201A based Ethernet +kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet +smsc* at uhub? # SMSC LAN95xx Ethernet +cdce* at uhub? # CDC Ethernet +urndis* at uhub? # Remote NDIS Ethernet +upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' +ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network' +udav* at uhub? # Davicom DM9601 based Ethernet +mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet +url* at uhub? # Realtek RTL8150L based adapters +wi* at uhub? # WaveLAN IEEE 802.11DS +udsbr* at uhub? # D-Link DSB-R100 radio +radio* at udsbr? # USB radio +uberry* at uhub? # Research In Motion BlackBerry +uath* at uhub? # Atheros AR5005UG/AR5005UX +ural* at uhub? # Ralink RT2500USB +rum* at uhub? # Ralink RT2501USB/RT2601USB +run* at uhub? # Ralink RT2700U/RT2800U/RT3000U +otus* at uhub? # Atheros AR9001U +athn* at uhub? # Atheros AR9002U +zyd* at uhub? # Zydas ZD1211 +upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB +urtw* at uhub? # Realtek 8187 +rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU +urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU +udcf* at uhub? # Gude Expert mouseCLOCK +umbg* at uhub? # Meinberg Funkuhren USB5131 +uthum* at uhidev? # TEMPerHUM sensor +ugold* at uhidev? # gold TEMPer sensor +utrh* at uhidev? # USBRH sensor +utwitch* at uhidev? # YUREX BBU sensor +uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter +onewire* at uow? +uoakrh* at uhidev? # Toradex OAK temp and rel humidity +uoaklux* at uhidev? # Toradex OAK LUX +uoakv* at uhidev? # Toradex OAK 10V sensor scsibus* at scsi? sd* at scsibus? + +# 1-Wire devices +option ONEWIREVERBOSE +owid* at onewire? # ID +owsbm* at onewire? # Smart Battery Monitor +owtemp* at onewire? # Temperature +owctr* at onewire? # Counter device diff --git a/sys/arch/octeon/conf/RAMDISK b/sys/arch/octeon/conf/RAMDISK index 3a2f6ff2e67..cf0a04bf819 100644 --- a/sys/arch/octeon/conf/RAMDISK +++ b/sys/arch/octeon/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.22 2015/08/18 12:49:41 visa Exp $ +# $OpenBSD: RAMDISK,v 1.23 2016/01/14 17:20:34 visa Exp $ machine octeon mips64 maxusers 4 @@ -57,7 +57,33 @@ wd* at pciide? flags 0x0000 dwctwo0 at iobus0 irq 56 usb* at dwctwo? uhub* at usb? +uhub* at uhub? umass* at uhub? +aue* at uhub? # ADMtek AN986 Pegasus Ethernet +atu* at uhub? # Atmel AT76c50x based 802.11b +axe* at uhub? # ASIX Electronics AX88172 USB Ethernet +axen* at uhub? # ASIX Electronics AX88179 USB Ethernet +cue* at uhub? # CATC USB-EL1201A based Ethernet +kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet +smsc* at uhub? # SMSC LAN95xx Ethernet +cdce* at uhub? # CDC Ethernet +upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' +ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network' +udav* at uhub? # Davicom DM9601 based Ethernet +mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet +url* at uhub? # Realtek RTL8150L based adapters +wi* at uhub? # WaveLAN IEEE 802.11DS +uath* at uhub? # Atheros AR5005UG/AR5005UX +ural* at uhub? # Ralink RT2500USB +rum* at uhub? # Ralink RT2501USB/RT2601USB +run* at uhub? # Ralink RT2700U/RT2800U/RT3000U +otus* at uhub? # Atheros AR9001U +athn* at uhub? # Atheros AR9002U +zyd* at uhub? # Zydas ZD1211 +upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB +urtw* at uhub? # Realtek 8187 +rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU +urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU scsibus* at scsi? sd* at scsibus? diff --git a/sys/arch/octeon/conf/files.octeon b/sys/arch/octeon/conf/files.octeon index 5d3926c94ec..4db0107193d 100644 --- a/sys/arch/octeon/conf/files.octeon +++ b/sys/arch/octeon/conf/files.octeon @@ -1,4 +1,4 @@ -# $OpenBSD: files.octeon,v 1.27 2016/01/08 15:54:13 jcs Exp $ +# $OpenBSD: files.octeon,v 1.28 2016/01/14 17:20:34 visa Exp $ # Standard stanzas config(8) can't run without maxpartitions 16 @@ -27,6 +27,7 @@ include "dev/gpio/files.gpio" include "dev/isa/files.isa" include "dev/isa/files.isapnp" include "dev/mii/files.mii" +include "dev/onewire/files.onewire" include "dev/pci/files.pci" include "dev/pckbc/files.pckbc" include "dev/usb/files.usb" |