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
/
pci
/
if_wi_pci.c
Age
Commit message (
Expand
)
Author
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-28
match on corega CGWLPCIA11; from <jonathon.fletcher@pobox.com>
Michael Shalayeff
2001-12-20
for mimi-pci cards registers are word in a dword, missed that in bringing ove...
Michael Shalayeff
2001-12-20
rule: first commit, then compile
Michael Shalayeff
2001-12-20
do not print cis for non-plx cards, because there is none
Michael Shalayeff
2001-10-25
implement "the other" pci interface for wavelans, found on intersil
Michael Shalayeff
2001-10-24
Match Netgear MA301 dumb PCMCIA->PCI bridge.
Todd C. Miller
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-07-06
3com airconnect 3crwe777a
Jason Wright
2001-06-23
Disable interupts on the card before mapping and establishing the
Todd C. Miller
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-06-11
For PCI attachments print the CIS strings since otherwise all we have
Todd C. Miller
2001-06-07
no longer need to set sc_prism2 manually
Todd C. Miller
2001-06-06
PCI shim for if_wi.c as promised. Magic for setting the PLX up
Todd C. Miller