summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Up tsleep && poll time for mailbox commands from 2 to 10 seconds. Printmjacob2001-01-091-5/+9
* Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP.mjacob2000-12-051-6/+10
* Add USEC_SLEEP macro support. Change the location at which we definemjacob2000-12-021-12/+17
* Get rid of ridiculous ISP_PVS macro. Instead, just set anmjacob2000-10-251-6/+7
* Catch up to moving headers:jhb2000-10-201-1/+1
* Roll minor revision- for once we'll use this because.... if revision >= 5.4,mjacob2000-10-171-32/+30
* Make changes required by change in how default and usable node and portmjacob2000-10-121-15/+3
* some copyright cleanupsmjacob2000-09-211-3/+2
* various fixesmjacob2000-08-271-14/+10
* Core version 2.0 cleanup/rewrite. Things get rearranged and changedmjacob2000-08-011-164/+233
* The SERVICING_INTERRUPT isn't quite safe yet.mjacob2000-07-181-0/+4
* Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flagmjacob2000-07-041-9/+82
* Clean up private storage so that we can use the spriv_field0 tomjacob2000-06-271-12/+33
* Roll platform minor number. Force definition of SCSI_ISP_FABRICmjacob2000-06-181-8/+6
* roll platform minormjacob2000-05-091-1/+1
* Add in the now required malloc.h include. I guess somebodymjacob2000-04-211-0/+1
* roll platform versions to 5.0mjacob2000-03-151-2/+2
* Turn back on fast posting- the code that turns it off (for 1020/1040) ismjacob2000-02-111-5/+0
* There seems to be some problems, particularly on alpha, withmjacob2000-01-211-0/+5
* Role platform minor revision. Add in some target mode onlymjacob2000-01-031-1/+35
* Add Dual LVD bus (1280) supportmjacob1999-12-161-1/+1
* roll platform minormjacob1999-12-031-1/+1
* Add storage/access for a default WWN. A miscellaneous tweak or two.mjacob1999-11-211-3/+3
* Roll platform major && minor (major now tracks FreeBSD major release).mjacob1999-10-171-94/+18
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* add in SIMQFRZ_TIMED && CMD_RQLATER definesmjacob1999-08-161-2/+3
* add 2200 f/w; fix botched definemjacob1999-07-051-3/+3
* Merge defunct isp_freebsd_cam.h into this file. Do some appropriatemjacob1999-07-021-84/+128
* Clean up some sprintfs. Add in a SCSI_QFULL an XS_CHANNEL definitionmjacob1999-05-111-5/+9
* Fix for pre-CAM kernels (again). Turn back on fast posting.mjacob1999-04-041-35/+16
* Add in 1080 LVD support and some basis also for the 1240. The port databasemjacob1999-03-251-6/+5
* A wad of changes- prepping for 1080/1240 support (which caused a massivemjacob1999-03-171-18/+121
* roll internal release tagmjacob1999-02-091-2/+2
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob1999-01-301-2/+2
* Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not inmjacob1999-01-101-1/+2
* add MEMZERO portability definesmjacob1999-01-101-2/+4
* clarify headers;move uninit to outer layer;remove watchdogmjacob1998-12-281-6/+5
* compilation fixes from Eklundmjacob1998-12-051-2/+3
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-181-14/+9
* Roll revision, clean up a comment.mjacob1998-09-171-8/+1
* Update QLogic ISP support for CAM. Add preliminary target mode support.gibbs1998-09-151-17/+35
* Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...mjacob1998-04-241-2/+8
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+154
OpenPOWER on IntegriCloud