Home | History | Annotate | Line # | Download | only in cardbus
files.cardbus revision 1.13.2.5
      1  1.13.2.5   nathanw #	$NetBSD: files.cardbus,v 1.13.2.5 2002/01/08 00:29:24 nathanw 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.13.2.5   nathanw defflag	opt_cardslot.h			CARDSLOT_DEBUG
     10       1.1      haya 
     11       1.1      haya device	cardbus {[dev = -1], [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.13.2.5   nathanw 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.7   thorpej 
     37       1.7   thorpej #
     38       1.7   thorpej # DECchip 21143 and clones.
     39       1.7   thorpej #
     40       1.7   thorpej attach	tlp at cardbus with tlp_cardbus
     41      1.13     lukem file	dev/cardbus/if_tlp_cardbus.c	tlp_cardbus
     42       1.3  augustss 
     43       1.3  augustss #
     44       1.3  augustss # OHCI USB controller
     45       1.3  augustss #
     46       1.3  augustss attach	ohci at cardbus with ohci_cardbus
     47      1.13     lukem file	dev/cardbus/ohci_cardbus.c	ohci_cardbus
     48  1.13.2.4   nathanw 
     49  1.13.2.4   nathanw #
     50  1.13.2.4   nathanw # OHCI USB controller
     51  1.13.2.4   nathanw #
     52  1.13.2.4   nathanw attach	ehci at cardbus with ehci_cardbus
     53  1.13.2.4   nathanw file	dev/cardbus/ehci_cardbus.c	ehci_cardbus
     54  1.13.2.2   nathanw 
     55  1.13.2.2   nathanw #
     56  1.13.2.2   nathanw # OHCI IEEE 1394 controller
     57  1.13.2.2   nathanw #
     58  1.13.2.2   nathanw attach	fwohci at cardbus with fwohci_cardbus
     59  1.13.2.2   nathanw file	dev/cardbus/fwohci_cardbus.c	fwohci_cardbus
     60       1.8   thorpej 
     61       1.8   thorpej #
     62       1.8   thorpej # Adaptec ADP-1480 SCSI controller
     63       1.8   thorpej #
     64       1.8   thorpej attach	ahc at cardbus with ahc_cardbus: ahc_seeprom, smc93cx6
     65      1.13     lukem file	dev/cardbus/ahc_cardbus.c	ahc_cardbus
     66  1.13.2.3   nathanw 
     67  1.13.2.3   nathanw #
     68  1.13.2.3   nathanw # PCI bridge
     69  1.13.2.3   nathanw #
     70  1.13.2.3   nathanw attach  ppb at cardbus with rbus_ppb
     71  1.13.2.3   nathanw file	dev/cardbus/rbus_ppb.c		rbus_ppb
     72       1.9      haya 
     73       1.9      haya #
     74       1.9      haya # RealTek 8139
     75       1.9      haya #
     76      1.11      haya attach	rtk at cardbus with rtk_cardbus
     77      1.13     lukem file	dev/cardbus/if_rtk_cardbus.c	rtk_cardbus
     78       1.9      haya 
     79  1.13.2.1   nathanw #
     80  1.13.2.1   nathanw # Advansys SCSI controller.
     81  1.13.2.1   nathanw #
     82  1.13.2.1   nathanw attach	adv at cardbus with adv_cardbus
     83  1.13.2.1   nathanw file	dev/cardbus/adv_cardbus.c	adv_cardbus
     84