summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpt_openbsd.c
AgeCommit message (Expand)Author
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-07-12Add detection of IM/IS/IME support in mpt_attach(). This is in preparation t...Marco Peereboom
2004-06-30Force SCSI_POLL for commands issued during probe. Fixes problem with mpt onKenneth R Westerback
2004-06-22Remove all static functions. ok krw@Marco Peereboom
2004-04-28Removing some erroneous \n junk and a little KNF. ok & tested krw@Marco Peereboom
2004-04-25Make it clear that we will give each target an openings value equal toKenneth R Westerback
2004-04-12Fix DMA length on complex SGL. Apparantly this fixes the outstanding 1.03.xx...Marco Peereboom
2004-04-11Use INQUIRY instead of TUR for PPR. By doing this the target device actually...Marco Peereboom
2004-03-19Tweak isr to speed it up, panic in correct spot, prepare for more firmwareKenneth R Westerback
2004-03-17Reduce openings to avoid both usual 'EIO' problems in interrupt modeKenneth R Westerback
2004-03-15DO NOT UNDO MY COMMITSTheo de Raadt
2004-03-14Add first cut at PPR negotiation. From Marco Peereboom.Kenneth R Westerback
2004-03-10no need for re-including machine/stdarg.hTheo de Raadt
2004-03-07Eliminate bit fields and unused fields in mpt_softc.Kenneth R Westerback
2004-03-06Initial version of driver for LSI MPT devices, like the U320 1030.Kenneth R Westerback