summaryrefslogtreecommitdiff
path: root/sys/dev/ic/anvar.h
AgeCommit message (Collapse)Author
2003-10-21typos from Tom Cosgrove;Jason McIntyre
Tom: I did not commit a couple of your changes. i did not include some punctuation fixes (full stops, etc.) mnemorable -> mnemonic: i decided memorable was probably better instrunctions -> instruction: i kept the plural
2003-09-26reading the record skip the remainder of data we do not need. we are still ↵Michael Shalayeff
screwed on writes though
2003-08-19pad some records some more; from Jon Olsson <jon@abc.se>Michael Shalayeff
2003-07-14uptimes in secs and usecs seem to be swapped w/ each other; also confirmed ↵Michael Shalayeff
by millert
2002-06-09a step towards consistancy; in general:Todd T. Fries
'struct arpcom foo' -> 'struct arpcom sc_arpcom' ok itojun@
2002-05-09an_ltv_caps has some more fluff at the tail (exatly 16bit more fluff); ↵Michael Shalayeff
reported by xyntrix@bitz.org
2002-03-25some fw versions return even more data in the an_ltv_status; form Gabriel ↵Michael Shalayeff
Kihlman <gk@univits.se>
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-02new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se>Michael Shalayeff
2001-10-24do not #ifdef ANCACHE stuff makes softc constant; pointed out by ↵Michael Shalayeff
dima@m3d.dhs.org; fix by me
2001-09-29if_media support, from freebsdMichael Shalayeff
2001-06-25remove struct and contsts duplicated in between the files.Michael Shalayeff
make it work on powerpc. improve performance by using the bus_*_multi_* finctions instead of loops.
2001-02-27Sync with anreg.h -- this should be redone to not duplicate information...Thorsten Lockert
2001-02-26Allow configuration of WEP. From FreeBSD; ok aaron@Thorsten Lockert
2000-04-03aironet 802.11 ds driver from freebsd, isa and pci are missingMichael Shalayeff