summaryrefslogtreecommitdiff
path: root/sys/dev/pci/qlw_pci.c
AgeCommit message (Expand)Author
2014-03-15More ISP1000 (SBus) bits.Mark Kettenis
2014-03-09Print interrupt string *after* establishing it.Mark Kettenis
2014-03-08Enable DMA bursting. Not sure it actually makes things faster, but bothMark Kettenis
2014-03-07Make sure a SCSI initiator ID provided by Open Firmware overrides the valueMark Kettenis
2014-03-07Provide the appropriate default values for the SCSI initiaror ID on sgi andMark Kettenis
2014-03-06Make sure we don't attach to those silly AMI MegaRAIDs that expose theMark Kettenis
2014-03-06Set the correct clock rate for ISP1020/1020A.Mark Kettenis
2014-03-05Make this compile on sparc64 too.Mark Kettenis
2014-03-05Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlyMark Kettenis