index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pcmcia
/
if_wi_pcmcia.c
Age
Commit message (
Expand
)
Author
2002-01-22
dup wi_pcmcia_attach(); from maurice@amaze.nl
Michael Shalayeff
2002-01-04
match on ericsson wlan; from lha@stacken.kth.se, pr 2295
Michael Shalayeff
2001-12-05
match on Symbol's Spectrum24 pcmcia/prism2, form netbsd
Michael Shalayeff
2001-11-27
match on buffalo and emtac wavelans; from netbsd
Michael Shalayeff
2001-11-20
match on linksys iwn; from netbsd
Michael Shalayeff
2001-11-02
match on intel pro/wireless 2011, from netbsd
Michael Shalayeff
2001-10-28
match on elsa cf wireless lan
Michael Shalayeff
2001-10-25
match on corega pccb-11
Michael Shalayeff
2001-10-25
match on gemtek
Michael Shalayeff
2001-08-17
quieten pcmcia/cardbus interrupt handling at unsuspend time
Theo de Raadt
2001-06-23
Disable interupts *before* establishing them to avoid a race.
Todd C. Miller
2001-06-11
For PCI attachments print the CIS strings since otherwise all we have
Todd C. Miller
2001-06-07
no longer need bogus Linksys WPC11 entry now that we autodetect prism vs. lucent
Todd C. Miller
2001-06-07
probe prism2 chips based on the probed card id, not cis
Michael Shalayeff
2001-06-06
PCI shim for if_wi.c as promised. Magic for setting the PLX up
Todd C. Miller
2001-05-22
Vendor and prodid are 16-bits, not 32.
Federico G. Schwindt
2001-05-15
Split wi(4) into bus-dependent and bus-independent bits similar to
Todd C. Miller