summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mtd803.c
AgeCommit message (Expand)Author
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08use aprint_*_dev and device_xnamecegger
2008-03-12Cosmetic: use device_t and accessors. Change to ANSI-styledyoung
2008-01-19Make many ethernet drivers share the common code for MII mediadyoung
2007-12-05lockmgr -> mutexad
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-09-01Change a bazillion occurrences of code resembling this,dyoung
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-02-20Use device_is_active() rather than testing dv_flags for DVF_ACTIVEthorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-10-30When adding/deleting multicast addresses, only whack the addressthorpej
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-09-23Fix rx buffer size bitmask, do not explicitly set burst length and use 1536martin
2003-07-14add missing __KERNEL_RCSID()lukem
2003-01-06descriptor with a c.wiz
2002-11-07Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller,martin