aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* add in (controlled by option) 2200 Expanded Lun F/WMatt Jacob1999-07-061-4/+3818
* add in a boot environment isp_disable flagMatt Jacob1999-07-061-1/+11
* Wow- too much breakage..wait until you compile it, buckwheat...Matt Jacob1999-07-051-2/+2
* Oops- got sense of ifdef wrongMatt Jacob1999-07-051-2/+2
* add 2200 f/w; fix botched defineMatt Jacob1999-07-056-13/+3786
* add ISP_DISABLE_2200_SUPPORT defines; Add reference to 2200 F/WMatt Jacob1999-07-051-8/+14
* Well, don't try and probe 65535 luns- things just don't really work wellMatt Jacob1999-07-031-1/+6
* Remove pre-CAM code. Add in getenv_int calls for variables isp_mem_map,Matt Jacob1999-07-021-325/+235
* Remove all pre-CAM code. Fix breakage for SCCLUN when it is in factMatt Jacob1999-07-021-423/+76
* Merge defunct isp_freebsd_cam.h into this file. Do some appropriateMatt Jacob1999-07-021-80/+124
* Roll revision levels. Add support for the Qlogic 2200 (warn aboutMatt Jacob1999-07-021-130/+707
* Roll revision levels. Move DEFAULT_LOOPID definition to platform files.Matt Jacob1999-07-021-40/+63
* Add in SNS and Fabric login/logout commands. Clean up ICBOPT defines.Matt Jacob1999-07-021-20/+51
* This file is now obsolete.Matt Jacob1999-07-021-183/+0
* roll firmware for FCMatt Jacob1999-07-021-11258/+11257
* (corrections for type change in softc)Matt Jacob1999-06-241-3/+3
* Bruce pointed out I was being silly with volatile.Matt Jacob1999-06-241-5/+5
* When asked to get the current transfer settings go do a dev_refreshMatt Jacob1999-05-121-12/+26
* be a bit more chatty about some speed negotiationsMatt Jacob1999-05-121-2/+8
* A large set of changes to handle dual bus adapters.Matt Jacob1999-05-111-50/+106
* Some massive thwunking in initialization to handle dual bus adapters. MoreMatt Jacob1999-05-111-312/+601
* Add in SCSI_QFULL definitions. Add in local storage for second SIM forMatt Jacob1999-05-111-2/+10
* Clean up some sprintfs. Add in a SCSI_QFULL an XS_CHANNEL definitionMatt Jacob1999-05-111-5/+9
* Roll core minor number. Re-layout a lot of SCSI fields to accomodate multipleMatt Jacob1999-05-111-21/+23
* Clean up some macros. Add in ISP 1080/1240 NVRAM layout definitions.Matt Jacob1999-05-111-8/+128
* add a couple of missing commandsMatt Jacob1999-05-111-5/+5
* Clean up 2.2.X support (which might have to be cleaned up againMatt Jacob1999-05-111-30/+53
* roll ISP 1080/1240 f/wMatt Jacob1999-05-111-1571/+1575
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:Peter Wemm1999-05-091-5/+1
* Add a number of interrelated CAM feature enhancements and bug fixes.Kenneth D. Merry1999-05-061-10/+9
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tPeter Wemm1999-04-241-1/+5
* temp fix for internal queue overflow problemMatt Jacob1999-04-141-14/+34
* Staticize.Eivind Eklund1999-04-111-2/+2
* Make firmware revision a triple. Clean up some FC init stuff forMatt Jacob1999-04-041-73/+138
* oops on this lastMatt Jacob1999-04-041-3/+2
* F/W revisions now a tuple (not a duple). Fix pre-CAM code.Matt Jacob1999-04-041-19/+57
* Fix for pre-CAM kernels (again). Turn back on fast posting.Matt Jacob1999-04-041-35/+16
* Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macrosMatt Jacob1999-04-041-126/+45
* Change f/w revision to major,minor,micro version. Add in ISP1040C definition.Matt Jacob1999-04-041-5/+8
* roll ISP1040 and ISP2100 f/w to latest releaseMatt Jacob1999-04-041-13460/+13587
* Read the board revision and trim cache line size back from 16 to 1Matt Jacob1999-04-041-8/+71
* Annoying little nigglet- apparently *some* Qlogic temporarily ignoreMatt Jacob1999-03-261-2/+10
* enable 1080 LVD supportMatt Jacob1999-03-251-21/+19
* Add in 1080 LVD support and some basis also for the 1240. The port databaseMatt Jacob1999-03-256-302/+413
* roll internal tag levelMatt Jacob1999-03-251-3/+2
* roll internal tag levelMatt Jacob1999-03-252-4/+4
* Prep for 1080/1240 support. Those fine h/w engineers at QlogicMatt Jacob1999-03-171-79/+184
* A wad of changes- prepping for 1080/1240 support (which caused a massiveMatt Jacob1999-03-179-349/+2917
* Cleanup. Set all PCI parameters of importance. Set a define that willMatt Jacob1999-02-091-15/+105
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTMatt Jacob1999-02-091-5/+8