mycroft
|
86e7908a72
|
Make some comments more clear.
|
1994-10-01 07:19:32 +00:00 |
mycroft
|
f7b0f89811
|
Various minor changes to sync better with DG's version.
|
1994-10-01 07:13:32 +00:00 |
mycroft
|
0e28696023
|
Add IO_PPI.
|
1994-10-01 03:52:46 +00:00 |
mycroft
|
e32c213d35
|
Add IO_PMP[12] and IO_PMPSIZE.
|
1994-10-01 03:48:49 +00:00 |
mycroft
|
b7cc64e049
|
Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe.
|
1994-09-16 23:48:22 +00:00 |
mycroft
|
c7003d37d3
|
Only reset FIFO if changing baud rate. From John Kohl (slightly edited).
|
1994-09-16 02:50:39 +00:00 |
mycroft
|
8dd2c63b08
|
Turn off the delay debugging messages again.
|
1994-09-12 20:29:08 +00:00 |
mycroft
|
584de55692
|
Missed an iobase that should be u_short.
|
1994-09-05 00:21:40 +00:00 |
mycroft
|
a13c1b15cc
|
Minor.
|
1994-08-26 12:43:17 +00:00 |
deraadt
|
de20d2cf67
|
Re-enable EISA reset code -- definately needed now. do RX_DISCARD_TOP_PACK
before leaving splhigh(), to give incoming packets a better chance.
|
1994-08-26 12:11:44 +00:00 |
deraadt
|
6c2b49032b
|
fix debugging stuff, from dean
|
1994-08-25 20:18:25 +00:00 |
mycroft
|
5e4a51278b
|
Set the FIFO threshold based on the receive speed, per Mark Weaver.
|
1994-08-24 07:25:18 +00:00 |
mycroft
|
c4eac0f370
|
Some cleanup, checked by Dean.
|
1994-08-23 23:40:55 +00:00 |
mycroft
|
8ac5e10c5d
|
Various code cleanup.
|
1994-08-23 19:30:12 +00:00 |
deraadt
|
666f228bab
|
add `eg' driver for the 3c505 by <dean@fsa.ca>
|
1994-08-23 17:59:33 +00:00 |
mycroft
|
996b2b5c54
|
Disable EISA reset, for now.
|
1994-08-22 21:53:23 +00:00 |
mycroft
|
71c5da7bfb
|
Fix typo in WDCS_BITS.
|
1994-08-22 21:43:35 +00:00 |
mycroft
|
8b8390a4bb
|
Look for MDMBUF in cflag, not lflag.
|
1994-08-21 15:04:37 +00:00 |
deraadt
|
256353ef62
|
multicast
|
1994-08-17 06:04:49 +00:00 |
mycroft
|
5f27568164
|
Eliminate struct pte and struct pde.
|
1994-08-15 14:46:45 +00:00 |
mycroft
|
36975ff354
|
Don't use altsts. Sigh.
|
1994-08-15 08:22:20 +00:00 |
mycroft
|
a618f9d915
|
Slight optimization, and don't go bonkers if one of the sub-devices is not
configured.
|
1994-08-14 14:13:25 +00:00 |
mycroft
|
a570fcd929
|
Re-enable EISA reset.
|
1994-08-14 09:43:59 +00:00 |
mycroft
|
cd2f7cc8a0
|
Clean up a little.
|
1994-08-14 09:24:55 +00:00 |
mycroft
|
061c42c22d
|
Minor update.
|
1994-08-08 07:09:31 +00:00 |
mycroft
|
59de58a39b
|
Count up the silo overflows and only log a warning at most once per minute.
|
1994-08-07 11:27:51 +00:00 |
mycroft
|
9c8afcf191
|
Avoid using DFIFOHF, which doesn't exist on 6260 chips. Turn off
AIC_USE_DWORDS by default.
|
1994-08-07 10:51:40 +00:00 |
mycroft
|
d9a996a92e
|
Add multiplexer for RT 4-port serial cards.
|
1994-08-07 10:45:53 +00:00 |
mycroft
|
b6e9bf14c8
|
Simplify the DEPCA memory test, and fix a problem with using the alternate
PROM address.
|
1994-08-07 00:56:04 +00:00 |
deraadt
|
ebd23fe5e0
|
cleanup
|
1994-08-06 23:19:39 +00:00 |
mycroft
|
558c00c001
|
Fix spelling of `STEREO'.
|
1994-08-05 22:56:19 +00:00 |
deraadt
|
cefefb25ca
|
cleanup, working 32 bit IO on the 3c579, and memory alignment of insl/insw
for better performance.
|
1994-08-05 21:16:33 +00:00 |
mycroft
|
9d7eefb176
|
Change iosize to 16.
|
1994-08-03 09:17:12 +00:00 |
mycroft
|
a17171c0a2
|
Add a missing splx() and increase the reset delay during probe, as suggested
by Juergen Keil. Add a diagnostic message if the controller info is not what
we expect.
|
1994-08-03 08:57:59 +00:00 |
mycroft
|
45b0217c1e
|
Fix up u14_find() a bit; mainly, don't include a DRQ for the 34f.
|
1994-07-31 19:21:40 +00:00 |
mycroft
|
a00c5fdb91
|
Add some missing newlines in the attach messages.
|
1994-07-31 18:25:50 +00:00 |
mycroft
|
8a9df6389d
|
Bug fixes from Mark Weaver.
|
1994-07-31 11:34:38 +00:00 |
mycroft
|
53f3b61cdc
|
Redux.
|
1994-07-28 19:57:31 +00:00 |
mycroft
|
c405e84a24
|
port --> iobase
|
1994-07-28 09:50:33 +00:00 |
mycroft
|
d02e11d543
|
Make the EISA reset code like the other drivers.
|
1994-07-28 08:44:47 +00:00 |
mycroft
|
fb500c4d07
|
Redo some of the EISA config stuff.
|
1994-07-28 02:39:21 +00:00 |
mycroft
|
c1a5741a3b
|
Remove unused macros.
|
1994-07-27 15:02:59 +00:00 |
mycroft
|
5e04cfb942
|
Fix typo.
|
1994-07-27 13:24:17 +00:00 |
mycroft
|
1939acdbd2
|
Fix the DMA setup.
|
1994-07-27 13:10:33 +00:00 |
mycroft
|
1a9c6d05a3
|
Enable IRQ probing, and fix the DMA setup.
|
1994-07-27 12:57:02 +00:00 |
mycroft
|
dffcd8ea8d
|
Enable IRQ probing.
|
1994-07-27 03:09:21 +00:00 |
mycroft
|
16878bf2f9
|
Enable IRQ probing.
|
1994-07-27 01:50:57 +00:00 |
mycroft
|
35b4db3030
|
Add IRQUNK.
|
1994-07-27 01:50:15 +00:00 |
mycroft
|
b5ce4d0cdd
|
Normalize label handling.
|
1994-07-26 19:36:06 +00:00 |
mycroft
|
a18c0c0d83
|
Look for errors in the right place in a transmit descriptor, and count
collisions.
|
1994-07-25 22:54:58 +00:00 |