Age | Commit message (Expand) | Author |
2002-07-01 | when printing the size, use what we have map'ed, not what's in the | Federico G. Schwindt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2000-09-15 | Support the ejection of mii ep(4) devices, i.e., the 3c574. | Aaron Campbell |
2000-06-28 | Remove pointless variable. It is set to 0, then returned without modification. | Todd C. Miller |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-04-24 | 3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet); | Federico G. Schwindt |
2000-02-02 | make the activate routines do xxstop() and xxinit() | Theo de Raadt |
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt |
1999-08-16 | more shorten dmesg output. | Federico G. Schwindt |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt |
1999-08-14 | Support for 3CXEM556B-INT. | Federico G. Schwindt |
1999-08-08 | Add detaching support to networking pcmcia cards | Niklas Hallqvist |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt |
1999-05-28 | 0 alignment is bad, now aic at pcmcia at least attaches! | Niklas Hallqvist |
1999-01-28 | Add support for: | Federico G. Schwindt |
1998-12-17 | Disable 3c574 until all the MII code required is added. | Federico G. Schwindt |
1998-09-19 | Added if_media support from NetBSD. -moj | Mats O Jansson |
1998-09-16 | fix ep probe message printouts | Theo de Raadt |
1998-09-11 | PCMCIA code ported from NetBSD. | Federico G. Schwindt |
1998-03-17 | delete extra print | Theo de Raadt |
1997-07-30 | Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD. | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-10-16 | unused var | Theo de Raadt |
1996-05-07 | convert to machine/bus.h | Theo de Raadt |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-03 | pcmcia version of if_ep (duct-taped together by me) | Theo de Raadt |