Alfred Perlstein
e51a25f850
Remove __P.
2002-03-20 02:08:01 +00:00
Luoqi Chen
6774c4e510
Support for LG GM82C700, an AIC6360 clone.
2002-03-15 21:30:41 +00:00
Kenneth D. Merry
76db0ab017
Fix a few things in the aic(4) driver:
...
- enable 10MHz (fast SCSI) operation on boards that support it. (only
aic6360 boards with fast SCSI enabled can do it)
- bounds check sync periods and offsets passed in from the transport layer
- tell the user which resource allocation failed (for the ISA probe) if we
weren't able to allocate an IRQ, DRQ or I/O port.
2001-03-16 22:20:19 +00:00
Peter Wemm
991ee860a8
Unused include: #include "aic.h"
2000-06-10 11:06:51 +00:00
Jake Burkholder
e39756439c
Back out the previous change to the queue(3) interface.
...
It was not discussed and should probably not happen.
Requested by: msmith and others
2000-05-26 02:09:24 +00:00
Jake Burkholder
740a1973a6
Change the way that the queue(3) structures are declared; don't assume that
...
the type argument to *_HEAD and *_ENTRY is a struct.
Suggested by: phk
Reviewed by: phk
Approved by: mdodd
2000-05-23 20:41:01 +00:00
Luoqi Chen
6f59da2daa
Disconnect and tagged queueing now really work. Also fix a bug that's
...
causing problems to slow devices.
1999-12-04 22:15:02 +00:00
Luoqi Chen
81ef553683
Adaptec 6260/6360 CAM driver.
1999-10-21 08:56:53 +00:00