summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-241-1/+1
* MFC: Add in dual bus support. Add in 1080 LVD support. Add in NVRAMMatt Jacob1999-05-111-731/+1632
* Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not inMatt Jacob1999-01-101-11/+11
* Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-Matt Jacob1999-01-101-48/+88
* clarify headers;move uninit to outer layer;remove watchdogMatt Jacob1998-12-281-69/+3
* oops on lastMatt Jacob1998-12-051-3/+3
* Remove the Target mode functions until they're in better shape. Implement someMatt Jacob1998-12-051-89/+532
* per bde (who is right about this) that an inlined fucntion with constMatt Jacob1998-09-171-2/+24
* Cleanliness. Don't leave defined a const char array that's only usedMatt Jacob1998-09-171-2/+4
* ISP_DMASETUP now returns a value to be possibly punted to outer layers.Matt Jacob1998-09-171-13/+25
* fix reported compile error flying blind- I do not have the new compiler yetMatt Jacob1998-09-151-2/+2
* Update QLogic ISP support for CAM. Add preliminary target mode support.Justin T. Gibbs1998-09-151-490/+1645
* Add support for the Qlogic ISP SCSI && FC/AL AdaptersMatt Jacob1998-04-221-0/+1841