freebsd-dev/sys/dev
David Greenman 89384ace85 Fix bug I introduced that broke BPF support. Caused by a byte order problem
in an if () expression. Problem fixed by removing the test for ETHERTYPE_*
before passing packet to higher layers.
1994-11-30 12:08:23 +00:00
..
aic7xxx Merge in latest Linux sequencer code release with my changes. This should 1994-11-29 23:04:23 +00:00
de Fix bug I introduced that broke BPF support. Caused by a byte order problem 1994-11-30 12:08:23 +00:00
ed Always put received packets in an mbuf cluster. This simplifies the code 1994-11-26 10:51:49 +00:00
ep Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
fdc Reverse the meaning of previous change. 1994-11-30 12:04:28 +00:00
ic DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
ie Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
kbd More intelligent BackTab fix using BTAB special key (unused before) 1994-11-19 23:17:48 +00:00
lnc Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
mcd Remove unused variable from previous commit 1994-11-14 19:32:11 +00:00
mse From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
pci Submitted by: 1994-11-02 23:47:14 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Work around microtime() enabling interrupts. 1994-11-06 00:23:45 +00:00
speaker Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
syscons Fix wrong size check for scroll forward/backward ('S'/'T') 1994-11-21 17:59:29 +00:00