summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* oop, use PRINTF not printf in MI codemjacob2000-01-041-1/+1
* Clean up some debug printing. Find the correct lun when SCCLUN ismjacob2000-01-041-25/+43
* Make Fibre Channel cards correctly note the presence/absencemjacob2000-01-041-3/+11
* set default target mode debug to 0mjacob2000-01-041-1/+1
* add clarifying tag define for FCmjacob2000-01-041-0/+1
* Add in an isp_tdebug environment variable. Clean up some debuggingmjacob2000-01-041-10/+65
* These are platform independent functions for target mode support.mjacob2000-01-041-0/+1227
* These are platform independent definitions for target mode support-mjacob2000-01-031-0/+619
* Make a static chain of isp softcs- gdb usage becomes a lot easier.mjacob2000-01-031-17/+1079
* Raise default FCP logintime to 60 seconds. Move the positionmjacob2000-01-031-21/+53
* Support target mode operations. This involves having some variantmjacob2000-01-031-45/+350
* Role platform minor revision. Add in some target mode onlymjacob2000-01-031-1/+35
* add isp_print_qentry inline functionmjacob2000-01-031-0/+23
* Roll minor revision number and add a more finalized listmjacob2000-01-031-8/+7
* Add missing target mode flag and fix the RQSTYPE_CTIO0mjacob2000-01-031-1/+2
* Add in missing ENABLE TARGET MODE opcode.mjacob1999-12-271-0/+2
* Oops- got the initiator and initiator/target f/w reversed formjacob1999-12-221-1942/+1942
* Clean up lun width determination based upon f/w revisionsmjacob1999-12-201-3/+6
* Clean up some f/w revision checking wrt enabling fast posting.mjacob1999-12-201-76/+98
* add initiator-only mode f/w for 1040 && 1080/1280/1240mjacob1999-12-201-0/+3378
* Add Dual LVD bus (1280) supportmjacob1999-12-166-149/+218
* roll platform minormjacob1999-12-031-1/+1
* clean up sprintf and have buffer that won't overflowmjacob1999-12-031-34/+66
* turn some messages into CFGPRINT messagesmjacob1999-12-031-5/+5
* Clean up stupidity in the isp_handle_other_response function- indexesmjacob1999-11-211-119/+169
* Add storage/access for a default WWN. A miscellaneous tweak or two.mjacob1999-11-211-3/+3
* Add a isp_getrqentry inline function (that is, find the next availablemjacob1999-11-211-0/+24
* Fix some includes for when we (eventually) get target mode working again.mjacob1999-11-211-54/+77
* Put *back* the f/w, this time with a BSD style licence as approvedmjacob1999-11-211-6/+25220
* Fix dmasetup functions to have 16 bit queue indices. Get the chip revisionmjacob1999-11-211-28/+40
* Remove calls to alpha_register_pci_scsi(). After Mike's recent bootgallatin1999-11-051-6/+0
* correct moronic typomjacob1999-11-011-2/+2
* Organize things to cope with the (possible) lack of downloadablemjacob1999-10-301-11/+27
* Remove firmware from tree until a better copyright from Qlogic is forthcoming.mjacob1999-10-301-24949/+7
* Use pointer to f/w in md structure as to whether f/w exists or not.mjacob1999-10-301-14/+7
* I was misinformed. I cannot get away from specifying tags for FC. Some devicesmjacob1999-10-281-2/+8
* nuke a debug printout I thought I had already nukedmjacob1999-10-261-2/+0
* remember to initialize mailbox 2 for FC isp bus resetsmjacob1999-10-221-1/+1
* Add in inclusion of machine/md_var.h (so alpha_scsi_bus_register or whatmjacob1999-10-171-22/+59
* Remove some target mode stuff. It will get re-introduced in a differentmjacob1999-10-171-815/+166
* Add in isp_debug variable. It defaults to zero unless CAMDEBUG is definedmjacob1999-10-171-26/+15
* Roll platform major && minor (major now tracks FreeBSD major release).mjacob1999-10-171-94/+18
* Roll core version number. Do some stylistic changes. Ensure thatmjacob1999-10-171-112/+49
* add in an INT_PENDING macromjacob1999-10-171-1/+2
* Remove target mode definitions (they'll come back later inmjacob1999-10-171-376/+0
* Add a file where inline functions for the Qlogic isp cards can go. This reducesmjacob1999-10-171-0/+220
* roll 10[24]0 and 1080/12X0 f/wmjacob1999-10-171-3703/+4322
* Until we actually support SBus, there's no reason to keep the f/w in the tree.mjacob1999-10-151-4274/+0
* remove unnecessary includesmjacob1999-10-111-3/+0
* $Id$ -> $FreeBSD$peter1999-08-289-9/+9
OpenPOWER on IntegriCloud