summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp_target.c
Commit message (Expand)AuthorAgeFilesLines
* Grumble- let a linux-ism slip in and had an llx whichmjacob2007-01-201-9/+12
* MFP4: Move default setting to the end of isp_reset instead of themjacob2007-01-201-6/+8
* Add a chip timeout to ENABLE/MODIFY/DISABLE lun calls.mjacob2006-12-051-0/+1
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.mjacob2006-11-021-74/+518
* Fix na_fcentry_t to not have a lun field. Fix indentation in handlymjacob2006-08-041-26/+43
* Some rearrangement of headers to minimize diffs with outside ofmjacob2006-07-161-5/+2
* Put in some missing target mode for 2KLOGIN f/w spots.mjacob2006-07-101-10/+24
* Redo some code based upon issues found by Coverity.mjacob2006-04-211-1/+1
* Some more gratuitous format and name changes.mjacob2006-04-211-28/+28
* a) clean up some declaration stuff (i.e., make more modern with respectmjacob2006-02-151-22/+23
* First of several commits as this driver is dusted off and maybe broughtmjacob2006-01-231-125/+216
* Macroize the making of tag ids.mjacob2005-01-231-2/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Store the target handles in a separate list from normal commands. Add anjl2004-05-241-2/+2
* Fix a bug where we never managed to include the sense data we wanted to send.mjacob2004-01-291-2/+2
* Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrongmjacob2004-01-291-2/+3
* Some ridiculous target mode botches- like having the wrong definitionsmjacob2003-09-131-10/+14
* Remove unused variablesphk2003-05-311-0/+2
* Pointy hat- bad commit.mjacob2003-02-161-1/+1
* Make sure we propagate rxid && iid in isp_target_put_atiomjacob2003-02-161-0/+2
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* LINT related fixes (as noticed by bde)mjacob2002-10-141-6/+6
* Change isp_target_async to a function returning an integer.mjacob2002-06-161-20/+8
* + A variety of 23XX changes:mjacob2002-02-041-0/+5
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-111-31/+45
* Note for ATIOs returned because of BDRs or Bus Resets for which bus thismjacob2001-09-041-20/+34
* Because we now store SCCLUN capabilities in firmware attributes, getmjacob2001-09-031-16/+19
* Spring MegaChange #1.mjacob2001-05-281-56/+27
* Perform some more Ansification. Remove and then replace the isp_putback_atiomjacob2001-04-041-84/+49
* Clean up usage- ct_reserved is really ct_syshandle now.mjacob2001-03-141-13/+13
* Switch to using 16 bit handles instead of 32 bit handles.mjacob2001-03-021-2/+3
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* some copyright cleanupsmjacob2000-09-211-5/+2
* various fixesmjacob2000-08-271-4/+2
* Remove isp_tdebug. Change all PRINTF macros to the now commonmjacob2000-08-011-125/+117
* If debugging set, zero out an incoming response entrymjacob2000-07-181-1/+5
* Remove all ISP2100_SCCLUN define based code and replace it with runtimemjacob2000-06-181-27/+27
* Some minor tweaklets.mjacob2000-04-211-6/+12
* Correctly identify which bus of dual bus SCSI adapters some target modemjacob2000-02-151-2/+8
* Correct a minor typo in error message.mjacob2000-02-111-1/+1
* cleanup- it was not MI code as it should have beenmjacob2000-01-151-16/+11
* set default target mode debug to 0mjacob2000-01-041-1/+1
* These are platform independent functions for target mode support.mjacob2000-01-041-0/+1227
OpenPOWER on IntegriCloud