summaryrefslogtreecommitdiff
path: root/sys/dev/ic/if_wireg.h
AgeCommit message (Expand)Author
2002-05-01Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibssTodd C. Miller
2002-04-06Add support for setting antenna diversity on Symbol cards.Todd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-03-30o Move register definitions to if_wireg.hTodd C. Miller
2002-03-28some BITS defs for %bMichael Shalayeff
2002-03-28basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...Michael Shalayeff
2002-03-28recognize isl37300p as a prism2.5, for niels babyMichael Shalayeff
2002-03-26Add support for the TMD7160 dumb PCI-ISA bridge (similar in function toTodd C. Miller
2002-02-21In WI_SETSTR round up i_len to be an even number if needed since weTodd C. Miller
2002-02-19add support for media and other generic 802.11 ioctls, elliminates need for w...Michael Shalayeff
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