summaryrefslogtreecommitdiff
path: root/sys/dev/ic/awivar.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
2002-06-09a step towards consistancy; in general:Todd T. Fries
'struct arpcom foo' -> 'struct arpcom sc_arpcom' ok itojun@
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-04$OpenBSD$Niklas Hallqvist
2000-08-17replace if_awi w/ semi-current netbsd driver; still has problemsMichael Shalayeff
1999-12-16non-working awi driver; someone finish itTheo de Raadt