Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-27 | this part is not needed for sierra wireless | Theo de Raadt | |
2004-01-24 | Also add support for Sierra A550 and A710/A750 which are apparently map | Theo de Raadt | |
the com port at the same place | |||
2004-01-24 | sync | Theo de Raadt | |
2004-01-24 | two more sierras that are equivalant | Theo de Raadt | |
2004-01-24 | sync | Theo de Raadt | |
2004-01-24 | Sierra A555 1x card support | Theo de Raadt | |
2003-12-16 | Remove unused strings; we print out info from pcmciadevs during | Todd C. Miller | |
device attachment so we don't need extra ones. OK mickey@ deraadt@ | |||
2003-12-12 | Remove unused and incorrect generic interface ioctl defines SIOCSIFGENERIC | Ryan Thomas McBride | |
and SIOCGIFGENERIC. ok mickey@ | |||
2003-11-17 | Corega Ether II PCC-TD support. | Federico G. Schwindt | |
from Katsuhiko Hirohashi <hasiyan at mk2 dot org>. | |||
2003-11-17 | regen. | Federico G. Schwindt | |
2003-11-17 | Corega Ether II PCC-TD; from Katsuhiko Hirohashi <hasiyan at mk2 dot org>. | Federico G. Schwindt | |
2003-11-07 | updated URL and a typo from Jared Yanovich; | Jason McIntyre | |
2003-10-28 | another ne2k entry. from Janjaap van Velthooven via PR/3524. | Federico G. Schwindt | |
2003-10-28 | another ne2k entry. from Janjaap van Velthooven via PR/3524. | Federico G. Schwindt | |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn | |
it does not yet handle bulk data copies or hostap mode. Only one model currently supported, however driver may support other PRISM based adapters. ok millert@ fgsch@ | |||
2003-10-22 | typos from Tom Cosgrove; | Jason McIntyre | |
2003-09-06 | Add wi_detach, use it in pcmcia so that the shutdownhook is properly removed. | Dale Rahn | |
ok miod@ millert@ deraadt@ | |||
2003-09-04 | remove an unneccessary (and incorrectly sized) bzero | Anil Madhavapeddy | |
fix suggested by tedu@, ok deraadt@, fgsch@ | |||
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller | |
2003-07-14 | regen | Todd C. Miller | |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller | |
2003-07-08 | no need for an explicit machine/intr.h; tested on alpha, i386, sparc | Michael Shalayeff | |
2003-07-06 | Add Corega Wireless LAN PCCL-11; Jonathon Fletcher | Todd C. Miller | |
2003-07-06 | regen | Todd C. Miller | |
2003-07-06 | Add Corega Wireless LAN PCCL-11 | Todd C. Miller | |
2003-06-26 | space vs tab consistancy | Michael Shalayeff | |
2003-06-25 | #include <machine/intr.h> is not necessary here. | Miod Vallat | |
2003-06-13 | turn these DIAGNOSTIC into NE_DEBUG. there is no really need to fill | Federico G. Schwindt | |
dmesg with it under normal circumstances. | |||
2003-06-13 | attach/support yet-another-DFE670TXD (0x0149/0x4530/004005) | Philipp Buehler | |
fgsch@ ok | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-02 | damn, forgot this one. | Federico G. Schwindt | |
2003-06-02 | kill the caluses three and four on some of my code | Michael Shalayeff | |
2003-06-02 | clean up license. | Federico G. Schwindt | |
2003-06-01 | Kingston KNE-PCM/x support. | Federico G. Schwindt | |
tested by Lane Myer <myer at FreeBSD-uk dot eu dot org>. | |||
2003-06-01 | Kingston KNE-PCM/x support. | Federico G. Schwindt | |
2003-05-24 | Addtron W89C926; from nick@ | Henning Brauer | |
2003-05-24 | regen | Henning Brauer | |
2003-05-24 | Addtron W89C926; from nick@ | Henning Brauer | |
2003-05-12 | sync | Henning Brauer | |
2003-05-12 | fix oversight in the CNET CNF301 record | Henning Brauer | |
2003-05-11 | CNET CNF301, Lucas Maneos <openbsd@subs.maneos.org> | Henning Brauer | |
2003-05-11 | sync | Henning Brauer | |
2003-05-11 | CNet CNF301, Lucas Maneos <openbsd@subs.maneos.org> | Henning Brauer | |
2003-05-06 | range check for the CIS table scan | Henning Brauer | |
normally, the CIS table is scanned until we hit the end tuple (CISTPL_END). I have at least one card with an invalid CIS table without end tuple - while this card is in error, this should not bring us to ddb. thus stop scanning when we reach PCMCIA_CIS_SIZE ok millert@ | |||
2003-03-18 | regen | Michael Shalayeff | |
2003-03-18 | match on SMC 8041TX by cis; from netbsd via mbing@nfr.net; miod@ ok | Michael Shalayeff | |
2003-02-26 | Add support for AirVast WN-100; nick@ | Todd C. Miller | |
2003-02-26 | regen | Todd C. Miller | |
2003-02-26 | Add AirVast WN-100; from nick@ | Todd C. Miller | |
2003-02-18 | intial -> initial; | Jason McIntyre | |
the great intial witch hunt, as prompted by tdeval@ os-aix-dso.c: ok henning@ ab.C: ok drahn@ |