summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* Tra-La, another QLogic f/w funny- this time with the 2300.mjacob2001-10-231-8/+25
* Protect against deranged fabric nameservers that spit out 10000 identicalmjacob2001-10-181-3/+16
* Add some somewhat vague documentation for this driver and a listmjacob2001-10-072-0/+938
* Some patches from Doug for ia64 support- the principle one being themjacob2001-10-072-2/+6
* Misunderstanding documentation caused me to try and set 1Gbps/2Gps/Automjacob2001-10-062-14/+21
* Whups- remember to zero the isr pointer arg.mjacob2001-10-061-1/+3
* Respect QLogic's errata- read BIU_ISR even on the 2300mjacob2001-10-061-0/+2
* Begin to implement target mode that for Fibre Channel has a privatemjacob2001-10-012-29/+68
* Implement a call to get the actual link data rate (if 23XX) so we canmjacob2001-10-013-40/+70
* When calling isp_reset, set the request/response in/out pointers all atmjacob2001-09-291-9/+13
* KSE Milestone 2julian2001-09-121-1/+1
* I don't know what I was thinking- if I have two separate busses on onmjacob2001-09-041-174/+136
* Note for ATIOs returned because of BDRs or Bus Resets for which bus thismjacob2001-09-041-20/+34
* If we're on an interrupt stack, mark things so that we don't trymjacob2001-09-041-10/+11
* I don't know what I was thinking- if I have two separate busses on onmjacob2001-09-041-4/+6
* Fix SET_IID_VAL/SET_BUS_VAL macros to usable.mjacob2001-09-041-2/+2
* Because we now store SCCLUN capabilities in firmware attributes, getmjacob2001-09-031-16/+19
* Clarify issues about whether we have SCCLUN (65535 luns) or non-SCCLUN (16mjacob2001-09-031-31/+62
* Add some more firmware revision macros. Add firmware attributes fieldmjacob2001-09-031-1/+7
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredmjacob2001-08-317-294/+599
* Clean up some ways in which we set defaults for SCSI cardsmjacob2001-08-201-136/+172
* Add MBOX_GET_PCI_PARAMS alias.mjacob2001-08-201-0/+1
* oops- typo in a previous commitmjacob2001-08-161-1/+1
* Fix a spelling error in a comment.mjacob2001-08-161-1/+1
* Add more MBOX and ASYNC event defines.mjacob2001-08-161-0/+4
* Thanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE notmjacob2001-08-161-1/+2
* Enable LIP F8, LIP Reset async events.mjacob2001-08-161-4/+45
* Oops- don't set 'goal' twice when you mean to set 'nvrm' as well.mjacob2001-08-021-1/+1
* Redo how we manage SCSI device settings- have a 3rd flags (nvram) that recordsmjacob2001-07-301-52/+47
* Redo how we manage SCSI device settings- have a 3rd flags (nvram) that recordsmjacob2001-07-301-9/+13
* Redo how we manage SCSI device settings- have a 3rd flags (nvram) that recordsmjacob2001-07-301-157/+143
* Remove ISP_SMPLOCK stuff- we're just using locking now.mjacob2001-07-251-53/+40
* Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking,mjacob2001-07-251-19/+2
* Hmm. Let's try this on for size...mjacob2001-07-111-5/+11
* Oops- missed a CAMLOCK_2_ISP case.mjacob2001-07-051-0/+1
* Things have become cinched down more tightly about assertions for Giant.mjacob2001-07-051-4/+22
* Add CAM_NEW_TRAN_CODE support. Use correct CAMLOCK_2_ISPLOCK macros.mjacob2001-07-041-31/+234
* Macroize request/response in/out queue pointer access.mjacob2001-07-041-1/+1
* Some possibly helpful casts.mjacob2001-07-041-3/+3
* Add a microcomment about how you'd use ispds64_t or ispdlist_tmjacob2001-07-041-0/+8
* Add a bunch of additional defines for completion codes. Definemjacob2001-07-041-16/+75
* Firmware crashes handled in platform specific code (isp_async call).mjacob2001-07-041-3/+5
* More 2300 support prep- the Request/Response in/out pointers aremjacob2001-07-041-36/+34
* Fix warnings:peter2001-06-151-1/+1
* We've had problems with data corruption occuring onmjacob2001-06-141-0/+21
* Fix botch for state levels. Role minor release. Start adding code for amjacob2001-06-053-10/+14
* Spring MegaChange #1.mjacob2001-05-289-255/+565
* Redo a lot of the target mode infrastructure to be cognizant of Dual Busmjacob2001-04-041-188/+215
* Roll platform minor.mjacob2001-04-041-15/+11
* Complete some Ansification. Check to make sure, in tdma_mk, that we won'tmjacob2001-04-041-17/+37
OpenPOWER on IntegriCloud