summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isp_netbsd.c
AgeCommit message (Expand)Author
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-10-08In isp_fc_worker() reduce the timeout value used to poll for the linkpk
2003-09-27Remove NOSETTLE flag from channel in FibreChannel case. It makes sense thattls
2003-08-07Note both active and nvram WWNN/WWPNsmjacob
2003-03-21Fibre Channel doesn't need bus reset settle time.mjacob
2002-11-25Avoid strict-alias warnings.thorpej
2002-09-01Do not enable interrupt driven mailbox commands for non-FC scsi.mjacob
2002-08-12Various changes to allow for overriding just loopid and/or iid.mjacob
2002-06-15Add support for ISP_FC_GETHINFO which can tell you connection topology,mjacob
2002-06-08make auto const variables static.yamt
2002-04-04Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seemmjacob
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-11-13add/cleanup RCSIDlukem
2001-09-28Now that we have a fixed thaw thingie- we can turn back on sleepingmjacob
2001-09-05Fix a misspelled error message.mjacob
2001-09-01Add support for 2 Gigabit cards (2300/2312). This necessitated a changemjacob
2001-07-07If I've told myself once, I've told myself 1000 times- *NEVER* commitmjacob
2001-07-06Defer turning off the no_mbox_ints flag until after the system is readymjacob
2001-05-25Create a kernel thread for Fibre Channel cards. This is the newmjacob
2001-05-16It's 'role None', not 'role No'.mjacob
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-10Add initial implementation of ISP_SDBLEV, ISP_RESETHBA, ISP_FC_RESCAN,mjacob
2001-03-14Handles are now 16 bits. ANSIfy.mjacob
2001-02-12Do some cleanup based upon adapter role- mainly not enabling interruptsmjacob
2001-01-09ISPASYNC_PDB_CHANGED->ISPASYNC_LOGGED_INOUT. And also, ISPASYNC_CHANGE_NOTIFYmjacob
2000-12-28Apply nearly all of Bill Sommerfeld's -Wformat patches. The onemjacob
2000-12-28Turn ISP_LOCK/ISP_UNLOCK into ISP_ILOCK/ISP_IUNLOCK macros for routinesmjacob
2000-12-28Restore the change fvdl made. Sorry about not noticing it. Themjacob
2000-12-23Fix pathnames in comment.wiz
2000-12-09Finally fix this driver to be sensible about the ENDIAN dance. It's notmjacob
2000-12-04Remove uninitialized variable usage (it was redundant anyway).fvdl
2000-10-16Add in commented-out hiwater measurement.mjacob
2000-08-14Add a maintenance note. Change all splbio's to use the ISP_LOCK/ISP_UNLOCKmjacob
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-07Gah. Bad port from FreeBSD code (thanks Robert Elz) for settingmjacob
2000-07-05Redo watchdogs to handle cases of false death of commands- timemjacob
2000-05-13Update from Matthew Jacob:he
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-12add 80 MHz casemjacob
1999-12-20clean unused fwrev stuffmjacob
1999-12-16Dual LVD (1280) support.mjacob
1999-12-05Oops. The compiler didn't catch this 'used before set'. Kudosmjacob
1999-12-04(wow- I thought I'd already committed most of this).mjacob
1999-10-17some comments addedmjacob
1999-10-14Add in an ioctl entry point so scsictl mediated bus resets will work.mjacob
1999-09-30Update for SCSIPI changes. Note that capabilities update is disabledthorpej
1999-07-05Change to approved NASA/Ames copyright. Add Fabric support. Fix SCCLUN support.mjacob