summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isp.c
AgeCommit message (Expand)Author
1999-02-09Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob
1999-01-30Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob
1999-01-10+ Some basic deadchip detection.mjacob
1998-12-28clean up headers; move uninit/watch to outer layersmjacob
1998-12-05Update HBAs to incorporate the new max_lun property.mjacob
1998-09-17Several changes, including some stub fibre target mode stuff. Establishmjacob
1998-09-10turn into a debug message an ABOUT F/W failure. Add ISPCTL_UPDATE_PARAMS isp_...mjacob
1998-09-08Major reworking of initialization code, addition of NVRAM reading, usagemjacob
1998-07-18Locking is now in the outer framework for isp_init/isp_reset- this allowsmjacob
1998-07-15Some major thrashing to handle building for other than NetBSD.mjacob
1998-05-05there is an (unimportant) difference between 1020 && 1020Amjacob
1998-03-24some minor debug printout changesmjacob
1998-03-22update some debugging stuff- also turn off possible ULTRA mode for 1020smjacob
1998-02-13Don't include <dev/scsipi/scsipi_conf.h> twice.thorpej
1998-01-28Fix for port-alpha/4903- always download f/w unless config flags saymjacob
1998-01-12Adjust for config changes.thorpej
1997-12-05Add a new async notification, and also fix a bug where the queue entrymjacob
1997-09-29A little cleanup and print more error messages.mjacob
1997-09-13Wierd- well, what isn't with devices? Anyway, the type code for the ISPmjacob
1997-09-10Some formatting cleanup, and for the ISP2100, the flags hadn't being setmjacob
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1997-08-16Merge foo.mjacob
1997-08-16*Major* differences to support the Qlogic 2100 (Fibre Channel PCI), as wellmjacob
1997-07-28Kudos and thanks to Mark Brinicombe (mark@causality.com): bug in waiting formjacob
1997-06-22Hmm- seriously funny and sad bug: you need to directly establish themjacob
1997-06-08- Simplify mailbox DMA setup, allowing the front-ends to allocate thethorpej
1997-06-01Finally found the cause of that nagging 'lost command' (for the firstmjacob
1997-04-05Okay, Charles convinced me that XS_DRIVER_STUFFUP is better than XS_SELTIMEOUT.mjacob
1997-04-05A) Attempt to get clock rate from ISP chip prior to bashing it over the headmjacob
1997-03-23clean up isp_poll() so that it works more correctly. (Modeled on the versioncgd
1997-03-12NetBSD RCS ID tweaks, a few comment block tweaks. Also, make copyrightcgd
1997-03-12ISP 10x0 driver from Matthew Jacob of NASA Ames Research Center.cgd