mycroft
|
592ec61b17
|
Updates for new autoconfig.
|
1994-03-29 04:35:37 +00:00 |
hpeyerl
|
936ff09fcd
|
Fix for trailer support reported by <sommerfeld@orchard.medford.ma.us>
|
1994-03-14 06:57:25 +00:00 |
mycroft
|
aab638bd07
|
Fix NS handling.
|
1994-03-09 17:19:10 +00:00 |
mycroft
|
a618881dd7
|
#include cpu.h in all files which use spl*().
|
1994-03-08 12:21:10 +00:00 |
mycroft
|
5f4063cc56
|
DELAY() --> delay(). This is not a macro.
|
1994-03-06 17:21:44 +00:00 |
mycroft
|
0c082bcaf8
|
DELAY() --> delay(). This is not a macro.
|
1994-03-06 17:18:43 +00:00 |
hpeyerl
|
499a02a6a9
|
New probe for 3c579's (EISA). EISA cards still don't work but I
have no idea when I'll be able to work on this next.
|
1994-03-04 01:31:50 +00:00 |
mycroft
|
1a8d283a97
|
Move elink_reset() into a separate file, and add a generic elink_idseq().
|
1994-02-16 17:59:11 +00:00 |
hpeyerl
|
19219795da
|
Add common reset function so if_ep and if_ie don't reset each-other.
(this is a 3commonality)
|
1994-02-16 07:26:50 +00:00 |
mycroft
|
3ecfc99ae9
|
Make epsendidseq() look less like it was transliterated from assembler.
|
1994-02-15 22:57:09 +00:00 |
hpeyerl
|
b52fc7e2d9
|
Pedantism. Should delay after stopping Coax xcvr.
|
1994-02-14 03:50:09 +00:00 |
deraadt
|
8312c9cc62
|
missing spl's
|
1994-02-14 02:09:31 +00:00 |
mycroft
|
9638fd585a
|
Nuke if_init.
|
1994-02-10 17:17:56 +00:00 |
hpeyerl
|
b648f43dfd
|
Fix UTP enabling/disabling.
|
1994-02-04 02:06:04 +00:00 |
jtc
|
5235180083
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
deraadt
|
a609854c88
|
cleanup
|
1994-01-28 10:36:59 +00:00 |
deraadt
|
33a902a405
|
can't use m_pkthdr.len yet, *sigh*
|
1994-01-25 10:46:29 +00:00 |
deraadt
|
f030a34a09
|
ether_input() takes a network byte order ether_type now
|
1994-01-24 00:17:16 +00:00 |
deraadt
|
12bc16798e
|
protos, cleanup spl's, bpf receive side code, check for large packets,
various other fixes.
|
1994-01-23 07:57:50 +00:00 |
hpeyerl
|
2eb7e135f7
|
From the knights that go "nit".(Tom Bishop <bishop@lear.bos.locus.com>)
|
1994-01-21 21:35:58 +00:00 |
mycroft
|
f2a0b4b335
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
hpeyerl
|
b4b8e47e12
|
IFF_LLC0->IFF_LINK0
|
1993-12-16 20:14:10 +00:00 |
hpeyerl
|
4eef2bd5ca
|
oh my... make NS work.
(mental note to check more thoroughly in future)
|
1993-12-16 04:29:07 +00:00 |
hpeyerl
|
32fa8934ac
|
Octal; Hex... It's all the same... :-)
>From deaven@ishmael.ameslab.gov
|
1993-12-16 00:40:05 +00:00 |
hpeyerl
|
e870ded5c4
|
Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charles
and Theo for help and optimizations. (without which this driver would
never have achieved speeds of 1010KB/sec)
|
1993-12-14 04:26:45 +00:00 |