thorpej
|
b84f740be0
|
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
|
2000-11-15 01:02:11 +00:00 |
|
thorpej
|
7ca3fb9ef0
|
Move the check for "promisc + unicast + not for us" into ether_input(),
and change Ethernet drivers to always pass all received frames to
ether_input() (with a few exceptions, which are documented in the
code).
|
2000-10-01 23:32:39 +00:00 |
|
gmcgarry
|
f21a75dee3
|
XIDEBUG_CONFIG -> XID_CONFIG. From R.Massar@Fh-Worms.DE
|
2000-07-31 21:49:47 +00:00 |
|
gmcgarry
|
5463f7b316
|
Improve the model identification and match. Addresses PR-10485.
|
2000-07-24 21:50:10 +00:00 |
|
gmcgarry
|
f44d7a9a53
|
Rename remaining references from xe to xi. Clean up debug messages.
|
2000-06-09 08:22:13 +00:00 |
|
gmcgarry
|
3129070fd6
|
New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work. Renamed to avoid clash with next68k network driver.
|
2000-06-05 23:14:22 +00:00 |
|