summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isp.c
AgeCommit message (Collapse)Author
1999-03-26Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob
settings you've just sent them and return random values if you follow the set by a get. This causes problems when you latter run a Tag-enabled command when you've command tagged mode off.
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-17fix OpenBSD headersmjacob
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-03-24nicer outputTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt