summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* PAE support changes that included at least some minimal actual testingmjacob2004-09-231-4/+3
* Remove condition variables and status associated with target modemjacob2004-02-081-6/+2
* add a count for inotifies as well as atios.mjacob2004-02-071-0/+1
* Turn off ISP_SMPLOCK- not to be turned on again.mjacob2003-10-211-1/+1
* No time like the present to turn back on SMP locking.mjacob2003-09-131-2/+1
* Remove ISP_DMA_ADDR_T define (see ispvar.h)mjacob2002-09-231-1/+4
* Remove STRNCAT (==>strncat) usage. Apparently I never read the manmjacob2002-09-061-1/+0
* Turn off usage of SMP style locking until we sort out CAM.mjacob2002-09-031-1/+14
* Define ISP_DMA_ADDR_T to be a bus_addr_t, not a u_int32_t.mjacob2002-08-221-0/+3
* Make sure that if are in fact using 'full SMP', make the interruptmjacob2002-07-251-0/+7
* 'Support' for ISP SBus cards.mjacob2002-07-111-0/+5
* Add 2002 to copyright.mjacob2002-07-081-1/+1
* Add get/set param ioctl support.mjacob2002-07-081-11/+19
* Extend private adjunct to ATIO to have both tag lun, and extended statemjacob2002-06-161-1/+10
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-261-1/+1
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.mjacob2002-04-041-1/+1
* Redo stuff for sparc64- primarily fix bus dma implementation. The endianmjacob2002-04-021-9/+20
* Remove __P.alfred2002-03-201-1/+1
* + A variety of 23XX changes:mjacob2002-02-041-3/+8
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-111-8/+41
* Some patches from Doug for ia64 support- the principle one being themjacob2001-10-071-1/+4
* Begin to implement target mode that for Fibre Channel has a privatemjacob2001-10-011-0/+9
* I don't know what I was thinking- if I have two separate busses on onmjacob2001-09-041-4/+6
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredmjacob2001-08-311-3/+9
* Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking,mjacob2001-07-251-19/+2
* Fix botch for state levels. Role minor release. Start adding code for amjacob2001-06-051-2/+2
* Spring MegaChange #1.mjacob2001-05-281-40/+18
* Roll platform minor.mjacob2001-04-041-15/+11
* Catch up to header include changes:jhb2001-03-281-0/+1
* Go to a default port and default node wwn model. Eliminate isp_namemjacob2001-03-011-8/+8
* Roll minor version. Remove ISP2100_FABRIC define (unneeded now).mjacob2001-02-111-2/+6
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Use the isp_lastmbxcmd tag to report timed out mailbox commands.mjacob2001-01-151-2/+3
* 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
OpenPOWER on IntegriCloud