mycroft
|
9e499d41b3
|
\
These files have been 99% rewritten from the original ast driver. Add an
appropriate copyright notice.
|
1995-01-03 22:38:54 +00:00 |
|
mycroft
|
0349c5b9e0
|
Add a multiplexer for BOCA serial boards.
|
1995-01-03 22:26:36 +00:00 |
|
hpeyerl
|
09834a5bd3
|
This is correct according to the docs on both cards.
Doesn't seem to make any difference to the known problems though.
|
1995-01-03 05:04:04 +00:00 |
|
mycroft
|
a987158712
|
Add interrupt sharing types.
|
1995-01-03 03:56:09 +00:00 |
|
mycroft
|
b6c8a9a4e9
|
Update intr_establish() prototype.
|
1995-01-03 03:14:35 +00:00 |
|
mycroft
|
93a0c4a258
|
Add interrupt sharing types.
|
1995-01-03 01:42:11 +00:00 |
|
mycroft
|
b5cf1b5ddd
|
Add interrupt sharing types.
|
1995-01-03 01:30:14 +00:00 |
|
mycroft
|
d16dcced99
|
Add interrupt sharing types.
|
1995-01-03 01:19:19 +00:00 |
|
mycroft
|
326830c1ba
|
Use direct config for subdevices.
|
1995-01-02 22:27:46 +00:00 |
|
mycroft
|
e148dc7a64
|
Move setting of sc_maddr so soft config works.
|
1995-01-02 22:01:05 +00:00 |
|
mycroft
|
a774fa6fe5
|
Use soft configuration when possible.
|
1995-01-02 21:57:04 +00:00 |
|
mycroft
|
3a967fcbb6
|
More cleanup.
|
1995-01-02 21:27:27 +00:00 |
|
mycroft
|
72dec3b548
|
Various cleanup.
|
1995-01-02 20:54:01 +00:00 |
|
mycroft
|
3a74796b3e
|
Need isareg.h.
|
1995-01-02 20:39:35 +00:00 |
|
mycroft
|
894bb9145f
|
Use soft configuration where possible.
|
1995-01-02 20:32:55 +00:00 |
|
mycroft
|
2d5b04744a
|
Don't assume ia_maddr is in the hole.
|
1995-01-02 20:06:29 +00:00 |
|
mycroft
|
76b0b02cc3
|
Fix non-serious typo.
|
1994-12-31 05:34:00 +00:00 |
|
cgd
|
7b8535b554
|
do the right thing with strange-sized varargs objects.
|
1994-12-28 22:45:42 +00:00 |
|
mycroft
|
ff315ba9a4
|
Don't turn on the SCE bit in the enable register.
|
1994-12-28 19:45:41 +00:00 |
|
mycroft
|
8fd135209c
|
Numerous changes. Many bugs fixed, better autoconfig, a few new features.
|
1994-12-28 19:42:47 +00:00 |
|
hpeyerl
|
262b425866
|
temporary warning until I get new docs.
|
1994-12-28 16:47:50 +00:00 |
|
cgd
|
e5049f4d59
|
make the definition of _JBLEN mach. dep. header-dependent.
|
1994-12-20 10:36:27 +00:00 |
|
mycroft
|
ce06e718ad
|
Fix flags to isa_dmastart().
|
1994-12-17 18:45:11 +00:00 |
|
mycroft
|
ab77439747
|
Clean up constab stuff a little.
|
1994-12-16 04:19:13 +00:00 |
|
mycroft
|
52d8d259fd
|
Add a bt.
|
1994-12-15 16:14:50 +00:00 |
|
mycroft
|
a7393f95f3
|
Remove fp arg to d_open.
|
1994-12-14 18:52:32 +00:00 |
|
mycroft
|
ca65f2ce5d
|
Remove dkbad.h.
|
1994-12-14 15:17:22 +00:00 |
|
mycroft
|
aeda11fc40
|
Remove the d_subtype frobnication. It was clearly broken, and not very
useful.
|
1994-12-13 15:31:54 +00:00 |
|
mycroft
|
05e78f1424
|
Add empty pcstop().
|
1994-12-13 13:42:53 +00:00 |
|
mycroft
|
e694663b46
|
Make the diagnostics less cryptic.
|
1994-12-12 04:43:51 +00:00 |
|
mycroft
|
3e4a358e28
|
Patch from Thomas Eberhardt to make PCnet-32 chips work.
|
1994-12-12 04:39:52 +00:00 |
|
mycroft
|
995e676d90
|
Add `flags 1' to ast subdevices, as pointed out by John Kohl.
|
1994-12-11 16:20:48 +00:00 |
|
christos
|
303841c92e
|
3c509 fixes to avoid adapter getting stuck in high traffic conditions.
I don't particularly like the fixes, but at least now the 3c509 never
gets stuck. On the other hand, performance still sucks in some cases.
|
1994-12-10 14:52:02 +00:00 |
|
mycroft
|
793e542f89
|
Fix format of attach message.
|
1994-12-10 05:55:26 +00:00 |
|
mycroft
|
1acd9ddb90
|
Speed up FPU task switching some more.
|
1994-12-10 00:28:18 +00:00 |
|
mycroft
|
957694159f
|
Correct a couple of things...
|
1994-12-08 20:55:05 +00:00 |
|
glass
|
2227b302cf
|
update
|
1994-12-06 06:59:01 +00:00 |
|
mycroft
|
8d87220928
|
Don't ignore the exit status of ld(1).
|
1994-12-06 06:07:39 +00:00 |
|
mycroft
|
6d6a24357a
|
Compile with -g.
|
1994-12-06 05:02:26 +00:00 |
|
mycroft
|
1e0e6d72c9
|
Conditionalize the audio driver on NAUDIO, not NSB, now that the former
exists.
|
1994-12-05 05:45:38 +00:00 |
|
mycroft
|
e92233c07c
|
Deal correctly with esym being 0.
|
1994-12-04 07:37:27 +00:00 |
|
mycroft
|
c3b944cb15
|
Use correct select routine for audio.
|
1994-12-04 06:32:39 +00:00 |
|
mycroft
|
8e6f464987
|
fdclose -> Fdclose
|
1994-12-03 15:17:06 +00:00 |
|
mycroft
|
5c3d80060d
|
Reset the entire PSL, not just part of it.
|
1994-12-03 14:55:51 +00:00 |
|
mycroft
|
73afee1973
|
We don't need the extra space to preserve the BIOS variables any more.
|
1994-12-02 03:02:49 +00:00 |
|
mycroft
|
8fd1f92ae7
|
Don't futz with the cursor shape unless we really, really need to.
|
1994-12-01 11:12:04 +00:00 |
|
mycroft
|
211b002017
|
Ignore ERR during diagnostics.
|
1994-12-01 10:45:26 +00:00 |
|
mycroft
|
434d451672
|
Adjust dump calculation to avoid sign problems.
|
1994-12-01 09:53:38 +00:00 |
|
mycroft
|
6686f7f263
|
Rework detection a bit, and check for the Pentium fdiv bug.
|
1994-11-30 04:42:07 +00:00 |
|
mycroft
|
c72f58d401
|
Don't need to turn on emulation when npx not present; we leave it off always.
|
1994-11-30 04:26:06 +00:00 |
|