summaryrefslogtreecommitdiff
path: root/sys/dev/ic/lance.c
AgeCommit message (Expand)Author
1999-05-18Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()thorpej
1999-04-30In lance_mediachange(), if there is no callback to the front-end, justthorpej
1999-02-28Update to slightly altered rnd_attach_source() apiexplorer
1999-02-17Avoid initializing the interface in the SIOCSIFFLAGS if ! UP and ! RUNNING.thorpej
1998-12-12Simplify the copy loops a bit.mycroft
1998-12-09BVME410 ethernet driver by 'maximum entropy'.leo
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-08Use splnet, not splimp.mycroft
1998-07-21Split the LANCE driver into a part specific to the classic chip withdrochner