summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/dev/if_ec.c
AgeCommit message (Expand)Author
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2010-04-05Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpfjoerg
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2008-11-07*** Summary ***dyoung
2008-07-06Split device_t/softc with misc cosmetic changes.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-02const char casting, to make gcc happy. (not that sun2 compiles these daysdogcow
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2003-10-30This driver was broken by bouyer on 2003/01/20.mycroft
2003-07-15__KERNEL_RCSID()lukem
2003-01-20bzero the part of the buffer used to pad the packet tobouyer
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-12-17Added ifmedia(4) support.fredette
2001-08-17Sometimes the ec board reports a packet length that's too large.fredette
2001-06-27Added an attachment for Intel ethernet (ie) at obio.fredette