summaryrefslogtreecommitdiff
path: root/sys/dev/dec/if_le_dec.c
AgeCommit message (Expand)Author
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2008-04-04Split device_t/softc for le(4) and variants and misc cosmetic changes.tsutsui
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-13add/cleanup RCSIDlukem
2001-05-30use _KERNEL_OPTmrg
1998-07-21adapt to LANCE driver splitdrochner
1998-07-05defopt INET, NETATALK.jonathan
1997-07-22Create sys/dev/dec and cleanup sys/dev/tc:jonathan
1997-06-16include <machine/bus.h>.jonathan
1997-06-15DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration frommhitch
1997-03-17#include <net/if_media.h>thorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-05-07Make the MI LANCE driver standalone, and use cfattach to resolvethorpej