summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_sm_pcmcia.c
AgeCommit message (Expand)Author
2006-01-23update sm(4) from NetBSD, including support for more models and MII;Martin Reindl
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-06-08remove netns crud.Henning Brauer
2005-01-27Use pcmcia_intr_string() for printing the irq (or error) string.Todd C. Miller
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2003-09-04remove an unneccessary (and incorrectly sized) bzeroAnil Madhavapeddy
2003-02-18intial -> initial;Jason McIntyre
2002-11-19Use queue.h macros instead of using the structure names directly.Jason Wright
2002-07-01when printing the size, use what we have map'ed, not what's in theFederico G. Schwindt
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