summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and document the implementation of firmware(9) based onluigi2007-02-151-1/+1
* add a missing piece for 2432mjacob2007-02-101-0/+1
* Putative untested 2432 (PCI-E) support.mjacob2007-02-101-1/+12
* Clean up some of the various platform and release specific dma tagmjacob2007-01-233-47/+36
* Change the remainder of the drivers for DMA'ing devices enabled in themarius2007-01-211-2/+14
* Grumble- let a linux-ism slip in and had an llx whichmjacob2007-01-201-9/+12
* MFP4: Move default setting to the end of isp_reset instead of themjacob2007-01-207-93/+138
* RELENG_6 compilationmjacob2007-01-051-1/+1
* error print cleanup && turn off ints if RISC is pausedmjacob2007-01-051-1/+2
* Check the return from registering FC4 types with the fabric namemjacob2007-01-051-11/+24
* Restore revision 1.126 that got accidentally nuked.mjacob2006-12-181-0/+6
* Add back some CAM_NEW_TRAN code to make backporting to RELENG_6 easier.mjacob2006-12-181-2/+144
* Try an experiment with using DMA to load firmware into a 2200- VERIFYmjacob2006-12-173-25/+39
* Implement ISP_RESET0 for PCI and SBUS attachments- isp_reset hasmjacob2006-12-163-8/+39
* Remove dependency on ispfw and firmware as modules.mjacob2006-12-102-7/+2
* clarify a comment slightlymjacob2006-12-091-1/+1
* Find another spot where tagged command queueing gotmjacob2006-12-091-2/+7
* Make ISPCTL_PLOGX find a handle to log into the management servermjacob2006-12-053-75/+88
* Add a chip timeout to ENABLE/MODIFY/DISABLE lun calls.mjacob2006-12-051-0/+1
* Fix XPT_GET_TRANSPORT_SETTINGS to zero validity and flags-mjacob2006-12-031-13/+24
* Make the SAN login/logout stuff more common between different chipsetsmjacob2006-11-186-75/+175
* Disable code to set max read byte count on the 2400.mjacob2006-11-171-0/+6
* Increase the timeout for some SAN commands.mjacob2006-11-163-11/+43
* minor change to reduce some diff noisemjacob2006-11-162-2/+3
* Push things closer to path failover by implementing loop down andmjacob2006-11-148-495/+940
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.mjacob2006-11-0214-3346/+7601
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-138/+0
* The first of 3 major steps to move the CAM layer forward to usingmjacob2006-10-311-1/+0
* Begin the process of moving info to sysctl stuff for FreeBSDmjacob2006-09-262-1/+47
* Restore multi-version cleanliness.mjacob2006-09-031-3/+11
* add a newbus method for obtaining the bus's bus_dma_tag_t... This isjmg2006-09-031-2/+3
* More ispfwfunc definitions funnies which break pre-7.0 builds.mjacob2006-09-013-2/+4
* Add missing pre-7.0 firmware pointer. Oops.mjacob2006-09-011-0/+3
* fix bug in 2322 receive sequencer f/w loadmjacob2006-09-011-3/+3
* Fix RELENG_4 code version- isp_roles wasn't getting initialized somjacob2006-08-212-3/+6
* Fix 2KLOGIN code to specify *ibits* (not *obits*) so that themjacob2006-08-141-60/+77
* The register offset is within 4K, not 256 bytes, for some QLogic cards.mjacob2006-08-141-1/+1
* The macro IS_23XX should not mistakenly include 24XX cards.mjacob2006-08-141-1/+2
* Remove reference to PTI cards. They haven't been functioningmjacob2006-08-051-15/+0
* Increase local reserved (high && low) storage in each commandmjacob2006-08-041-1/+1
* Fix na_fcentry_t to not have a lun field. Fix indentation in handlymjacob2006-08-043-37/+57
* Initialize 2300 request/response pointers in isp_reset- not inmjacob2006-08-041-7/+4
* Rename ioctl driven task management functions so theymjacob2006-08-042-6/+10
* Some rearrangement of headers to minimize diffs with outside ofmjacob2006-07-166-64/+71
* Don't attach 2422's yet. It just confuses everyone.mjacob2006-07-141-0/+2
* Add some missing braces.mjacob2006-07-141-14/+30
* Put in some missing target mode for 2KLOGIN f/w spots.mjacob2006-07-101-10/+24
* Clean up the ioctl to not process nonsense on SCSI isp cards.mjacob2006-07-101-40/+44
* Convert isp(4) and ispfw(4) to use firmware(9) to manage firmwaremjacob2006-07-094-8/+99
* What the heck - make the last (most recent) 2200 f/w also domjacob2006-07-031-2/+6
OpenPOWER on IntegriCloud