summaryrefslogtreecommitdiff
path: root/sys/dev/qbus/if_de.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-13add RCSIDslukem
2001-05-06Use if_uba + ether_ioctl routines. Removed ~150 lines of duplicated code.ragge
2001-04-26Use ubmemalloc() to get mapped uba memory.ragge
2000-12-14ALTQ'ify.thorpej
2000-11-15Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().thorpej
2000-10-01Move the check for "promisc + unicast + not for us" into ether_input(),thorpej
2000-06-08Fix a transmit bug and get a little more out from the receive logic.ragge
2000-06-05Adjust to new evcnt stuff.matt
2000-06-04More event counter stuff. Plus a little cruft cleanup while doing it.matt
2000-05-28Some updates to the DEUNA driver:ragge
2000-04-30Rewritten (most of) the DEUNA/DELUA driver. No more data copy, packetragge