cgd
|
ebcaebd335
|
MIN -> min, MAX -> max
|
1994-05-24 02:35:53 +00:00 |
cgd
|
057dc4deec
|
quiet compiler warnings
|
1994-05-23 03:02:13 +00:00 |
cgd
|
e47989d1e5
|
turn off spontaneous printing of messages when DEBUG turned on
|
1994-05-23 02:33:23 +00:00 |
cgd
|
baf4da3dd1
|
notdef out some debug code that no longer works
|
1994-05-23 02:25:09 +00:00 |
deraadt
|
18dab72811
|
32bit eisa does not work now, do not even try
|
1994-05-21 05:34:02 +00:00 |
mycroft
|
922959fd05
|
Reverse the order of disabling shared memory and turning off 16-bit mode
where necessary, per Steve Wallace.
|
1994-05-19 07:47:34 +00:00 |
mycroft
|
e0083c78ad
|
Need non-inlined splhigh() and splx() for new profiling gunk.
|
1994-05-13 11:11:42 +00:00 |
mycroft
|
981850b75b
|
Fix prototype.
|
1994-05-13 07:42:42 +00:00 |
mycroft
|
949b970c95
|
Use ether_ifattach() rather than doing the same thing in each driver.
|
1994-05-13 06:13:43 +00:00 |
mycroft
|
7040f728a9
|
Fill in some more struct ifnet fields.
|
1994-05-11 12:09:17 +00:00 |
mycroft
|
02ec14c597
|
Add dummy *dump() routines.
|
1994-05-11 09:49:17 +00:00 |
mycroft
|
cb9d07da1e
|
Add dummy fdsize().
|
1994-05-11 09:31:42 +00:00 |
mycroft
|
bd96a072fd
|
Nothing of consequence.
|
1994-05-11 02:28:42 +00:00 |
mycroft
|
e8be3688cd
|
Completely redo the way masks are calculated, and make splimp() correct in the
presence of SLIP or PPP.
|
1994-05-05 16:05:57 +00:00 |
mycroft
|
edd792f525
|
DELAY -> delay
|
1994-05-05 11:37:36 +00:00 |
mycroft
|
871ade5f37
|
More timeout foo.
|
1994-05-05 11:28:27 +00:00 |
mycroft
|
f0826551a2
|
p_regs -> p_md.md_regs
|
1994-05-05 11:23:35 +00:00 |
mycroft
|
57e1130ccc
|
Fix timeout stuff.
|
1994-05-05 11:11:25 +00:00 |
mycroft
|
fb113f41fd
|
Mostly fix an obscure condition where an AST could be delayed by as much as a
clock tick. And softclock() no longer takes an argument.
|
1994-05-05 08:44:53 +00:00 |
mycroft
|
fcdc2b3f3f
|
Remove now-bogus cast.
|
1994-05-05 08:31:44 +00:00 |
mycroft
|
5f478330e8
|
Remove now-bogus casts.
|
1994-05-05 08:31:00 +00:00 |
mycroft
|
327f9dd950
|
Remove now-bogus cast.
|
1994-05-05 08:28:35 +00:00 |
mycroft
|
04df00527c
|
Retool the state machine is a sane way.
|
1994-05-05 08:26:13 +00:00 |
mycroft
|
685508a6b4
|
Remove now-bogus cast.
|
1994-05-05 07:52:53 +00:00 |
mycroft
|
8a37ad790c
|
Remove now-bogus casts.
|
1994-05-05 07:48:20 +00:00 |
mycroft
|
a211907a8b
|
Remove now-bogus cast.
|
1994-05-05 07:41:44 +00:00 |
cgd
|
a0a7429482
|
lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around. kill some unnecessary type and macro
definitions. standardize clock handling. More changes than you'd want.
|
1994-05-05 05:35:42 +00:00 |
mycroft
|
a9c3f137b5
|
Don't frob the connector type if the card doesn't grok soft config.
|
1994-05-05 02:20:44 +00:00 |
mycroft
|
e5c1d566ef
|
Really fix the Buslogic/DTC problem.
|
1994-05-03 20:53:54 +00:00 |
mycroft
|
0ee51c2c8b
|
Forgot to munge the #includes in last commit.
|
1994-05-03 20:32:22 +00:00 |
mycroft
|
884168ce49
|
Move beep junk to clock.c.
|
1994-05-03 08:23:55 +00:00 |
mycroft
|
36a9bcce8d
|
Fix argument to aic_sched_msgout() is several places, and condense some code.
|
1994-05-03 08:20:43 +00:00 |
deraadt
|
394be046a5
|
insw takes a word count
|
1994-05-02 06:37:10 +00:00 |
cgd
|
e0db92993a
|
change timeout/untimeout/wakeup/sleep/tsleep args to void *
|
1994-04-29 23:15:51 +00:00 |
mycroft
|
2ff4b1435c
|
Set ICUs to read IRR by default.
|
1994-04-28 08:28:35 +00:00 |
mycroft
|
39718a43cc
|
Enable/disable shared memory access on all WD/SMC boards. Add support for
software selection of AUI or BNC connectors using LINK0.
|
1994-04-28 04:53:09 +00:00 |
mycroft
|
fc844e1797
|
Style nits.
|
1994-04-26 03:43:26 +00:00 |
mycroft
|
62773fc6f8
|
Add Adaptec 6360 driver from Jarle Greipsland, with some changes by me.
|
1994-04-26 00:05:56 +00:00 |
mycroft
|
4dfb6d0abd
|
Implement intr_disestablish().
|
1994-04-25 22:12:14 +00:00 |
mycroft
|
6c82c5d9a2
|
Don't barf on inet without ether.
|
1994-04-25 04:59:24 +00:00 |
mycroft
|
0e689f0375
|
Fix uninitialized pointer, pointed out by Michael VanLoon.
|
1994-04-25 03:16:03 +00:00 |
mycroft
|
c791f19ad1
|
Fix an #include.
|
1994-04-24 04:44:16 +00:00 |
deraadt
|
30c24e4508
|
bit better now, fixes from me & charles. squishy squishy squishy. HI ADAM!
|
1994-04-24 02:48:10 +00:00 |
mycroft
|
f35e488b02
|
Still need this for config for now.
|
1994-04-24 01:39:11 +00:00 |
mycroft
|
f581b01fee
|
Clean up deleted files.
|
1994-04-24 01:34:18 +00:00 |
mycroft
|
2f66816d8b
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
mycroft
|
84752ce046
|
Don't need isa.h.
|
1994-04-24 01:29:56 +00:00 |
hpeyerl
|
0ef8000051
|
Some changes from Charles, Adam and Christos Zoulas.
|
1994-04-23 04:31:12 +00:00 |
mycroft
|
4be552a58e
|
Clean up deleted files.
|
1994-04-23 00:23:02 +00:00 |
mycroft
|
eb036e74c5
|
Don't need isa.h.
|
1994-04-22 23:02:40 +00:00 |