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