summaryrefslogtreecommitdiff
path: root/sys/dev/ic/awi.c
AgeCommit message (Expand)Author
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2002-09-15make it at least compile; parts from maurice@amaze.nlTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-27Hold on to m0->m_pkthdr.len (just being pendantic)Angelos D. Keromytis
2001-06-27Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, dependingAngelos D. Keromytis
2001-06-24OpenBSD tag.Federico G. Schwindt
2001-06-23make use of ether_input_mbuf, easyMichael Shalayeff
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2000-10-17compatibility issueMichael Shalayeff
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