summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isp_target.c
AgeCommit message (Expand)Author
2003-03-03Propagate iid && rxid when we're putting back an ATIO for FC.mjacob
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-06interrupt with two rs.wiz
2002-10-18Some lint fixes.mjacob
2002-06-15keep target mode up to date.mjacob
2002-02-21Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).mjacob
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-11-13add/cleanup RCSIDlukem
2001-09-05Synchronize with FreeBSD/Linux.mjacob
2001-05-16Keep up with the Joneses.... further synchronization for the eventualmjacob
2001-04-05Keep up with the Joneses: sync with common core target mode code. Eventuallymjacob
2001-03-14ANSIfy source.mjacob
2001-03-14Clean up license && copyright a tad. ct_reserved should now be moremjacob
2000-12-23Fix pathnames in comment.wiz
2000-08-14Add a maintenance notemjacob
2000-08-08Remove ispcmd_slow routine- SCBUSACCEL routine will set/clear tag/wide/sync.mjacob
2000-08-01Core version 2.0 (platform version 1.0) rewrite of ISP driver. Somemjacob
2000-07-19zero result queue entry when done if debugging.mjacob
2000-07-05pick up FreeBSD changesmjacob
2000-05-13Update from Matthew Jacob:he
2000-02-19Handle dual bus cases for immediate notify and enable lun commands.mjacob
2000-02-12some minor cleanupsmjacob
2000-01-05Add in MI target mode code modulesmjacob