summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ispvar.h
AgeCommit message (Expand)Author
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-05-03DMA, not dma nor Dma.wiz
2002-10-18Remove ISP_DMA_ADDR_T as a 'type'. Instead, go off of whethermjacob
2002-08-16Further fix problems with 23XX ISR handling and correctly initialize themjacob
2002-08-12Various changes to allow for overriding just loopid and/or iid.mjacob
2002-06-15Roll version minor.mjacob
2002-04-04Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seemmjacob
2002-03-22Handle Port Unavailable the same as Port Logout (i.e., send a LIP).mjacob
2002-02-21Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).mjacob
2002-01-03Implement REDUCED INTERRUPT OPERATION usage for FC cards- this allows themjacob
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-10-06Fix various 2300 GB issues related to chip errata and documentationmjacob
2001-09-05Synchronize with FreeBSD/Linux.mjacob
2001-09-01Add support for 2 Gigabit cards (2300/2312). This necessitated a changemjacob
2001-07-22seperate -> separatewiz
2001-07-06White space cleanup. Fix oopslet about having overlapping loop states.mjacob
2001-05-22Add back in (again) ISPASYNC_LIP and ISPASYNC_LOOP_RESET asyncmjacob
2001-05-16beginning basic 2300 infrstructure supportmjacob
2001-03-14Roll core minor. ANSify.mjacob
2001-02-20Add ISPCTL_RUN_MBOXCMD control op and ISPASYNC_UNHANDLED_RESPONSE async event.mjacob
2001-02-12Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anmjacob
2001-01-09ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT.mjacob
2000-12-28Apply nearly all of Bill Sommerfeld's -Wformat patches. The onemjacob
2000-12-28add an ISP_CFG_NOINIT flagmjacob
2000-12-23Fix pathnames in comment.wiz
2000-12-09Finally fix this driver to be sensible about the ENDIAN dance. It's notmjacob
2000-10-16Change some of the WWN macros- eliminate PORT_FROM_NODE_WWN and makemjacob
2000-08-14Add a maintenance note. Fix QFREE and QAVAIL macros to match change in usage.mjacob
2000-08-08Remove ispcmd_slow routine- SCBUSACCEL routine will set/clear tag/wide/sync.mjacob
2000-08-01Core version 2.0 (platform version 1.0) rewrite of ISP driver. Somemjacob
2000-07-05Roll core version. Get rid of dogactive (no longer used). Add in somemjacob
2000-05-13Update from Matthew Jacob:he
2000-02-12add in 12160 (Ultra3) related definitionsmjacob
2000-01-06roll revision level and add some taret mode changesmjacob
1999-12-16Dual LVD (1280) support.mjacob
1999-12-04Roll core version minor. Clean out some target mode stuff. Respecify somemjacob
1999-10-17mostly stylisticmjacob
1999-10-14Roll minor version. Change how f/w revisions are stored. Add somemjacob
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-04Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob
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 internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob
1999-01-30Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob
1999-01-10bump isp_fifo_threshold tag top 3 bitsmjacob
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-09-17cleanup header to be just NetBSD, roll rev, change QDEPTH to QAVAIL macromjacob
1998-09-10turn into a debug message an ABOUT F/W failure. Add ISPCTL_UPDATE_PARAMS isp_...mjacob