Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
from NetBSD. | |||
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 | |
- 3COM 3CXEM556 (Ethernet/Modem) - SVEC Combo and Lancard - Corega PCC-T Add pcmcia_check_cis_quirks to fix some cards whose CIS flat-out lies. Add more products to pcmciadevs. Correctly read 1 controller if CL-PD6729. Remove some unused vars. | |||
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 | |
Support for aic, ep, pccom and sm. | |||
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 | |
Some KNF too. | |||
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
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 | |
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff. | |||
1996-05-03 | pcmcia version of if_ep (duct-taped together by me) | Theo de Raadt | |