Initial import from FreeBSD RELENG_4:
[dragonfly.git] / sys / dev / misc / pccard / files.pccard
1 #       $NetBSD: files.pcmcia,v 1.14 1999/01/01 19:30:03 christos Exp $
2 # $FreeBSD: src/sys/dev/pccard/files.pccard,v 1.1 1999/10/26 06:52:29 imp Exp $
3 #
4 # Config.new file and device description for machine-independent PCMCIA code.
5 # Included by ports that need it.
6
7 defopt  PCMCIAVERBOSE
8
9 device  pcmcia {[function = -1], [irq = -1]}
10 file    dev/pcmcia/pcmcia.c                     pcmcia
11 file    dev/pcmcia/pcmcia_cis.c                 pcmcia
12 file    dev/pcmcia/pcmcia_cis_quirks.c          pcmcia
13
14 # device declaration in sys/conf/files
15 attach  pcmcia at pcmciabus
16
17 # 3Com 3c589 Ethernet, 3c562 multifunction Ethernet, and 3CXEM556
18 #   multifunction Ethernet controllers
19 # device declaration in sys/conf/files
20 attach  ep at pcmcia with ep_pcmcia: elink
21 file    dev/pcmcia/if_ep_pcmcia.c               ep_pcmcia
22
23 # National Semiconductor DS8390/WD83C690-based boards
24 # (NE[12]000, and clones)
25 attach  ne at pcmcia with ne_pcmcia: rtl80x9
26 file    dev/pcmcia/if_ne_pcmcia.c               ne_pcmcia
27
28 # Adaptec APA-1460 SCSI Host Adapter
29 #attach aic at pcmcia with aic_pcmcia
30 #file   dev/pcmcia/aic_pcmcia.c                 aic_pcmcia
31
32 #attach com at pcmcia with com_pcmcia
33 #file   dev/pcmcia/com_pcmcia.c                 com_pcmcia
34
35 # Digital RoamAbout / Lucent WaveLAN PCMCIA card
36 #device wl: arp, ether, ifnet
37 #attach wl at pcmcia with wl_pcmcia
38 #file   dev/pcmcia/if_wl_pcmcia.c               wl_pcmcia
39 #defopt opt_wl_pcmcia.h         WL_TIMER WLP_CC_DEBUG WL_DEBUG MMC_STATUS WL_IFCNTRS WL_TIMING
40
41 # PCMCIA IDE controller
42 #attach wdc at pcmcia with wdc_pcmcia
43 #file   dev/pcmcia/wdc_pcmcia.c                 wdc_pcmcia
44
45 # SMC91Cxx Ethernet Controllers (i.e. Megahertz X-Jack)
46 attach  sn at pcmcia with sm_pcmcia
47 file    dev/pcmcia/if_sm_pcmcia.c               sm_pcmcia
48
49 # MB8696x Ethernet Controllers (i.e. TDK LAK CD021BX)
50 attach  fe at pcmcia with mbe_pcmcia
51 file    dev/pcmcia/if_mbe_pcmcia.c              mbe_pcmcia
52
53 # PCMCIA Floppy controller
54 #attach fdc at pcmcia with fdc_pcmcia
55 #file   dev/pcmcia/fdc_pcmcia.c                 fdc_pcmcia
56
57 # PCMCIA multi-port serial cards
58 #device pcmcom {[slave = -1]}
59 #attach pcmcom at pcmcia
60 #attach com at pcmcom with com_pcmcom
61 #file   dev/pcmcia/pcmcom.c                     pcmcom | com_pcmcom needs-flag
62
63 # Xircom Netwave
64 #device cnw: arp, ether, ifnet
65 #attach cnw at pcmcia
66 #file   dev/pcmcia/if_cnw.c                     cnw
67
68 # Xircom CreditCard
69 device  xe: ether, ifnet
70 attach  xe at pcmcia    with xe_pcmcia
71 file    dev/pcmcia/if_xe.c                      xe