summaryrefslogtreecommitdiff
path: root/sys/dev/ic/if_wireg.h
AgeCommit message (Expand)Author
2001-12-21increase the timeout 10x, it seems some cards cannot keep up w/ our paceMichael Shalayeff
2001-12-20for mimi-pci cards registers are word in a dword, missed that in bringing ove...Michael Shalayeff
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-25add prism2.5 mini-pci nic idMichael Shalayeff
2001-06-25Add the missing endian pieces to wavelan driver.Dale Rahn
2001-06-07Kill #define duplicates between if_wireg.h and if_wi_ieee.hTodd C. Miller
2001-06-07no, definately *wi.* does not work hereMichael Shalayeff
2001-06-06PCI shim for if_wi.c as promised. Magic for setting the PLX upTodd C. Miller
2001-05-15Split wi(4) into bus-dependent and bus-independent bits similar toTodd C. Miller