summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp.c
Commit message (Expand)AuthorAgeFilesLines
* change debug printout lefvels for a couple of placesmjacob2000-01-091-4/+4
* Make Fibre Channel cards correctly note the presence/absencemjacob2000-01-041-3/+11
* Raise default FCP logintime to 60 seconds. Move the positionmjacob2000-01-031-21/+53
* Clean up some f/w revision checking wrt enabling fast posting.mjacob1999-12-201-76/+98
* Add Dual LVD bus (1280) supportmjacob1999-12-161-40/+67
* 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
* correct moronic typomjacob1999-11-011-2/+2
* 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
* Remove some target mode stuff. It will get re-introduced in a differentmjacob1999-10-171-815/+166
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* More code cleanup. Go back to using FULL_LOGIN Fibre Chan if f/w is less thanmjacob1999-08-161-91/+157
* add 2200 f/w; fix botched definemjacob1999-07-051-2/+2
* Roll revision levels. Add support for the Qlogic 2200 (warn aboutmjacob1999-07-021-130/+707
* be a bit more chatty about some speed negotiationsmjacob1999-05-121-2/+8
* Some massive thwunking in initialization to handle dual bus adapters. Moremjacob1999-05-111-312/+601
* temp fix for internal queue overflow problemmjacob1999-04-141-14/+34
* Make firmware revision a triple. Clean up some FC init stuff formjacob1999-04-041-73/+138
* Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob1999-03-261-2/+10
* Add in 1080 LVD support and some basis also for the 1240. The port databasemjacob1999-03-251-197/+269
* A wad of changes- prepping for 1080/1240 support (which caused a massivemjacob1999-03-171-220/+496
* Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob1999-02-091-59/+156
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob1999-01-301-184/+256
* Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not inmjacob1999-01-101-11/+11
* Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-mjacob1999-01-101-48/+88
* clarify headers;move uninit to outer layer;remove watchdogmjacob1998-12-281-69/+3
* oops on lastmjacob1998-12-051-3/+3
* Remove the Target mode functions until they're in better shape. Implement somemjacob1998-12-051-91/+534
* per bde (who is right about this) that an inlined fucntion with constmjacob1998-09-171-2/+24
* Cleanliness. Don't leave defined a const char array that's only usedmjacob1998-09-171-2/+4
* ISP_DMASETUP now returns a value to be possibly punted to outer layers.mjacob1998-09-171-13/+25
* fix reported compile error flying blind- I do not have the new compiler yetmjacob1998-09-151-2/+2
* Update QLogic ISP support for CAM. Add preliminary target mode support.gibbs1998-09-151-492/+1647
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+1841
OpenPOWER on IntegriCloud