summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_sm_pcmcia.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2000-08-04Support for the Psion Goldcard; pt98kfr@student.hk-r.seAaron Campbell
2000-06-20Almost make a Megahertz card working, still rx probs thoughNiklas Hallqvist
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-02-02Call xxx_init and xxx_stop on activate.Federico G. Schwindt
1999-10-01Attach to SMC 8020 cards, they seem to work fine.Jason Downs
1999-08-16manufacturer and product are 16 bits, 0xffff is the special caseTheo de Raadt
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Don't establish irq later.Federico G. Schwindt
1999-08-16shorten dmesg output.Federico G. Schwindt
1999-08-08Add detaching support to networking pcmcia cardsNiklas Hallqvist
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1998-10-14syncFederico G. Schwindt
1998-09-12if_media support.Federico G. Schwindt
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt