summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/isp_openbsd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove isp(4) now that the ql* family have replaced itjmatthew2015-06-191-380/+0
* decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hderaadt2014-07-081-3/+1
* replace the LIST_ENTRY in scsi_xfer with a SIMPLEQ_ENTRY. the things thatdlg2013-03-041-2/+2
* Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier,miod2011-03-061-2/+2
* Don't #include <sys/user.h> into files that don't need the stuffguenther2010-06-261-2/+1
* Add a workaround for the fact that our clocks aren't running during autoconfkettenis2009-07-011-3/+5
* Major update to isp driver, mostly from mjacob via FreeBSD.krw2009-06-241-137/+86
* NETBSD -> OPENBSD in #endif comment.krw2008-11-171-2/+2
* Use new isp_library.c rather than isp_inline.h. No functional change.krw2008-11-171-5/+2
* Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.kettenis2008-06-011-2/+3
* use the right capitalization for `QLogic'sobrado2008-01-211-2/+2
* Use some horrible macros to uninline a few functions that are expensiveart2004-08-021-2/+5
* This moves access to wall and uptime variables in MI code,tholo2004-06-241-9/+9
* Delete unused local version of strncat.krw2003-03-301-20/+1
* Remove double include of scsi_all.hmjacob2003-03-061-2/+1
* Remove STRNCAT define.mjacob2003-03-031-2/+1
* Accomodate changes to fabric stuff as well as other core code changes.mjacob2002-05-171-15/+24
* Get the offsets and lengths right when sync'n dma maps; patch from mjacobjason2002-03-061-8/+3
* Much simpler timeout calculation.art2002-02-151-10/+2
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-141-26/+94
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* Catch up with mainline of code development.mjacob2001-09-011-2/+8
* absolutely no need to include vm_parm.h after vm.hmickey2001-08-121-2/+1
* remove some of the redundant vm includesmickey2001-08-121-2/+1
* Roll platform major/minor. Ansify. Add the appropriate bits formjacob2001-04-041-26/+29
* Roll platform minor. Remove ISP2100_FABRIC defines (we don't caremjacob2001-02-121-5/+8
* Update isp codebase to current common head- USEC_SLEEP macro added,mjacob2000-12-061-10/+16
* Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob2000-10-161-157/+252
* Resync with FreeBSD/NetBSD. Salient features are that the mailbox commandmjacob2000-07-061-9/+62
* roll minor revision levelmjacob2000-03-051-2/+2
* Add 12160 (Ultra3) support. Add files and changes for target mode support.mjacob2000-02-201-3/+5
* Roll platform version. Add a second scsi_link struct in the privatemjacob1999-12-161-7/+7
* make CFGPRINTF only available for SCSIDEBUG/DEBUG kernelsmjacob1999-11-231-2/+2
* Far too many things to note- a complete new revision coming in includingmjacob1999-11-221-110/+59
* roll internal revision levels and enable 1080 supportmjacob1999-03-251-7/+6
* fix OpenBSD headersmjacob1999-03-171-1/+1
* complete update of ISP driver- includes 2100 FC supportmjacob1999-03-171-0/+274