freebsd-dev/sys/alpha
Archie Cobbs 2e2de7f23f Move code to handle BPF and bridging for incoming Ethernet packets out
of the individual drivers and into the common routine ether_input().
Also, remove the (incomplete) hack for matching ethernet headers
in the ip_fw code.

The good news: net result of 1016 lines removed, and this should make
bridging now work with *all* Ethernet drivers.

The bad news: it's nearly impossible to test every driver, especially
for bridging, and I was unable to get much testing help on the mailing
lists.

Reviewed by:	freebsd-net
2000-05-14 02:18:43 +00:00
..
alpha Make /dev/[k]mem work after last commit. Transfers were being double 2000-05-13 07:43:00 +00:00
conf Change to comments only: spell FreeBSD.org correctly 2000-05-13 11:21:19 +00:00
include Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
isa Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
linux Fixed the return type for exit() and the args struct tag several NOPROTO 2000-05-09 18:23:16 +00:00
mcbus Enable EISA interrupts if the mcpcia has an attached EISA bus. 2000-05-13 21:33:57 +00:00
osf1 Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
pci Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
tc Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
tlsb Add $FreeBSD$ 2000-05-01 20:32:07 +00:00