Home | History | Annotate | Line # | Download | only in conf
OPENBLOCKS266_OPT revision 1.9
      1  1.9  kiyohara #	$NetBSD: OPENBLOCKS266_OPT,v 1.9 2007/12/02 05:19:13 kiyohara Exp $
      2  1.1  kiyohara #
      3  1.1  kiyohara 
      4  1.7  kiyohara include		"arch/evbppc/conf/OPENBLOCKS266"
      5  1.1  kiyohara 
      6  1.1  kiyohara cbb*	at pci? dev ? function ?
      7  1.1  kiyohara cardslot* at cbb?
      8  1.1  kiyohara cardbus* at cardslot?
      9  1.1  kiyohara pcmcia*	at cardslot?
     10  1.1  kiyohara 
     11  1.1  kiyohara 
     12  1.1  kiyohara # PCMCIA serial interfaces
     13  1.1  kiyohara com*	at pcmcia? function ?		# Modems and serial cards
     14  1.1  kiyohara 
     15  1.1  kiyohara pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
     16  1.1  kiyohara com*	at pcmcom? slave ?		# ...and the slave devices
     17  1.1  kiyohara 
     18  1.1  kiyohara # CardBus serial interfaces
     19  1.7  kiyohara com*	at cardbus? function ?		# Modems and serial cards
     20  1.1  kiyohara 
     21  1.1  kiyohara 
     22  1.7  kiyohara # PCMCIA SCSI controllers
     23  1.7  kiyohara aic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
     24  1.1  kiyohara esp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
     25  1.7  kiyohara spc*	at pcmcia? function ?		# Fujitsu MB87030/MB89352 SCSI
     26  1.1  kiyohara 
     27  1.1  kiyohara # CardBus SCSI cards
     28  1.7  kiyohara adv*	at cardbus? function ?		# AdvanSys 1200[A,B], 9xx[U,UA] SCSI
     29  1.7  kiyohara ahc*	at cardbus? function ?		# Adaptec ADP-1480
     30  1.7  kiyohara njs*	at cardbus? function ?		# Workbit NinjaSCSI-32
     31  1.1  kiyohara 
     32  1.1  kiyohara # SCSI bus support
     33  1.1  kiyohara scsibus* at scsi?
     34  1.1  kiyohara 
     35  1.1  kiyohara # SCSI devices
     36  1.1  kiyohara sd*	at scsibus? target ? lun ?	# SCSI disk drives
     37  1.1  kiyohara st*	at scsibus? target ? lun ?	# SCSI tape drives
     38  1.1  kiyohara cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
     39  1.1  kiyohara ch*	at scsibus? target ? lun ?	# SCSI autochangers
     40  1.1  kiyohara ses*	at scsibus? target ? lun ?	# SCSI Enclosure Services devices
     41  1.1  kiyohara ss*	at scsibus? target ? lun ?	# SCSI scanners
     42  1.1  kiyohara uk*	at scsibus? target ? lun ?	# SCSI unknown
     43  1.1  kiyohara 
     44  1.1  kiyohara 
     45  1.7  kiyohara # CardBus IDE controllers
     46  1.7  kiyohara #njata*	at cardbus? function ? flags 0x01	# Workbit NinjaATA-32
     47  1.7  kiyohara 
     48  1.1  kiyohara # PCMCIA IDE controllers
     49  1.1  kiyohara wdc*	at pcmcia? function ?
     50  1.1  kiyohara 
     51  1.4     itohy # CardBus IDE controllers
     52  1.5     itohy #njata*	at cardbus? function ? flags 0x01	# Workbit NinjaATA-32
     53  1.4     itohy 
     54  1.1  kiyohara # ATA (IDE) bus support
     55  1.7  kiyohara atabus*	at ata?
     56  1.7  kiyohara options ATADEBUG
     57  1.1  kiyohara 
     58  1.1  kiyohara # IDE drives
     59  1.1  kiyohara wd*	at atabus? drive ? flags 0x0000
     60  1.1  kiyohara 
     61  1.1  kiyohara # ATAPI bus support
     62  1.1  kiyohara atapibus* at atapi?
     63  1.1  kiyohara 
     64  1.1  kiyohara # ATAPI devices
     65  1.1  kiyohara # flags have the same meaning as for IDE drives.
     66  1.1  kiyohara cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
     67  1.1  kiyohara sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
     68  1.1  kiyohara st*	at atapibus? drive ? flags 0x0000	# ATAPI tape drives
     69  1.1  kiyohara uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
     70  1.1  kiyohara 
     71  1.1  kiyohara 
     72  1.1  kiyohara # PCMCIA network interfaces
     73  1.1  kiyohara an*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
     74  1.1  kiyohara awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
     75  1.1  kiyohara cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
     76  1.1  kiyohara cs*	at pcmcia? function ?		# CS89xx Ethernet
     77  1.1  kiyohara ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
     78  1.1  kiyohara mbe*	at pcmcia? function ?		# MB8696x based Ethernet
     79  1.1  kiyohara ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
     80  1.1  kiyohara ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
     81  1.1  kiyohara sm*	at pcmcia? function ?		# Megahertz Ethernet
     82  1.1  kiyohara # tr at pcmcia has problems with Cardbus bridges
     83  1.1  kiyohara #tr*	at pcmcia? function ?		# TROPIC based Token-Ring
     84  1.1  kiyohara wi*	at pcmcia? function ?		# Lucent/Intersil WaveLan IEEE (802.11)
     85  1.1  kiyohara xirc*	at pcmcia? function ?		# Xircom CreditCard Ethernet
     86  1.1  kiyohara com*	at xirc?
     87  1.1  kiyohara xi*	at xirc?
     88  1.1  kiyohara mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
     89  1.1  kiyohara com*	at mhzc?
     90  1.1  kiyohara sm*	at mhzc?
     91  1.1  kiyohara 
     92  1.1  kiyohara # CardBus network cards
     93  1.7  kiyohara ath*	at cardbus? function ?		# Atheros 5210/5211/5212 802.11
     94  1.7  kiyohara atw*	at cardbus? function ?		# ADMtek ADM8211 (802.11)
     95  1.7  kiyohara ex*	at cardbus? function ?		# 3Com 3C575TX
     96  1.7  kiyohara fxp*	at cardbus? function ?		# Intel i8255x
     97  1.7  kiyohara ral*	at cardbus? function ?		# Ralink Technology RT25x0 802.11a/b/g
     98  1.7  kiyohara rtk*	at cardbus? function ?		# Realtek 8129/8139
     99  1.7  kiyohara rtw*	at cardbus? function ?		# Realtek 8180L (802.11)
    100  1.7  kiyohara tlp*	at cardbus? function ?		# DECchip 21143
    101  1.1  kiyohara 
    102  1.1  kiyohara # MII/PHY support
    103  1.1  kiyohara acphy*	at mii? phy ?			# Altima AC101 and AMD Am79c874 PHYs
    104  1.1  kiyohara amhphy*	at mii? phy ?			# AMD 79c901 Ethernet PHYs
    105  1.1  kiyohara bmtphy*	at mii? phy ?			# Broadcom BCM5201 and BCM5202 PHYs
    106  1.1  kiyohara brgphy*	at mii? phy ?			# Broadcom BCM5400-family PHYs
    107  1.1  kiyohara ciphy*	at mii? phy ?			# Cicada CS8201 Gig-E PHYs
    108  1.1  kiyohara dmphy*	at mii? phy ?			# Davicom DM9101 PHYs
    109  1.1  kiyohara exphy*	at mii? phy ?			# 3Com internal PHYs
    110  1.1  kiyohara gentbi*	at mii? phy ?			# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    111  1.1  kiyohara glxtphy* at mii? phy ?			# Level One LXT-1000 PHYs
    112  1.1  kiyohara gphyter* at mii? phy ?			# NS83861 Gig-E PHY
    113  1.1  kiyohara icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
    114  1.1  kiyohara igphy*	at mii? phy ?			# Intel IGP01E1000
    115  1.7  kiyohara ikphy*	at mii? phy ?			# Intel 82563 PHYs
    116  1.1  kiyohara inphy*	at mii? phy ?			# Intel 82555 PHYs
    117  1.1  kiyohara iophy*	at mii? phy ?			# Intel 82553 PHYs
    118  1.1  kiyohara lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
    119  1.1  kiyohara makphy*	at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
    120  1.1  kiyohara nsphy*	at mii? phy ?			# NS83840 PHYs
    121  1.1  kiyohara nsphyter* at mii? phy ?			# NS83843 PHYs
    122  1.1  kiyohara pnaphy*	at mii? phy ?			# generic HomePNA PHYs
    123  1.1  kiyohara qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    124  1.7  kiyohara rgephy*	at mii? phy ?			# Realtek 8169S/8110S internal PHYs
    125  1.7  kiyohara rlphy*	at mii? phy ?			# Realtek 8139/8201L PHYs
    126  1.1  kiyohara sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    127  1.1  kiyohara tlphy*	at mii? phy ?			# ThunderLAN PHYs
    128  1.1  kiyohara tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
    129  1.1  kiyohara ukphy*	at mii? phy ?			# generic unknown PHYs
    130  1.1  kiyohara urlphy*	at mii? phy ?			# Realtek RTL8150L internal PHYs
    131  1.1  kiyohara 
    132  1.1  kiyohara 
    133  1.1  kiyohara # CardBus USB controllers
    134  1.1  kiyohara ehci*	at cardbus? function ?		# Enhanced Host Controller
    135  1.1  kiyohara ohci*	at cardbus? function ?		# Open Host Controller
    136  1.1  kiyohara uhci*	at cardbus? function ?		# Universal Host Controller (Intel)
    137  1.1  kiyohara 
    138  1.7  kiyohara # PCMCIA USB controllers   
    139  1.7  kiyohara slhci*	at pcmcia? function ?		# ScanLogic SL811HS
    140  1.7  kiyohara 
    141  1.1  kiyohara # USB bus support
    142  1.1  kiyohara usb*	at ehci?
    143  1.1  kiyohara usb*	at ohci?
    144  1.7  kiyohara usb*	at slhci?
    145  1.1  kiyohara usb*	at uhci?
    146  1.1  kiyohara 
    147  1.1  kiyohara # USB Hubs
    148  1.1  kiyohara uhub*	at usb?
    149  1.6  drochner uhub*	at uhub? port ?
    150  1.1  kiyohara 
    151  1.1  kiyohara # USB HID device
    152  1.1  kiyohara uhidev*	at uhub? port ? configuration ? interface ?
    153  1.1  kiyohara 
    154  1.1  kiyohara # USB Mice
    155  1.1  kiyohara ums*	at uhidev? reportid ?
    156  1.1  kiyohara wsmouse* at ums? mux 0
    157  1.1  kiyohara 
    158  1.1  kiyohara # USB eGalax touch-panel
    159  1.1  kiyohara uep*	at uhub? port ?
    160  1.1  kiyohara wsmouse* at uep? mux 0
    161  1.1  kiyohara 
    162  1.1  kiyohara # USB Keyboards
    163  1.1  kiyohara ukbd*	at uhidev? reportid ?
    164  1.1  kiyohara wskbd*	at ukbd? console ? mux 1
    165  1.1  kiyohara 
    166  1.3     skrll # USB serial adapter
    167  1.1  kiyohara ucycom*	at uhidev? reportid ?
    168  1.1  kiyohara 
    169  1.1  kiyohara # USB Generic HID devices
    170  1.1  kiyohara uhid*	at uhidev? reportid ?
    171  1.1  kiyohara 
    172  1.1  kiyohara # USB Printer
    173  1.1  kiyohara ulpt*	at uhub? port ? configuration ? interface ?
    174  1.1  kiyohara 
    175  1.1  kiyohara # USB Modem
    176  1.1  kiyohara umodem*	at uhub? port ? configuration ?
    177  1.1  kiyohara ucom*	at umodem?
    178  1.1  kiyohara 
    179  1.1  kiyohara # USB Mass Storage
    180  1.1  kiyohara umass*	at uhub? port ? configuration ? interface ?
    181  1.1  kiyohara wd*	at umass?
    182  1.1  kiyohara 
    183  1.1  kiyohara # USB audio
    184  1.1  kiyohara uaudio*	at uhub? port ? configuration ?
    185  1.1  kiyohara 
    186  1.1  kiyohara # USB MIDI
    187  1.1  kiyohara umidi*	at uhub? port ? configuration ?
    188  1.1  kiyohara 
    189  1.1  kiyohara # USB IrDA
    190  1.1  kiyohara # USB-IrDA bridge spec
    191  1.1  kiyohara uirda*	at uhub? port ? configuration ? interface ?
    192  1.1  kiyohara irframe* at uirda?
    193  1.1  kiyohara 
    194  1.1  kiyohara # SigmaTel STIr4200 USB/IrDA Bridge
    195  1.1  kiyohara ustir*	at uhub? port ?
    196  1.1  kiyohara irframe* at ustir?
    197  1.1  kiyohara 
    198  1.1  kiyohara # USB Ethernet adapters
    199  1.1  kiyohara aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    200  1.1  kiyohara axe*	at uhub? port ?		# ASIX AX88172 based adapters
    201  1.1  kiyohara cdce*	at uhub? port ?		# CDC, Ethernet Networking Control Model
    202  1.1  kiyohara cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
    203  1.1  kiyohara kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
    204  1.1  kiyohara udav*	at uhub? port ?		# Davicom DM9601 based adapters
    205  1.1  kiyohara url*	at uhub? port ?		# Realtek RTL8150L based adapters
    206  1.1  kiyohara 
    207  1.1  kiyohara # USB 802.11b adapters
    208  1.1  kiyohara atu*	at uhub? port ?		# Atmel AT76C50XX based adapters
    209  1.7  kiyohara ral*	at uhub? port ?		# Ralink Technology RT25x0 802.11a/b/g
    210  1.7  kiyohara rum*	at uhub? port ?		# Ralink Technology RT2501/RT2601 802.11a/b/g
    211  1.7  kiyohara zyd*	at uhub? port ?		# Zydas ZD1211
    212  1.1  kiyohara 
    213  1.1  kiyohara # Prolific PL2301/PL2302 host-to-host adapter
    214  1.1  kiyohara upl*	at uhub? port ?
    215  1.1  kiyohara 
    216  1.1  kiyohara # Serial adapters
    217  1.1  kiyohara ubsa*	at uhub? port ?		# Belkin serial adapter
    218  1.1  kiyohara ucom*	at ubsa? portno ?
    219  1.1  kiyohara 
    220  1.1  kiyohara uftdi*	at uhub? port ?		# FTDI FT8U100AX serial adapter
    221  1.1  kiyohara ucom*	at uftdi? portno ?
    222  1.1  kiyohara 
    223  1.1  kiyohara uipaq*	at uhub? port ?		# iPAQ PDAs
    224  1.1  kiyohara ucom*	at uipaq? portno ?
    225  1.1  kiyohara 
    226  1.1  kiyohara umct*	at uhub? port ?		# MCT USB-RS232 serial adapter
    227  1.1  kiyohara ucom*	at umct? portno ?
    228  1.1  kiyohara 
    229  1.1  kiyohara uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
    230  1.1  kiyohara ucom*	at uplcom? portno ?
    231  1.1  kiyohara 
    232  1.7  kiyohara uslsa*	at uhub? port ?		# Silicon Labs USB-RS232 serial adapter
    233  1.7  kiyohara ucom*	at uslsa? portno ?
    234  1.7  kiyohara 
    235  1.1  kiyohara uvscom*	at uhub? port ?		# SUNTAC Slipper U VS-10U serial adapter
    236  1.1  kiyohara ucom*	at uvscom? portno ?
    237  1.1  kiyohara 
    238  1.1  kiyohara # Diamond Multimedia Rio 500
    239  1.1  kiyohara urio*	at uhub? port ?
    240  1.1  kiyohara 
    241  1.1  kiyohara # USB Handspring Visor
    242  1.1  kiyohara uvisor*	at uhub? port ?
    243  1.1  kiyohara ucom*	at uvisor?
    244  1.1  kiyohara 
    245  1.1  kiyohara # Kyocera AIR-EDGE PHONE
    246  1.1  kiyohara ukyopon* at uhub? port ?
    247  1.1  kiyohara ucom*	at ukyopon? portno ?
    248  1.1  kiyohara 
    249  1.1  kiyohara # USB scanners
    250  1.1  kiyohara uscanner* at uhub? port ?
    251  1.1  kiyohara 
    252  1.1  kiyohara # USB scanners that use SCSI emulation, e.g., HP5300
    253  1.1  kiyohara usscanner* at uhub? port ?
    254  1.1  kiyohara 
    255  1.7  kiyohara # Topfield TF5000PVR range of DVB recorders
    256  1.7  kiyohara utoppy*	at uhub? port ?
    257  1.7  kiyohara 
    258  1.1  kiyohara # Y@P firmware loader
    259  1.1  kiyohara uyap*	at uhub? port ?
    260  1.1  kiyohara 
    261  1.1  kiyohara # D-Link DSB-R100 USB radio
    262  1.1  kiyohara udsbr*	at uhub? port ?
    263  1.1  kiyohara radio*	at udsbr?
    264  1.1  kiyohara 
    265  1.1  kiyohara # USB Generic driver
    266  1.1  kiyohara ugen*	at uhub? port ?
    267  1.7  kiyohara # On ugen bulk endpoints, perform read-ahead and write-behind.
    268  1.7  kiyohara options UGEN_BULK_RA_WB
    269  1.1  kiyohara 
    270  1.1  kiyohara 
    271  1.1  kiyohara # PCMCIA audio devices
    272  1.7  kiyohara esl*	at pcmcia? function ?		# ESS 1688 AudioDrive
    273  1.1  kiyohara 
    274  1.1  kiyohara # OPL[23] FM synthesizers
    275  1.1  kiyohara #opl*	at esl?
    276  1.1  kiyohara 
    277  1.1  kiyohara # Audio support
    278  1.1  kiyohara audio*	at audiobus?
    279  1.1  kiyohara 
    280  1.7  kiyohara # MIDI support
    281  1.1  kiyohara midi*	at midibus?
    282  1.1  kiyohara 
    283  1.1  kiyohara 
    284  1.1  kiyohara # CardBus IEEE1394 controllers
    285  1.1  kiyohara fwohci*	at cardbus? function ?		# IEEE1394 Open Host Controller
    286  1.1  kiyohara 
    287  1.7  kiyohara ieee1394if* at fwohci?
    288  1.1  kiyohara fwip*	at ieee1394if?			# IP over IEEE1394
    289  1.1  kiyohara sbp*	at ieee1394if? euihi ? euilo ?
    290  1.1  kiyohara 
    291  1.1  kiyohara 
    292  1.7  kiyohara # Bluetooth Controller and Device support
    293  1.7  kiyohara 
    294  1.7  kiyohara # Bluetooth PCMCIA Controllers
    295  1.7  kiyohara bt3c* at pcmcia? function ?             # 3Com 3CRWB6096-A
    296  1.7  kiyohara btbc* at pcmcia? function ?             # AnyCom BlueCard LSE041/039/139
    297  1.7  kiyohara 
    298  1.7  kiyohara # Bluetooth USB Controllers
    299  1.7  kiyohara ubt* at uhub? port ?
    300  1.7  kiyohara 
    301  1.7  kiyohara # Bluetooth Device Hub
    302  1.9  kiyohara bthub*	at bcsp?
    303  1.7  kiyohara bthub*	at bt3c?
    304  1.7  kiyohara bthub*	at btbc?
    305  1.7  kiyohara bthub*	at btuart?
    306  1.7  kiyohara bthub*	at ubt?
    307  1.7  kiyohara 
    308  1.7  kiyohara # Bluetooth HID support
    309  1.7  kiyohara bthidev* at bthub?
    310  1.7  kiyohara 
    311  1.7  kiyohara # Bluetooth Mouse
    312  1.7  kiyohara btms*	at bthidev? reportid ?
    313  1.7  kiyohara wsmouse* at btms? mux 0
    314  1.7  kiyohara 
    315  1.7  kiyohara # Bluetooth Keyboard
    316  1.7  kiyohara btkbd*	at bthidev? reportid ?
    317  1.7  kiyohara wskbd*	at btkbd? console ? mux 1
    318  1.7  kiyohara 
    319  1.7  kiyohara # Bluetooth Audio support
    320  1.7  kiyohara btsco*	at bthub?
    321  1.7  kiyohara 
    322  1.7  kiyohara 
    323  1.1  kiyohara #
    324  1.1  kiyohara # Pseudo devices
    325  1.1  kiyohara #
    326  1.1  kiyohara 
    327  1.7  kiyohara # miscellaneous pseudo-devices
    328  1.9  kiyohara pseudo-device	bcsp			# BlueCore Serial Protocol
    329  1.7  kiyohara pseudo-device	btuart			# Bluetooth HCI UART (H4)
    330  1.7  kiyohara 
    331  1.1  kiyohara # wscons pseudo-devices
    332  1.1  kiyohara pseudo-device	wsmux			# mouse & keyboard multiplexor
    333