summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* Remove compile warning not seen when compiling with target mode enabled.mjacob2000-01-151-0/+2
* Redo FC target mode dma routine to try and generate an extra CTIOmjacob2000-01-151-107/+232
* clean up for SBus Ultra (yes, we do not do that here yet)mjacob2000-01-151-2/+9
* a whale of a lot of target mode cleanupmjacob2000-01-151-42/+70
* cleanup- it was not MI code as it should have beenmjacob2000-01-151-16/+11
* cleanupmjacob2000-01-151-82/+117
* include public target mode functionsmjacob2000-01-151-0/+3
* public target mode stuffmjacob2000-01-151-0/+303
* tighten up printoutmjacob2000-01-151-4/+2
* add MAINTAINER file for claritymjacob2000-01-131-0/+2
* change debug printout lefvels for a couple of placesmjacob2000-01-091-4/+4
* 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
OpenPOWER on IntegriCloud