| Commit message (Expand) | Author | Age | Files | Lines |
| * | Redo a lot of the target mode infrastructure to be cognizant of Dual Bus | Matt Jacob | 2001-04-04 | 1 | -188/+215 |
| * | Roll platform minor. | Matt Jacob | 2001-04-04 | 1 | -15/+11 |
| * | Complete some Ansification. Check to make sure, in tdma_mk, that we won't | Matt Jacob | 2001-04-04 | 1 | -17/+37 |
| * | Perform some more Ansification. Remove and then replace the isp_putback_atio | Matt Jacob | 2001-04-04 | 1 | -84/+49 |
| * | Amazing. The bits to enable tagged queing in target mode, grok that a | Matt Jacob | 2001-04-04 | 1 | -11/+29 |
| * | Add some target mode definitions and firmware (FC only) attribute definitions. | Matt Jacob | 2001-04-04 | 1 | -0/+13 |
| * | Ansification of source. | Matt Jacob | 2001-04-04 | 1 | -1/+1 |
| * | After loading f/w, for FC cards print out Firmware Attributes. | Matt Jacob | 2001-04-04 | 1 | -51/+72 |
| * | Catch up to header include changes: | John Baldwin | 2001-03-28 | 1 | -0/+1 |
| * | For parallel SCSI, let us now do status with the final CTIO. For the 1080, | Matt Jacob | 2001-03-21 | 1 | -1/+4 |
| * | Check CT2_SENDSTATUS/CT_SENDSTATUS against cto->ct_flags, not | Matt Jacob | 2001-03-21 | 1 | -6/+8 |
| * | Clean up usage- ct_reserved is really ct_syshandle now. | Matt Jacob | 2001-03-14 | 1 | -13/+13 |
| * | First cut of target mode swizzling for non-little endian machines. | Matt Jacob | 2001-03-14 | 1 | -116/+150 |
| * | Mote that how the pad bytes can be divided in half and used by either | Matt Jacob | 2001-03-14 | 1 | -4/+8 |
| * | In order to save ourselves grief with the SUNPRO compiler under | Matt Jacob | 2001-03-14 | 3 | -176/+80 |
| * | more 32 to 16 bit handle conversions | Matt Jacob | 2001-03-04 | 1 | -2/+2 |
| * | More 32 to 16 bit handle stuff. Roll core minor version. | Matt Jacob | 2001-03-04 | 1 | -2/+2 |
| * | Remove a superfluous newline in a string (isp_prt adds this). | Matt Jacob | 2001-03-04 | 1 | -2/+2 |
| * | Switch to using 16 bit handles instead of 32 bit handles. | Matt Jacob | 2001-03-02 | 6 | -87/+150 |
| * | Fix isp_print_qentry to print all four lines- it's been broken for months. | Matt Jacob | 2001-03-02 | 1 | -2/+3 |
| * | Turn on interrupt-entropy harvesting for all/any mass storage devices | Mark Murray | 2001-03-01 | 1 | -2/+2 |
| * | Eliminate the use of the getenv_int stuff we'd been using (with a bitmap | Matt Jacob | 2001-03-01 | 1 | -88/+110 |
| * | Go to a default port and default node wwn model. Eliminate isp_name | Matt Jacob | 2001-03-01 | 1 | -8/+8 |
| * | Finally eliminate as many of the printf calls as possible (still leaving | Matt Jacob | 2001-03-01 | 1 | -30/+42 |
| * | Fix at2_entry_t to reflect what the firmware actually writes (instead | Matt Jacob | 2001-02-27 | 2 | -10/+6 |
| * | Fix a longstanding bug- we had the sense of what bit 14 | Matt Jacob | 2001-02-23 | 3 | -12/+27 |
| * | Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an | Matt Jacob | 2001-02-11 | 1 | -18/+85 |
| * | Add structure defining FC-AL position maps. The only tool that I know of | Matt Jacob | 2001-02-11 | 1 | -0/+16 |
| * | Shuffle around how we do isp_disable management- make sure we return 0 so | Matt Jacob | 2001-02-11 | 1 | -21/+25 |
| * | Add isp_fc_runstate function- this function's purpose is to, in stages, | Matt Jacob | 2001-02-11 | 1 | -0/+54 |
| * | Roll minor version. Remove ISP2100_FABRIC define (unneeded now). | Matt Jacob | 2001-02-11 | 1 | -2/+6 |
| * | Do some cleanup based upon adapter role- mainly not enabling interrupts | Matt Jacob | 2001-02-11 | 1 | -35/+33 |
| * | Minor stuff: | Matt Jacob | 2001-02-11 | 1 | -370/+593 |
| * | Change and clean the mutex lock interface. | Bosko Milekic | 2001-02-09 | 2 | -4/+4 |
| * | Fix typo: wierd -> weird. | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -1/+1 |
| * | Guard against overflow of the calculated timeout value. | Matt Jacob | 2001-01-16 | 1 | -4/+9 |
| * | Add was_fabric_dev/fabric_dev tags to our local FC database structure | Matt Jacob | 2001-01-15 | 1 | -9/+45 |
| * | Put in offset definitions for FPM and FBM registers, plus just enough | Matt Jacob | 2001-01-15 | 1 | -0/+17 |
| * | Set default adapter role. | Matt Jacob | 2001-01-15 | 1 | -0/+1 |
| * | Use the isp_lastmbxcmd tag to report timed out mailbox commands. | Matt Jacob | 2001-01-15 | 1 | -2/+3 |
| * | Do more cleanup of the usage of 0..125 for F-port topologies. | Matt Jacob | 2001-01-15 | 1 | -11/+29 |
| * | When resetting the Qlogic 2X00 units, reset the FPM (Fibre Protocol | Matt Jacob | 2001-01-15 | 1 | -75/+134 |
| * | ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT. | Matt Jacob | 2001-01-09 | 1 | -4/+3 |
| * | Add some SNS "Register FC4 type" subcommand defines. Add some defines | Matt Jacob | 2001-01-09 | 1 | -1/+13 |
| * | Up tsleep && poll time for mailbox commands from 2 to 10 seconds. Print | Matt Jacob | 2001-01-09 | 1 | -5/+9 |
| * | Follow the ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT change. Also, | Matt Jacob | 2001-01-09 | 1 | -2/+8 |
| * | Add a isp_register_fc4_type function so that we work with McData switches | Matt Jacob | 2001-01-09 | 1 | -38/+107 |
| * | add missing length argument | Matt Jacob | 2001-01-09 | 1 | -1/+1 |
| * | Fix problems with incomplete conversions from printf to isp_prt. | Matt Jacob | 2000-12-31 | 1 | -5/+3 |
| * | Change the modification of what could be a const string. Apparently the | Matt Jacob | 2000-12-30 | 1 | -3/+2 |