freebsd-skq/sys/dev/ep
Warner Losh ab581af779 Eliminate unused argument in PCMCIA_CARD macro.
Provide a backwards compatible way to have the extra macro by defining
PCCARD_API_LEVEL 5 before including pccarddevs for driver writers that
want/need to have the same driver on 5 and 6 with pccard attachments.

Approved by: re (dwhite)
2005-06-24 14:36:54 +00:00
..
if_ep_eisa.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_isa.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_mca.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_pccard.c Eliminate unused argument in PCMCIA_CARD macro. 2005-06-24 14:36:54 +00:00
if_ep.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_epreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_epvar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00