summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* When asked to get the current transfer settings go do a dev_refreshmjacob1999-05-121-12/+26
* be a bit more chatty about some speed negotiationsmjacob1999-05-121-2/+8
* A large set of changes to handle dual bus adapters.mjacob1999-05-111-50/+106
* Some massive thwunking in initialization to handle dual bus adapters. Moremjacob1999-05-111-312/+601
* Add in SCSI_QFULL definitions. Add in local storage for second SIM formjacob1999-05-111-2/+10
* Clean up some sprintfs. Add in a SCSI_QFULL an XS_CHANNEL definitionmjacob1999-05-111-5/+9
* Roll core minor number. Re-layout a lot of SCSI fields to accomodate multiplemjacob1999-05-111-21/+23
* Clean up some macros. Add in ISP 1080/1240 NVRAM layout definitions.mjacob1999-05-111-8/+128
* add a couple of missing commandsmjacob1999-05-111-5/+5
* Clean up 2.2.X support (which might have to be cleaned up againmjacob1999-05-111-30/+53
* roll ISP 1080/1240 f/wmjacob1999-05-111-1571/+1575
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Add a number of interrelated CAM feature enhancements and bug fixes.ken1999-05-061-10/+9
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* temp fix for internal queue overflow problemmjacob1999-04-141-14/+34
* Staticize.eivind1999-04-111-2/+2
* Make firmware revision a triple. Clean up some FC init stuff formjacob1999-04-041-73/+138
* oops on this lastmjacob1999-04-041-3/+2
* F/W revisions now a tuple (not a duple). Fix pre-CAM code.mjacob1999-04-041-19/+57
* Fix for pre-CAM kernels (again). Turn back on fast posting.mjacob1999-04-041-35/+16
* Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macrosmjacob1999-04-041-126/+45
* Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob1999-04-041-5/+8
* roll ISP1040 and ISP2100 f/w to latest releasemjacob1999-04-041-13460/+13587
* Read the board revision and trim cache line size back from 16 to 1mjacob1999-04-041-8/+71
* Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob1999-03-261-2/+10
* enable 1080 LVD supportmjacob1999-03-251-21/+19
* Add in 1080 LVD support and some basis also for the 1240. The port databasemjacob1999-03-256-302/+413
* roll internal tag levelmjacob1999-03-251-3/+2
* roll internal tag levelmjacob1999-03-252-4/+4
* Prep for 1080/1240 support. Those fine h/w engineers at Qlogicmjacob1999-03-171-80/+185
* A wad of changes- prepping for 1080/1240 support (which caused a massivemjacob1999-03-179-350/+2918
* Cleanup. Set all PCI parameters of importance. Set a define that willmjacob1999-02-091-15/+105
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob1999-02-091-5/+8
* clean up some NVRAM definesmjacob1999-02-091-9/+5
* Add in defines that disable (temp) fast posting.mjacob1999-02-091-3/+7
* Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Upmjacob1999-02-091-13/+43
* Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob1999-02-091-59/+156
* roll internal release tagmjacob1999-02-094-10/+14
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob1999-01-307-205/+410
* Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to powermjacob1999-01-301-1135/+3100
* roll internal release tagmjacob1999-01-301-2/+2
* roll internal release tagmjacob1999-01-301-2/+2
* Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not inmjacob1999-01-103-13/+15
* Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-mjacob1999-01-101-48/+88
* up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)mjacob1999-01-101-3/+3
* add MEMZERO portability definesmjacob1999-01-102-4/+8
* Amazingly stupid forgetfullness had me forgetting to turn on FIFO burstsmjacob1999-01-101-4/+4
* clarify headers;ansifymjacob1998-12-281-60/+22
* clarify headers;move uninit to outer layer;remove watchdogmjacob1998-12-289-136/+173
* probe function changed from returning char * to const char *.dillon1998-12-141-2/+2
OpenPOWER on IntegriCloud