summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp.c
Commit message (Expand)AuthorAgeFilesLines
* Add a isp_register_fc4_type function so that we work with McData switchesmjacob2001-01-091-39/+108
* Change the modification of what could be a const string. Apparently themjacob2000-12-301-3/+2
* Add in Bill Sommerfelds -Wformat changes. Set up default node && portmjacob2000-12-291-31/+35
* Make the Not RESPONSE in RESPONSE QUEUE message have a bit more infomjacob2000-12-021-14/+36
* Redo how default Node and Port WWNs are determined (again!). This is somjacob2000-10-121-29/+66
* some copyright cleanupsmjacob2000-09-211-6/+3
* Inintialize the queue index stuff from what the f/w sends back- justmjacob2000-09-211-3/+4
* various fixesmjacob2000-08-271-170/+277
* Major whacking for core version 2.0. A major motivator for 2.0 and thesemjacob2000-08-011-938/+980
* Raise debug level for some messages. Fix botched inversionmjacob2000-07-181-11/+9
* Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds,mjacob2000-07-051-7/+14
* Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETEmjacob2000-07-041-7/+2
* Fix usage of DELAY (SYS_DELAY is the platform independent localmjacob2000-06-271-469/+382
* Once we have firmware running (if isp_reset) and this is the first timemjacob2000-06-181-34/+74
* Fix some breakage about how we build WWNs. Do some other fabric relatedmjacob2000-05-091-136/+247
* Pick up topology more sanely at f/w startup. Change the restrictions ofmjacob2000-04-211-22/+34
* Slightly cleaner fabric support (whiter whites! redder reds!).. No,mjacob2000-02-291-124/+138
* Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSImjacob2000-02-151-15/+12
* Restructure nvram reading routine to split out to separate functionsmjacob2000-02-111-362/+584
* clean up for SBus Ultra (yes, we do not do that here yet)mjacob2000-01-151-2/+9
* 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
OpenPOWER on IntegriCloud