gibbs
d543732b8e
Use EISA_MAX_SLOTS to be consistent with other EISA drivers.
...
Fix off by one error in slot probe.
Update some comments.
Submitted by: rgrimes@FreeBSD.org
1995-03-31 13:36:57 +00:00
gibbs
d6d2d98089
Compile cleanly -Wall.
1995-03-07 08:58:22 +00:00
gibbs
d55c379829
Add $Id
1995-01-16 16:31:34 +00:00
gibbs
00d4d48c05
Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependancies
...
for the ahc driver.
1995-01-13 02:23:27 +00:00
gibbs
52abe9ec49
Handle both channels of Twin channeled devices. Respect the configuration
...
values for syncronous negotiation. The 284x series adaptors can now be
supported without the Bios being enabled. If you disable the Bios on the
274x series adaptors, all configuration parameters revert to the default
since there is no way to retrieve them.
1994-12-31 19:31:56 +00:00
gibbs
b6942ab081
Put the sequencer into FASTMODE during initialization. I can now
...
get up to 8m/sec write performance out of a pd2100 with this driver.
1994-11-29 23:06:54 +00:00
ats
d33db1bec6
Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up
...
to 16 slots.
1994-11-25 22:25:15 +00:00
gibbs
ea0a6a1c28
Register with devconfg so we show up in lsdev.
1994-11-18 20:34:30 +00:00
gibbs
7178816b0f
Change the include for the sequencer program to point back to the
...
right place:
include "../../sys/gnu/misc/aic7770/aic7770_seq.h"
1994-11-18 09:14:14 +00:00
jkh
d972449378
Whoops - this one's my fault. Put back my changes for seqprog[].
1994-11-18 09:03:09 +00:00
gibbs
ead58c9f62
My port of Julian's 1742 driver to work with the Linux aic7770 sequencer
...
code.
1994-11-17 20:22:31 +00:00