summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isp_netbsd.h
AgeCommit message (Expand)Author
2003-12-04netbsd.org -> NetBSD.orgkeihan
2002-10-18Slight cleanup to use ISP_MUSTPOLL macro in case we can ever fix themjacob
2002-04-04Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seemmjacob
2002-03-31Thanks to Jason Wright of OpenBSD- spotted that the offsets were all wrongmjacob
2002-02-21Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).mjacob
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-09-01Add support for 2 Gigabit cards (2300/2312). This necessitated a changemjacob
2001-07-07bzero -> memsetthorpej
2001-07-07bcopy -> memcpythorpej
2001-05-25Create a kernel thread for Fibre Channel cards. This is the newmjacob
2001-05-16Per helpful suggestion from LukeM- make INLINE usage consistent (andmjacob
2001-05-16Long overdue- put locks on the usage of the mailbox command stuff. Thismjacob
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-10Include isp_ioctl.h.mjacob
2001-03-14ANSIfy source.mjacob
2001-02-28roll platform minormjacob
2001-02-12Remove ISP2100_FABRIC (we're always fabric now). Fix usage of isp_lastmbxcmdmjacob
2001-01-05(some of these changes were made in the previous revision- oops)mjacob
2001-01-05Ian McDonnell <apriori@world.std.com> made me see the error of my ways.mjacob
2000-12-23Fix pathnames in comment.wiz
2000-12-09Finally fix this driver to be sensible about the ENDIAN dance. It's notmjacob
2000-11-14Pull in <uvm/uvm_extern.h>thorpej
2000-10-16Make changes relevant to changes in WWN defaults.mjacob
2000-08-14Add a maintenance note. Move the single bit tags of islocked andmjacob
2000-08-11Make our policy WRT tagged queueing consistent and sane: ordered tags for syn...tls
2000-08-01Core version 2.0 (platform version 1.0) rewrite of ISP driver. Somemjacob
2000-07-05Roll platform minor. We are now always supporting ISP2100_FABRIC. Addmjacob
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove redundant vm includes.mrg
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-19Add in ISP_SWIZZLE_CONTINUATION macro.mjacob
1999-12-20restore (by request) CFGPRINTF to DIAGNOSTIC level kernelsmjacob
1999-12-16Dual LVD (1280) support.mjacob
1999-12-04Rearrange defines to make the file diff cleaner with OpenBSD. Change CFGPRINTFmjacob
1999-10-14Roll platform version. Keep a bitmap of 'discovered' devices for SCSI adaptersmjacob
1999-09-30Update for SCSIPI changes. Note that capabilities update is disabledthorpej
1999-09-07A useful discussion with Jason convinced me that I had selected themjacob
1999-07-05Change to approved NASA/Ames copyright. Add Fabric support. Fix SCCLUN support.mjacob
1999-05-12Do a fairly large internal restructuring to accomodate dual-bus host adaptersmjacob
1999-04-04roll internal revsmjacob
1999-03-26add isp1080 support and some basic PDB change stuffmjacob
1999-03-17Update the driver with some infrastructure for the 1080. Fix an embarrassingmjacob
1999-02-09Roll platform revision level. Add blocked flag and waitq to osinfo structure.mjacob
1999-01-30Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob
1999-01-10cross platform define MEMZERO addedmjacob
1998-12-28clean up headers; move uninit/watch to outer layersmjacob
1998-12-05Update BA for new max_lun parameter for SCSIbusses. Clearify maximum lunsmjacob
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-09-17cleanup header to be just NetBSDmjacob
1998-09-08roll revision, change default tagging to simple tagsmjacob