Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | 2000-10-16 | 1 | -37/+56 | ||
| | | | | | | | | | | | Major rewrite of a lot of internals- far too many to list. Cleaner locking, more paramaterization, an isp_prt logging function that handles debugging as well as error printouts. We also should no longer hang if there is no Loop for Fibre Channel when booting. The file ispvar.h now contains a list of all platform required macros and explanation as to what they're for. This should make maintenance easier. | |||||
* | Use new isp_handle_index function. Pull in f/w from separate files. | 2000-07-06 | 1 | -19/+45 | ||
| | ||||||
* | Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs with | 2000-02-20 | 1 | -5/+53 | ||
| | | | | more than 12 byte) for parallel SCSI. | |||||
* | Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support. | 1999-12-16 | 1 | -15/+80 | ||
| | | | | | | | Other than some extra cases, there's a bit of hoohah about reading the second SXP's register bank on the 1280- not exactly well laid out hardware. The delay(250) functions added to see if this helps in more stable reads of SXP register bits. | |||||
* | Far too many things to note- a complete new revision coming in including | 1999-11-22 | 1 | -66/+152 | ||
| | | | | FABRIC support... | |||||
* | Roll out changes because the tree is frozen. | 1999-04-04 | 1 | -23/+3 | ||
| | ||||||
* | Read the board revision and trim cache line size back from 16 to 1 | 1999-04-04 | 1 | -4/+24 | ||
| | | | | | for early revision 2100 boards. Make sure to turn ROM off for these boards. | |||||
* | roll internal revision levels and enable 1080 support | 1999-03-25 | 1 | -2/+2 | ||
| | ||||||
* | embarrassing typo botch. Thanks to | 1999-03-17 | 1 | -1/+2 | ||
| | | | | | | Federico G. Schwindt <fgsch@cvs.openbsd.org> for pointing it out. Fix OpenBSD header per his suggestion also. | |||||
* | complete update of ISP driver- includes 2100 FC support | 1999-03-17 | 1 | -156/+465 | ||
| | ||||||
* | panic prints a newline for you, don't do it in the panic string | 1999-01-11 | 1 | -1/+1 | ||
| | ||||||
* | pretty | 1998-03-24 | 1 | -1/+1 | ||
| | ||||||
* | add isp driver from netbsd, more munging needed | 1998-03-24 | 1 | -0/+442 | ||