David Greenman
8867d2f19c
Added support for SIOCSIFMTU.
1994-08-08 13:33:16 +00:00
Rodney W. Grimes
26f9a76710
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
...
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
1994-05-25 09:21:21 +00:00
Andreas Schulz
fa4452258b
Added the bugfixes from the current NetBSD driver. Put in some parts of
...
the 3c579 support, but not the init/probe part.
1994-05-02 22:27:33 +00:00
Garrett Wollman
11e4fa43bc
Added David Mills' kernel NTP PLL code. The current version of NTP does
...
not yet speak to this code.
1994-03-15 01:58:22 +00:00
David Greenman
49255f96cb
if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into ""
...
for include files.
if_ed, if_ie, if_is: don't include netisr.h.
1994-02-03 11:51:12 +00:00
Nate Williams
db5e13d8a0
Whoops, syntax error where I forgot a parenthesis.
1994-01-26 20:18:56 +00:00
Nate Williams
41252572a1
FreeBSD modifications to driver.
...
0) FreeBSD additional include files additions
1) Rod's arpacom changes
2) Function type and return code cleanup, and all functions have correct
casting to the correct data types
3) Bugfix where driver would not function due to missing structure not
given a value.
4) General cleanup. (Theo did a lot already, I just did some more)
1994-01-26 09:13:56 +00:00
Nate Williams
287e7e4d61
Newer version of Herb Peyerl's 3C509 driver straight from NetBSD-current.
1994-01-26 09:06:29 +00:00
Rodney W. Grimes
39970aa6a4
Do my fix that I have done to all the other ethernet drivers to use
...
arpcom intead of foo_ac, remove now unneeded defines, fix support for
options NS.
Still one compiler warning to fix :-)
1994-01-25 11:20:06 +00:00
Andreas Schulz
dd66bbf852
First beta version of the 3C509 driver changed for FreeBSD. Known
...
problems in the moment are stray intr's in the ifconfig up/down.
No way to select all three interfaces on a combo card with
AUI/BNC/UTP interfaces and the performance doesn't look good.
Only tested with a ISA AUI/BNC card yet.
1994-01-10 19:13:50 +00:00
Andreas Schulz
96b4591b68
Committed the original NetBSD version of this driver to get the changes
...
made for FreeBSD as cvs diffs. This is the 3C509 ethernet driver.
1994-01-10 18:56:26 +00:00