summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/be.c
AgeCommit message (Expand)Author
2005-06-08remove netns crud.Henning Brauer
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2003-06-27ansi functionsJason Wright
2003-06-27These don't need linear mappings either.Jason Wright
2003-06-24Add a "where" argument to the sparc64 interrupt code. This lets usHenric Jungheim
2003-06-02Nuke my clause 3 and 4 (and a couple of files jointly (c) with Theo).Jason Wright
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-28KNFJason Wright
2001-11-28grr... include bpfilter.h for NBPFILTERJason Wright
2001-11-28be sure to call ether_ioctl, like everyone else.Jason Wright
2001-11-27remove sc_enaddr and just put the ethernet address into arpcom.ac_enaddr.Jason Wright
2001-09-12get sc_bustag and sc_dmatag from attach.Jason Wright
2001-08-31implement autoconf mechanism using device_register(); from NetBSD.Jason Wright
2001-08-20qec+be (another driver originally written under OpenBSD, but pulled intoJason Wright