aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_target.c
Commit message (Expand)AuthorAgeFilesLines
* some copyright cleanupsMatt Jacob2000-09-211-5/+2
* various fixesMatt Jacob2000-08-271-4/+2
* Remove isp_tdebug. Change all PRINTF macros to the now commonMatt Jacob2000-08-011-125/+117
* If debugging set, zero out an incoming response entryMatt Jacob2000-07-181-1/+5
* Remove all ISP2100_SCCLUN define based code and replace it with runtimeMatt Jacob2000-06-181-27/+27
* Some minor tweaklets.Matt Jacob2000-04-211-6/+12
* Correctly identify which bus of dual bus SCSI adapters some target modeMatt Jacob2000-02-151-2/+8
* Correct a minor typo in error message.Matt Jacob2000-02-111-1/+1
* cleanup- it was not MI code as it should have beenMatt Jacob2000-01-151-16/+11
* set default target mode debug to 0Matt Jacob2000-01-041-1/+1
* These are platform independent functions for target mode support.Matt Jacob2000-01-041-0/+1227