Add some devices for Bluetooth, CardBus, PCMCIA, USB.
Remove white-spaces.
This commit is contained in:
parent
ae871a0c2d
commit
23c4e6ee8e
|
@ -1,7 +1,7 @@
|
||||||
# $NetBSD: OPENBLOCKS266_OPT,v 1.6 2007/03/14 12:27:22 drochner Exp $
|
# $NetBSD: OPENBLOCKS266_OPT,v 1.7 2007/08/24 03:21:09 kiyohara Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/evbppc/conf/OPENBLOCKS266"
|
include "arch/evbppc/conf/OPENBLOCKS266"
|
||||||
|
|
||||||
cbb* at pci? dev ? function ?
|
cbb* at pci? dev ? function ?
|
||||||
cardslot* at cbb?
|
cardslot* at cbb?
|
||||||
|
@ -16,17 +16,18 @@ pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards
|
||||||
com* at pcmcom? slave ? # ...and the slave devices
|
com* at pcmcom? slave ? # ...and the slave devices
|
||||||
|
|
||||||
# CardBus serial interfaces
|
# CardBus serial interfaces
|
||||||
#com* at cardbus? function ? # Modems and serial cards
|
com* at cardbus? function ? # Modems and serial cards
|
||||||
|
|
||||||
|
|
||||||
# PCMCIA SCSI controllers
|
# PCMCIA SCSI controllers
|
||||||
aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
|
aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
|
||||||
esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI
|
esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI
|
||||||
|
spc* at pcmcia? function ? # Fujitsu MB87030/MB89352 SCSI
|
||||||
|
|
||||||
# CardBus SCSI cards
|
# CardBus SCSI cards
|
||||||
#adv* at cardbus? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
|
adv* at cardbus? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
|
||||||
#ahc* at cardbus? function ? # Adaptec ADP-1480
|
ahc* at cardbus? function ? # Adaptec ADP-1480
|
||||||
#njs* at cardbus? function ? # Workbit NinjaSCSI-32
|
njs* at cardbus? function ? # Workbit NinjaSCSI-32
|
||||||
|
|
||||||
# SCSI bus support
|
# SCSI bus support
|
||||||
scsibus* at scsi?
|
scsibus* at scsi?
|
||||||
|
@ -41,6 +42,9 @@ ss* at scsibus? target ? lun ? # SCSI scanners
|
||||||
uk* at scsibus? target ? lun ? # SCSI unknown
|
uk* at scsibus? target ? lun ? # SCSI unknown
|
||||||
|
|
||||||
|
|
||||||
|
# CardBus IDE controllers
|
||||||
|
#njata* at cardbus? function ? flags 0x01 # Workbit NinjaATA-32
|
||||||
|
|
||||||
# PCMCIA IDE controllers
|
# PCMCIA IDE controllers
|
||||||
wdc* at pcmcia? function ?
|
wdc* at pcmcia? function ?
|
||||||
|
|
||||||
|
@ -48,7 +52,8 @@ wdc* at pcmcia? function ?
|
||||||
#njata* at cardbus? function ? flags 0x01 # Workbit NinjaATA-32
|
#njata* at cardbus? function ? flags 0x01 # Workbit NinjaATA-32
|
||||||
|
|
||||||
# ATA (IDE) bus support
|
# ATA (IDE) bus support
|
||||||
atabus* at ata?
|
atabus* at ata?
|
||||||
|
options ATADEBUG
|
||||||
|
|
||||||
# IDE drives
|
# IDE drives
|
||||||
wd* at atabus? drive ? flags 0x0000
|
wd* at atabus? drive ? flags 0x0000
|
||||||
|
@ -85,13 +90,14 @@ com* at mhzc?
|
||||||
sm* at mhzc?
|
sm* at mhzc?
|
||||||
|
|
||||||
# CardBus network cards
|
# CardBus network cards
|
||||||
#ath* at cardbus? function ? # Atheros 5210/5211/5212 802.11
|
ath* at cardbus? function ? # Atheros 5210/5211/5212 802.11
|
||||||
#atw* at cardbus? function ? # ADMtek ADM8211 (802.11)
|
atw* at cardbus? function ? # ADMtek ADM8211 (802.11)
|
||||||
#ex* at cardbus? function ? # 3Com 3C575TX
|
ex* at cardbus? function ? # 3Com 3C575TX
|
||||||
#fxp* at cardbus? function ? # Intel i8255x
|
fxp* at cardbus? function ? # Intel i8255x
|
||||||
#rtk* at cardbus? function ? # Realtek 8129/8139
|
ral* at cardbus? function ? # Ralink Technology RT25x0 802.11a/b/g
|
||||||
#rtw* at cardbus? function ? # Realtek 8180L (802.11)
|
rtk* at cardbus? function ? # Realtek 8129/8139
|
||||||
#tlp* at cardbus? function ? # DECchip 21143
|
rtw* at cardbus? function ? # Realtek 8180L (802.11)
|
||||||
|
tlp* at cardbus? function ? # DECchip 21143
|
||||||
|
|
||||||
# MII/PHY support
|
# MII/PHY support
|
||||||
acphy* at mii? phy ? # Altima AC101 and AMD Am79c874 PHYs
|
acphy* at mii? phy ? # Altima AC101 and AMD Am79c874 PHYs
|
||||||
|
@ -106,6 +112,7 @@ glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
|
||||||
gphyter* at mii? phy ? # NS83861 Gig-E PHY
|
gphyter* at mii? phy ? # NS83861 Gig-E PHY
|
||||||
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
|
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
|
||||||
igphy* at mii? phy ? # Intel IGP01E1000
|
igphy* at mii? phy ? # Intel IGP01E1000
|
||||||
|
ikphy* at mii? phy ? # Intel 82563 PHYs
|
||||||
inphy* at mii? phy ? # Intel 82555 PHYs
|
inphy* at mii? phy ? # Intel 82555 PHYs
|
||||||
iophy* at mii? phy ? # Intel 82553 PHYs
|
iophy* at mii? phy ? # Intel 82553 PHYs
|
||||||
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||||
|
@ -114,6 +121,8 @@ nsphy* at mii? phy ? # NS83840 PHYs
|
||||||
nsphyter* at mii? phy ? # NS83843 PHYs
|
nsphyter* at mii? phy ? # NS83843 PHYs
|
||||||
pnaphy* at mii? phy ? # generic HomePNA PHYs
|
pnaphy* at mii? phy ? # generic HomePNA PHYs
|
||||||
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
||||||
|
rgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs
|
||||||
|
rlphy* at mii? phy ? # Realtek 8139/8201L PHYs
|
||||||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||||
tlphy* at mii? phy ? # ThunderLAN PHYs
|
tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||||
tqphy* at mii? phy ? # TDK Semiconductor PHYs
|
tqphy* at mii? phy ? # TDK Semiconductor PHYs
|
||||||
|
@ -126,9 +135,13 @@ ehci* at cardbus? function ? # Enhanced Host Controller
|
||||||
ohci* at cardbus? function ? # Open Host Controller
|
ohci* at cardbus? function ? # Open Host Controller
|
||||||
uhci* at cardbus? function ? # Universal Host Controller (Intel)
|
uhci* at cardbus? function ? # Universal Host Controller (Intel)
|
||||||
|
|
||||||
|
# PCMCIA USB controllers
|
||||||
|
slhci* at pcmcia? function ? # ScanLogic SL811HS
|
||||||
|
|
||||||
# USB bus support
|
# USB bus support
|
||||||
usb* at ehci?
|
usb* at ehci?
|
||||||
usb* at ohci?
|
usb* at ohci?
|
||||||
|
usb* at slhci?
|
||||||
usb* at uhci?
|
usb* at uhci?
|
||||||
|
|
||||||
# USB Hubs
|
# USB Hubs
|
||||||
|
@ -193,6 +206,9 @@ url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||||
|
|
||||||
# USB 802.11b adapters
|
# USB 802.11b adapters
|
||||||
atu* at uhub? port ? # Atmel AT76C50XX based adapters
|
atu* at uhub? port ? # Atmel AT76C50XX based adapters
|
||||||
|
ral* at uhub? port ? # Ralink Technology RT25x0 802.11a/b/g
|
||||||
|
rum* at uhub? port ? # Ralink Technology RT2501/RT2601 802.11a/b/g
|
||||||
|
zyd* at uhub? port ? # Zydas ZD1211
|
||||||
|
|
||||||
# Prolific PL2301/PL2302 host-to-host adapter
|
# Prolific PL2301/PL2302 host-to-host adapter
|
||||||
upl* at uhub? port ?
|
upl* at uhub? port ?
|
||||||
|
@ -213,6 +229,9 @@ ucom* at umct? portno ?
|
||||||
uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
|
uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
|
||||||
ucom* at uplcom? portno ?
|
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
|
uvscom* at uhub? port ? # SUNTAC Slipper U VS-10U serial adapter
|
||||||
ucom* at uvscom? portno ?
|
ucom* at uvscom? portno ?
|
||||||
|
|
||||||
|
@ -233,6 +252,9 @@ uscanner* at uhub? port ?
|
||||||
# USB scanners that use SCSI emulation, e.g., HP5300
|
# USB scanners that use SCSI emulation, e.g., HP5300
|
||||||
usscanner* at uhub? port ?
|
usscanner* at uhub? port ?
|
||||||
|
|
||||||
|
# Topfield TF5000PVR range of DVB recorders
|
||||||
|
utoppy* at uhub? port ?
|
||||||
|
|
||||||
# Y@P firmware loader
|
# Y@P firmware loader
|
||||||
uyap* at uhub? port ?
|
uyap* at uhub? port ?
|
||||||
|
|
||||||
|
@ -242,10 +264,12 @@ radio* at udsbr?
|
||||||
|
|
||||||
# USB Generic driver
|
# USB Generic driver
|
||||||
ugen* at uhub? port ?
|
ugen* at uhub? port ?
|
||||||
|
# On ugen bulk endpoints, perform read-ahead and write-behind.
|
||||||
|
options UGEN_BULK_RA_WB
|
||||||
|
|
||||||
|
|
||||||
# PCMCIA audio devices
|
# PCMCIA audio devices
|
||||||
#esl* at pcmcia? function ? # ESS 1688 AudioDrive
|
esl* at pcmcia? function ? # ESS 1688 AudioDrive
|
||||||
|
|
||||||
# OPL[23] FM synthesizers
|
# OPL[23] FM synthesizers
|
||||||
#opl* at esl?
|
#opl* at esl?
|
||||||
|
@ -265,9 +289,42 @@ fwip* at ieee1394if? # IP over IEEE1394
|
||||||
sbp* at ieee1394if? euihi ? euilo ?
|
sbp* at ieee1394if? euihi ? euilo ?
|
||||||
|
|
||||||
|
|
||||||
|
# Bluetooth Controller and Device support
|
||||||
|
|
||||||
|
# Bluetooth PCMCIA Controllers
|
||||||
|
bt3c* at pcmcia? function ? # 3Com 3CRWB6096-A
|
||||||
|
btbc* at pcmcia? function ? # AnyCom BlueCard LSE041/039/139
|
||||||
|
|
||||||
|
# Bluetooth USB Controllers
|
||||||
|
ubt* at uhub? port ?
|
||||||
|
|
||||||
|
# Bluetooth Device Hub
|
||||||
|
bthub* at bt3c?
|
||||||
|
bthub* at btbc?
|
||||||
|
bthub* at btuart?
|
||||||
|
bthub* at ubt?
|
||||||
|
|
||||||
|
# Bluetooth HID support
|
||||||
|
bthidev* at bthub?
|
||||||
|
|
||||||
|
# Bluetooth Mouse
|
||||||
|
btms* at bthidev? reportid ?
|
||||||
|
wsmouse* at btms? mux 0
|
||||||
|
|
||||||
|
# Bluetooth Keyboard
|
||||||
|
btkbd* at bthidev? reportid ?
|
||||||
|
wskbd* at btkbd? console ? mux 1
|
||||||
|
|
||||||
|
# Bluetooth Audio support
|
||||||
|
btsco* at bthub?
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Pseudo devices
|
# Pseudo devices
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# miscellaneous pseudo-devices
|
||||||
|
pseudo-device btuart # Bluetooth HCI UART (H4)
|
||||||
|
|
||||||
# wscons pseudo-devices
|
# wscons pseudo-devices
|
||||||
pseudo-device wsmux # mouse & keyboard multiplexor
|
pseudo-device wsmux # mouse & keyboard multiplexor
|
||||||
|
|
Loading…
Reference in New Issue