Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-29 | make bus_space_region* w/o extra functions, seem to work ok for us | Michael Shalayeff | |
from netbsd: make sure the payload is aligned when using e2-over-802.11 encapsulation, as enabled by the link0 flag. fixes pr kern/9700. | |||
2000-04-28 | Disable framework for recognition of CIS-less cards, several other match | Niklas Hallqvist | |
functions in the tree does not cope well. Since we have no driver for any CIS-less cards, this disabling does not take away functionality, it only removes a strcmp panic in the pcmcia probes. | |||
2000-04-25 | sync unknown list with reality; minor changes. | Federico G. Schwindt | |
2000-04-24 | use mii_detach, now xe detach/attach rocks again | Niklas Hallqvist | |
2000-04-24 | Fix promiscuous mode (from martin@crt.se). Style nits. Do not look at | Niklas Hallqvist | |
instance numbers in mii matching | |||
2000-04-24 | revived by mistake | Niklas Hallqvist | |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist | |
2000-04-24 | wait just a bit for enabling to settle, fixes pccom on an xe | Niklas Hallqvist | |
when using the faster cardbus mode of the PCI1131 chip | |||
2000-04-24 | 3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet); | Federico G. Schwindt | |
from NetBSD. | |||
2000-04-24 | sync | Federico G. Schwindt | |
2000-04-24 | new prods; rearrange. | Federico G. Schwindt | |
2000-04-19 | new products; rearrange. | Federico G. Schwindt | |
2000-04-19 | sync | Federico G. Schwindt | |
2000-04-19 | New products from NetBSD; remove duplicated entry. | Federico G. Schwindt | |
2000-04-10 | Added support for wd detach (merge from NetBSD). Support for | Constantine Sapuntzakis | |
SCSI/ATAPI detach is not here yet. Minor cleanup of wdc. Downgrade to UDMA mode 1 before going further. Want to stay in UDMA modes because they're more error-resilient due to a CRC. Got rid of some of the ridiculous amount of softc sharing going on. Hopefully, this will make the life of whoever goes in and fixes the ref-counting to be correct easier. | |||
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell | |
machines, this code needs the new PCIBIOS* options enabled in the kernel config file to work, but your mileage may vary. Included is a working 3c575 driver for 3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575 is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has been split into /sys/dev/ic. | |||
2000-04-04 | regen | Michael Shalayeff | |
2000-04-04 | new cards supported by if_awi (new coming soon); also extraneous spaces removed | Michael Shalayeff | |
2000-04-03 | aironet 802.11 ds driver from freebsd, isa and pci are missing | Michael Shalayeff | |
2000-03-29 | ifmedia for ray | Michael Shalayeff | |
2000-03-27 | don't include rcsid in compile | Jason Wright | |
2000-03-23 | new timeout code from netbsd; also remove trailing spaces and tabs, spaces ↵ | Michael Shalayeff | |
in tabs | |||
2000-03-22 | raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, ↵ | Michael Shalayeff | |
from netbsd | |||
2000-02-11 | Turn iff debugging code in attach, prolong a delay timer that made certain | Niklas Hallqvist | |
cards hang at attach time. The driver still has problems though. | |||
2000-02-05 | if card has an activate function, call it on apm power changes | Theo de Raadt | |
2000-02-05 | repair suspend/activate; extern rlnstop, rlninit | David Leonard | |
2000-02-03 | Make pccomms suspendable (tested on a 3Com Megahertz combo card). | Angelos D. Keromytis | |
2000-02-03 | cnw_activate hacking | Angelos D. Keromytis | |
2000-02-03 | Fix the activate routine to support suspend/resume. | Angelos D. Keromytis | |
2000-02-03 | WEP support -- from FreeBSD (wpaul) | Angelos D. Keromytis | |
2000-02-02 | Call xxx_init and xxx_stop on activate. | Federico G. Schwindt | |
2000-02-02 | make the activate routines do xxstop() and xxinit() | Theo de Raadt | |
2000-02-02 | regen. | Federico G. Schwindt | |
2000-02-02 | Add Melco product; from NetBSD. | Federico G. Schwindt | |
2000-02-01 | oops, return 0 if not match. | Federico G. Schwindt | |
2000-02-01 | New regs from NetBSD. | Federico G. Schwindt | |
2000-02-01 | Enable Intel EE PRO; still need to find a working phy. | Federico G. Schwindt | |
2000-02-01 | New prods; use defines where available; rearrange some entries. | Federico G. Schwindt | |
2000-02-01 | sync with the new names; add support for a second model. | Federico G. Schwindt | |
2000-02-01 | Some new prods; rearrange entries. | Federico G. Schwindt | |
2000-02-01 | regen. | Federico G. Schwindt | |
2000-02-01 | Add some new prods from NetBSD; rearrange entries. | Federico G. Schwindt | |
2000-02-01 | do not create _STR_ defines; this is useless, makes pcmciadevs.h larger | Federico G. Schwindt | |
and unclean. | |||
2000-01-31 | Add CNet NE2000 support. | Federico G. Schwindt | |
2000-01-31 | Add CNet NE2000 support. | Federico G. Schwindt | |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt | |
1999-12-23 | regen. | Federico G. Schwindt | |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt | |
1999-12-22 | Add Dual NE2000. | Federico G. Schwindt | |
1999-12-22 | regen. | Federico G. Schwindt | |