Home | History | Annotate | Line # | Download | only in cardbus
      1  1.39  jakllsch #	$NetBSD: files.cardbus,v 1.39 2018/12/14 21:49:22 jakllsch Exp $
      2   1.1      haya #
      3   1.1      haya # files.cardbus
      4   1.1      haya #
      5   1.1      haya 
      6   1.1      haya device	cardslot: cbbus, pcmciabus
      7   1.1      haya attach	cardslot at pcmciaslot
      8  1.13     lukem file	dev/cardbus/cardslot.c		cardslot		needs-flag
      9  1.18     lukem defflag	opt_cardslot.h			CARDSLOT_DEBUG
     10   1.1      haya 
     11  1.31  drochner device	cardbus {[function = -1]}
     12   1.1      haya attach	cardbus at cbbus
     13  1.13     lukem file	dev/cardbus/cardbus.c		cardbus			needs-flag
     14   1.1      haya file	dev/cardbus/cardbus_map.c	cardbus
     15   1.5      joda file	dev/cardbus/cardbus_exrom.c	cardbus
     16   1.1      haya file	dev/cardbus/rbus.c		cardbus
     17  1.18     lukem defflag	opt_cardbus.h			CARDBUS_DEBUG
     18   1.1      haya 
     19   1.1      haya 
     20   1.1      haya #
     21   1.1      haya # 3Com 3C575TX and 3C575BTX
     22   1.1      haya #
     23   1.1      haya attach	ex at cardbus with ex_cardbus
     24  1.13     lukem file	dev/cardbus/if_ex_cardbus.c	ex_cardbus
     25   1.1      haya 
     26   1.1      haya #
     27   1.1      haya # Intel PRO/100 8255x based CardBus cards.
     28   1.1      haya #
     29   1.6      joda attach	fxp at cardbus with fxp_cardbus
     30  1.13     lukem file	dev/cardbus/if_fxp_cardbus.c	fxp_cardbus
     31   1.6      joda 
     32   1.1      haya #
     33   1.1      haya #
     34  1.10      joda attach	com at cardbus with com_cardbus
     35  1.13     lukem file	dev/cardbus/com_cardbus.c	com_cardbus
     36  1.20    dyoung 
     37  1.20    dyoung #
     38  1.20    dyoung # ADMtek ADM8211
     39  1.20    dyoung #
     40  1.20    dyoung attach	atw at cardbus with atw_cardbus
     41  1.20    dyoung file	dev/cardbus/if_atw_cardbus.c	atw_cardbus
     42   1.7   thorpej 
     43   1.7   thorpej #
     44  1.24    dyoung # Realtek RTL8180
     45  1.24    dyoung #
     46  1.24    dyoung attach	rtw at cardbus with rtw_cardbus
     47  1.24    dyoung file	dev/cardbus/if_rtw_cardbus.c	rtw_cardbus
     48  1.24    dyoung 
     49  1.24    dyoung #
     50  1.33    rpaulo # Ralink RT2500/RT2600
     51  1.29  drochner #
     52  1.33    rpaulo attach	ral at cardbus with ral_cardbus
     53  1.29  drochner file	dev/cardbus/if_ral_cardbus.c	ral_cardbus
     54  1.29  drochner 
     55  1.29  drochner #
     56   1.7   thorpej # DECchip 21143 and clones.
     57   1.7   thorpej #
     58   1.7   thorpej attach	tlp at cardbus with tlp_cardbus
     59  1.13     lukem file	dev/cardbus/if_tlp_cardbus.c	tlp_cardbus
     60   1.3  augustss 
     61   1.3  augustss #
     62  1.37  christos # Broadcom BCM43xx wireless
     63  1.37  christos #
     64  1.37  christos attach	bwi at cardbus with bwi_cardbus
     65  1.37  christos file	dev/cardbus/if_bwi_cardbus.c	bwi_cardbus
     66  1.37  christos 
     67  1.37  christos #
     68   1.3  augustss # OHCI USB controller
     69   1.3  augustss #
     70   1.3  augustss attach	ohci at cardbus with ohci_cardbus
     71  1.13     lukem file	dev/cardbus/ohci_cardbus.c	ohci_cardbus
     72  1.17  augustss 
     73  1.17  augustss #
     74  1.30  augustss # UHCI USB controller
     75  1.30  augustss #
     76  1.30  augustss attach	uhci at cardbus with uhci_cardbus
     77  1.30  augustss file	dev/cardbus/uhci_cardbus.c	uhci_cardbus
     78  1.30  augustss 
     79  1.30  augustss #
     80  1.19  drochner # EHCI USB controller
     81  1.17  augustss #
     82  1.17  augustss attach	ehci at cardbus with ehci_cardbus
     83  1.19  drochner file	dev/cardbus/ehci_cardbus.c	ehci_cardbus needs-flag
     84  1.15  augustss 
     85  1.15  augustss #
     86  1.15  augustss # OHCI IEEE 1394 controller
     87  1.15  augustss #
     88  1.15  augustss attach	fwohci at cardbus with fwohci_cardbus
     89  1.15  augustss file	dev/cardbus/fwohci_cardbus.c	fwohci_cardbus
     90   1.8   thorpej 
     91   1.8   thorpej #
     92   1.8   thorpej # Adaptec ADP-1480 SCSI controller
     93   1.8   thorpej #
     94   1.8   thorpej attach	ahc at cardbus with ahc_cardbus: ahc_seeprom, smc93cx6
     95  1.13     lukem file	dev/cardbus/ahc_cardbus.c	ahc_cardbus
     96  1.28  augustss defparam opt_ahc_cardbus.h		AHC_CARDBUS_DEFAULT_SCSI_ID
     97  1.16       mcr 
     98  1.16       mcr #
     99  1.16       mcr # PCI bridge
    100  1.16       mcr #
    101  1.16       mcr attach  ppb at cardbus with rbus_ppb
    102  1.16       mcr file	dev/cardbus/rbus_ppb.c		rbus_ppb
    103   1.9      haya 
    104   1.9      haya #
    105  1.22       wiz # Realtek 8139
    106   1.9      haya #
    107  1.11      haya attach	rtk at cardbus with rtk_cardbus
    108  1.13     lukem file	dev/cardbus/if_rtk_cardbus.c	rtk_cardbus
    109   1.9      haya 
    110  1.14   thorpej #
    111  1.26  jonathan # Realtek 8169
    112  1.26  jonathan #
    113  1.26  jonathan attach	re at cardbus with re_cardbus
    114  1.26  jonathan file	dev/cardbus/if_re_cardbus.c	re_cardbus
    115  1.26  jonathan 
    116  1.26  jonathan 
    117  1.26  jonathan #
    118  1.14   thorpej # Advansys SCSI controller.
    119  1.14   thorpej #
    120  1.14   thorpej attach	adv at cardbus with adv_cardbus
    121  1.14   thorpej file	dev/cardbus/adv_cardbus.c	adv_cardbus
    122  1.21    ichiro 
    123  1.21    ichiro #
    124  1.21    ichiro # Atheros Wireless LAN
    125  1.21    ichiro #
    126  1.21    ichiro attach	ath at cardbus with ath_cardbus
    127  1.21    ichiro file	dev/cardbus/if_ath_cardbus.c	ath_cardbus
    128  1.23     itohy 
    129  1.23     itohy #
    130  1.38  christos # Atheros AR9k Wireless LAN
    131  1.38  christos #
    132  1.38  christos attach	athn at cardbus with athn_cardbus
    133  1.38  christos file	dev/cardbus/if_athn_cardbus.c	athn_cardbus
    134  1.38  christos 
    135  1.38  christos #
    136  1.23     itohy # Workbit NinjaSCSI-32 controllers
    137  1.23     itohy #
    138  1.23     itohy attach	njs at cardbus with njs_cardbus
    139  1.23     itohy file	dev/cardbus/njs_cardbus.c	njs_cardbus
    140  1.34     itohy 
    141  1.34     itohy #
    142  1.34     itohy # Workbit NinjaATA-32 controllers
    143  1.34     itohy #
    144  1.34     itohy attach	njata at cardbus with njata_cardbus
    145  1.34     itohy file	dev/cardbus/njata_cardbus.c	njata_cardbus
    146  1.35  kiyohara 
    147  1.35  kiyohara #
    148  1.35  kiyohara # Silicon Image SteelVine SATA-II controllers
    149  1.35  kiyohara #
    150  1.35  kiyohara attach	siisata at cardbus with siisata_cardbus
    151  1.35  kiyohara file	dev/cardbus/siisata_cardbus.c	siisata_cardbus
    152  1.36    nonaka 
    153  1.36    nonaka #
    154  1.36    nonaka # SD Host Controller
    155  1.36    nonaka #
    156  1.36    nonaka attach	sdhc at cardbus with sdhc_cardbus
    157  1.36    nonaka file	dev/cardbus/sdhc_cardbus.c	sdhc_cardbus
    158  1.39  jakllsch 
    159  1.39  jakllsch #
    160  1.39  jakllsch # Marvel Libertas Open
    161  1.39  jakllsch #
    162  1.39  jakllsch attach	malo at cardbus with malo_cardbus
    163  1.39  jakllsch file	dev/cardbus/if_malo_cardbus.c		malo_cardbus
    164