summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_an_pcmcia.c
AgeCommit message (Expand)Author
2003-06-02kill the caluses three and four on some of my codeMichael Shalayeff
2002-11-19Use queue.h macros instead of using the structure names directly.Jason Wright
2002-06-25Back out my change to pass in sc_dev.dv_xname to pcmcia_intr_establish().Todd C. Miller
2002-06-09Pass in the device name to pcmcia_intr_establish() instead of ""Todd C. Miller
2002-06-09a step towards consistancy; in general:Todd T. Fries
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-30Make the kernel compile.Artur Grabowski
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-04-06Match the Cisco Aironet 350 card; from NetBSD.Aaron Campbell
2000-06-23Pass the correct sizeo() to cfattach struct so we don't panic on detach.Aaron Campbell
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-04-03aironet 802.11 ds driver from freebsd, isa and pci are missingMichael Shalayeff