summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_ep_pcmcia.c
AgeCommit message (Expand)Author
2000-09-15Support the ejection of mii ep(4) devices, i.e., the 3c574.Aaron Campbell
2000-06-28Remove pointless variable. It is set to 0, then returned without modification.Todd C. Miller
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-04-243C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet);Federico G. Schwindt
2000-02-02make the activate routines do xxstop() and xxinit()Theo de Raadt
1999-08-16manufacturer and product are 16 bits, 0xffff is the special caseTheo de Raadt
1999-08-16more shorten dmesg output.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-14Support for 3CXEM556B-INT.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
1999-05-280 alignment is bad, now aic at pcmcia at least attaches!Niklas Hallqvist
1999-01-28Add support for:Federico G. Schwindt
1998-12-17Disable 3c574 until all the MII code required is added.Federico G. Schwindt
1998-09-19Added if_media support from NetBSD. -mojMats O Jansson
1998-09-16fix ep probe message printoutsTheo de Raadt
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt
1998-03-17delete extra printTheo de Raadt
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-16unused varTheo de Raadt
1996-05-07convert to machine/bus.hTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-03pcmcia version of if_ep (duct-taped together by me)Theo de Raadt