Age | Commit message (Expand) | Author |
2011-06-23 | make malloc calls in isp_pci_mbxdma NOWAIT to match the bus_dma calls that are | Owain Ainsworth |
2011-06-17 | M_WAITOK cleanup of two cases: | Michael Knudsen |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-03 | use nitems(); no binary change for drivers that are compiled on amd64. | Jasper Lievisse Adriaanse |
2009-11-07 | Change sgi system identification from a single system type list, to a smaller | Miod Vallat |
2009-08-09 | Get node and port WWN's from the Open Firmware tree on sparc64 if they are | Mark Kettenis |
2009-06-29 | the data which is read is never used; ok krw | Theo de Raadt |
2009-06-29 | since we link in the 24xx firmware, might as well point to it; ok krw kettenis | Theo de Raadt |
2009-06-28 | Restore lost string constant, make DEBUG kernels compile. | Kenneth R Westerback |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-06-24 | Major update to isp driver, mostly from mjacob via FreeBSD. | Kenneth R Westerback |
2009-05-31 | Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent with | Miod Vallat |
2009-05-08 | The default initiator value is 0 on sgi IP27, IP30 and IP35 systems. Since | Miod Vallat |
2008-06-01 | Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64. | Mark Kettenis |
2008-05-28 | Turns out I have an ISP 12160 myself, and it works fine on sparc64. Since | Mark Kettenis |
2008-04-13 | Disable ISP10160 and ISP12160. They don't quite work yet, and people with | Mark Kettenis |
2008-01-21 | use the right capitalization for `QLogic' | Igor Sobrado |
2007-09-22 | Obvious M_ZERO/bzero() change. Note that isp_param is void *, so the | Kenneth R Westerback |
2007-02-28 | Set ISP_CFG_NOVRAM for Sun-branded ISP2200's that don't have an NVRAM fitted. | Mark Kettenis |
2005-09-11 | do not inline pci_mapreg_map() anymore as it is olrite now; brad@ ok | Michael Shalayeff |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2005-04-08 | recognize Dell OEM 2312 card. | Brad Smith |
2003-12-06 | Mark u_int64_t constants with ULL to make gcc3 happy. | Alexander Yurchenko |
2003-06-26 | fix probing for ami raid owned hba properly; mjacob@ ok | Michael Shalayeff |
2003-03-03 | Use new pci_matchbyid routine. Add (unable to test, no h/w) 10160 support. | mjacob |
2003-02-28 | take too. patch ahs to screw up once in a while | Michael Shalayeff |
2003-02-28 | remove non-typo changes. sorry folks | Michael Shalayeff |
2003-02-28 | typo; from weissmanndude | Michael Shalayeff |
2002-08-17 | Set all 23XX cards as 'touched' (we have trouble, unpredictably, about | mjacob |
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob |
2001-12-14 | Major restructuring for swizzling to the request queue and unswizzling from | mjacob |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-10-06 | Fix various 2300 (2Gb) last minute errata. Keep up with the jones' for | mjacob |
2001-09-29 | If we field an interrupt, return to the caller that we did so. Otherwise, | mjacob |
2001-09-01 | Catch up with mainline of code development. | mjacob |
2001-08-26 | Yup, I managed to fat finger all three of these while doing bus_dmamap_sync() | Jason Wright |
2001-08-25 | deal with 5 arg for of bus_dmamap_sync() if available | Jason Wright |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-04-04 | Ansify. Fix botch that kept ISP 1020 firmware from being compiled in. | mjacob |
2001-03-09 | On alpha, we want to memory map. ok mjacob@ | Nathan Binkert |
2001-03-02 | print the interrupt, and pack to one line | Theo de Raadt |
2001-02-12 | Sync up with other platforms - use a common string to complain about | mjacob |
2000-10-16 | quiet these puppies down- this OpenBSD, not some callow system like NetBSD | mjacob |
2000-10-16 | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | mjacob |
2000-07-06 | Use new isp_handle_index function. Pull in f/w from separate files. | mjacob |
2000-02-20 | Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs with | mjacob |
1999-12-16 | Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support. | mjacob |
1999-11-22 | Far too many things to note- a complete new revision coming in including | mjacob |
1999-04-04 | Roll out changes because the tree is frozen. | mjacob |