hpeyerl
|
a65ae4142d
|
Driver for 3Com Etherlink (3c501)
>From Matthew E. Kimmel (kimmel@cs.umass.edu)
|
1994-03-01 02:45:00 +00:00 |
|
mycroft
|
8ba740e6ab
|
Get the residual count right.
|
1994-02-26 19:49:25 +00:00 |
|
mycroft
|
060ee7dbab
|
Clean up busy-wait code a little, and we need a special disksort() to skip
over bufs in a combined transfer.
|
1994-02-26 19:00:51 +00:00 |
|
mycroft
|
969cea2357
|
Fix bug from 1.43 correctly.
|
1994-02-26 17:59:46 +00:00 |
|
mycroft
|
4299a2baec
|
Fix typo.
|
1994-02-26 17:13:44 +00:00 |
|
mycroft
|
aeae0fd5e3
|
Various cleanup, and fix last night's bug.
|
1994-02-26 17:10:12 +00:00 |
|
mycroft
|
fa83b6f469
|
Fix typo.
|
1994-02-26 00:08:01 +00:00 |
|
mycroft
|
a7cdc040ec
|
Some more stylistic cleanup.
|
1994-02-26 00:00:17 +00:00 |
|
hpeyerl
|
e56750e9d0
|
Remove backwoods compatibility.
|
1994-02-25 23:09:26 +00:00 |
|
mycroft
|
7f6bce365b
|
Fix an obvious bug that could stall the queue.
|
1994-02-25 18:30:37 +00:00 |
|
mycroft
|
2c3b28e0f9
|
Remove some redundant code.
|
1994-02-25 18:17:30 +00:00 |
|
mycroft
|
7e6ee0b562
|
Increase polling delay.
|
1994-02-25 18:08:21 +00:00 |
|
mycroft
|
9091e07409
|
Generalize busy-wait loops.
|
1994-02-25 17:45:28 +00:00 |
|
mycroft
|
faf08f7262
|
Don't bother #ifdefing things that are needed and always enabled.
|
1994-02-25 16:54:41 +00:00 |
|
mycroft
|
f6cee22427
|
Don't reimplement disksort().
|
1994-02-25 16:43:48 +00:00 |
|
mycroft
|
373782a3af
|
`We are the KNF. You will be assimilated.'
|
1994-02-25 16:40:47 +00:00 |
|
mycroft
|
445d057248
|
Don't repeat lock keys in X, either.
|
1994-02-25 05:36:51 +00:00 |
|
mycroft
|
2c578d3586
|
Oops.
|
1994-02-25 05:15:31 +00:00 |
|
mycroft
|
49db93fa54
|
Two compatibility kluges for X; deal with the lock keys and reset the cursor
shape when X exits.
|
1994-02-25 03:48:51 +00:00 |
|
mycroft
|
196f213289
|
Allow keyboard-less boot.
|
1994-02-23 22:20:40 +00:00 |
|
mycroft
|
5fe1f9f9c6
|
Remove some more dead code.
|
1994-02-23 20:15:28 +00:00 |
|
mycroft
|
5dfb68e441
|
Add insert and delete line capabilities.
|
1994-02-23 18:42:04 +00:00 |
|
mycroft
|
4252abe773
|
Remove some code that is no longer used.
|
1994-02-23 00:54:45 +00:00 |
|
mycroft
|
8e023368fd
|
Add clockmask.
|
1994-02-22 23:39:32 +00:00 |
|
mycroft
|
a8889484e3
|
Add clockmask.
|
1994-02-22 23:36:09 +00:00 |
|
mycroft
|
8e1aea9a33
|
Most of the changes from the magnum branch; rearrange the parser to be a bit
faster, and rework the keyboard handling.
|
1994-02-22 23:01:22 +00:00 |
|
mycroft
|
34a3a5ea06
|
Fix copyright. No code by G. Clark left.
|
1994-02-21 15:23:59 +00:00 |
|
mycroft
|
0a6f2656f8
|
Fixed probe routine from Holger Veit; lots of other cleanup by me.
|
1994-02-21 15:23:11 +00:00 |
|
mycroft
|
485e7af18d
|
Forgot to enable the interrupt on Ultras.
|
1994-02-20 04:05:26 +00:00 |
|
mycroft
|
7408373b25
|
Speed it up a little...
|
1994-02-19 03:36:12 +00:00 |
|
mycroft
|
06dbad88db
|
Minor tweak of no importance.
|
1994-02-19 02:43:53 +00:00 |
|
mycroft
|
7dc4b7410f
|
Clean up deleted files.
|
1994-02-18 19:51:07 +00:00 |
|
mycroft
|
5f76c23bdf
|
Combined version from magnum branch. Somewhat faster and less buggy.
|
1994-02-18 19:50:56 +00:00 |
|
hpeyerl
|
aa55bde66e
|
Herb sheepishly puts the keyboard connection code back in.
(which means Herb needs to buy a keyboard now)
|
1994-02-17 15:08:30 +00:00 |
|
mycroft
|
7e5b65e9d4
|
Simplify a couple of bits, since IFF_MULTICAST is always set.
|
1994-02-17 07:20:06 +00:00 |
|
mycroft
|
48747d1da5
|
New versions from magnum branch.
|
1994-02-17 03:39:52 +00:00 |
|
mycroft
|
bc67661c6a
|
Fix the credits.
|
1994-02-16 20:52:37 +00:00 |
|
mycroft
|
811c50e72e
|
Fix typo.
|
1994-02-16 20:22:04 +00:00 |
|
mycroft
|
c540418d24
|
Use IFF_ALLMULTI correctly.
|
1994-02-16 20:15:18 +00:00 |
|
mycroft
|
04a992fa41
|
Add copyright notices.
|
1994-02-16 19:28:19 +00:00 |
|
mycroft
|
a25bda954d
|
Finish 507 probe routine.
|
1994-02-16 19:04:41 +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
|
e0b1614dc7
|
Remove some dead code.
|
1994-02-16 03:03:46 +00:00 |
|
mycroft
|
3ecfc99ae9
|
Make epsendidseq() look less like it was transliterated from assembler.
|
1994-02-15 22:57:09 +00:00 |
|
mycroft
|
2670ac57bc
|
Pull from magnum branch. The way this driver does multicast is somewhat
bogus.
|
1994-02-15 20:56:51 +00:00 |
|
mycroft
|
0af6241797
|
Hack to make this closer to new config.
|
1994-02-15 19:53:20 +00:00 |
|
mycroft
|
79b447f626
|
Hack to make this closer to new config.
|
1994-02-15 19:37:12 +00:00 |
|
mycroft
|
50dbbcfe2f
|
Forgot a break.
|
1994-02-15 17:44:53 +00:00 |
|
mycroft
|
692010351e
|
Remove imbedded RCS logs.
|
1994-02-15 15:08:24 +00:00 |
|