# $OpenBSD: files.pcmcia,v 1.5 1996/05/03 07:58:22 deraadt Exp $ # $Id: files.pcmcia,v 1.5 1996/05/03 07:58:22 deraadt Exp $ # # Config.new file and device description for machine-independent PCMCIA code. # Included by ports that need it. # XXX Does this comment hold? # ports should define their own "device pcmcia" line (like the one below, # but with the correct bus attachment). # # needs all the parameters available on isa, so devices can attach here. # device pcmcia {[port = -1], [size = 0], [iomem = -1], [iosiz = 0], [irq = -1], [drq = -1], [slot = -1]} attach pcmcia at pcmciabus file dev/pcmcia/pcmcia.c pcmcia needs-flag file dev/pcmcia/pcmcia_conf.c pcmcia # 3Com 3c589 Ethernet controllers # device declaration in sys/conf/files attach ep at pcmcia with ep_pcmcia file dev/pcmcia/if_ep_pcmcia.c ep_pcmcia