summaryrefslogtreecommitdiff
path: root/sys/dev/pci/isp_pci.c
AgeCommit message (Expand)Author
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2001-04-04Ansify. Fix botch that kept ISP 1020 firmware from being compiled in.mjacob
2001-03-09On alpha, we want to memory map. ok mjacob@Nathan Binkert
2001-03-02print the interrupt, and pack to one lineTheo de Raadt
2001-02-12Sync up with other platforms - use a common string to complain aboutmjacob
2000-10-16quiet these puppies down- this OpenBSD, not some callow system like NetBSDmjacob
2000-10-16Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob
2000-07-06Use new isp_handle_index function. Pull in f/w from separate files.mjacob
2000-02-20Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs withmjacob
1999-12-16Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.mjacob
1999-11-22Far too many things to note- a complete new revision coming in includingmjacob
1999-04-04Roll out changes because the tree is frozen.mjacob
1999-04-04Read the board revision and trim cache line size back from 16 to 1mjacob
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-17embarrassing typo botch. Thanks tomjacob
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-24prettyTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt