summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_library.c
AgeCommit message (Expand)Author
2007-07-02Recover from some major omissions/problems with the 24XX port.Matt Jacob
2007-04-02Temporarily desupport simultaneous target and initiator mode.Matt Jacob
2007-03-22MFP4: a) Some constification from NetBSD (gcc 4.1.2)Matt Jacob
2007-03-10Fix some stupid copyright mistakes that have been there for quite some time.Matt Jacob
2006-11-18 Make the SAN login/logout stuff more common between different chipsetsMatt Jacob
2006-11-16Increase the timeout for some SAN commands.Matt Jacob
2006-11-16minor change to reduce some diff noiseMatt Jacob
2006-11-14Push things closer to path failover by implementing loop down andMatt Jacob
2006-11-02Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.Matt Jacob
2006-08-04Fix na_fcentry_t to not have a lun field. Fix indentation in handlyMatt Jacob
2006-07-16Some rearrangement of headers to minimize diffs with outside ofMatt Jacob
2006-04-21Redo some code based upon issues found by Coverity.Matt Jacob
2006-02-15a) clean up some declaration stuff (i.e., make more modern with respectMatt Jacob
2006-02-02Remove use of inlines and use the functions as a library.Matt Jacob