aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispreg.h
Commit message (Expand)AuthorAgeFilesLines
* When fiddling with options of which registers to copy out forMatt Jacob2013-07-131-2/+6
* Prepare for FC-Tape support. This involved doing a lot of little cleanupsMatt Jacob2012-06-171-12/+7
* Revamp the pieces of some of the stuff I forgot to do when shifting toMatt Jacob2010-02-271-2/+2
* Add 8Gb support (isp_2500). Fix a fair number of configuration andMatt Jacob2009-08-011-6/+19
* Fix some stupid copyright mistakes that have been there for quite some time.Matt Jacob2007-03-101-24/+26
* Don't attempt to load illegal hard loop addresses intoMatt Jacob2007-02-231-8/+8
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.Matt Jacob2006-11-021-24/+167
* Do various fixes to support firmware loading for the 2322Matt Jacob2006-07-031-6/+19
* a) clean up some declaration stuff (i.e., make more modern with respectMatt Jacob2006-02-151-50/+50
* First of several commits as this driver is dusted off and maybe broughtMatt Jacob2006-01-231-5/+16
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Support for f/w crash dumps (2200 && 23XX).Matt Jacob2002-02-171-0/+22
* + A variety of 23XX changes:Matt Jacob2002-02-041-1/+2
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredMatt Jacob2001-08-311-0/+32
* Put in offset definitions for FPM and FBM registers, plus just enoughMatt Jacob2001-01-151-0/+17
* some copyright cleanupsMatt Jacob2000-09-211-6/+2
* Add in lengths of SBus or PCI registers.Matt Jacob2000-08-011-0/+3
* Add mailbox bitmask macros (numbers of available mailbox registersMatt Jacob2000-06-271-1/+9
* cleanup i_int_X vs. uint_X definitionsMatt Jacob2000-06-181-16/+16
* The storage for WWN from NVRAM is actually the PORT WWN, not the NODE WWN.Matt Jacob2000-05-091-1/+12
* Add in 12160 (Ultra3) NVRAM definitions.Matt Jacob2000-02-111-2/+76
* Add Dual LVD bus (1280) supportMatt Jacob1999-12-161-91/+95
* add in an INT_PENDING macroMatt Jacob1999-10-171-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Clean up some macros. Add in ISP 1080/1240 NVRAM layout definitions.Matt Jacob1999-05-111-8/+128
* Add in 1080 LVD support and some basis also for the 1240. The port databaseMatt Jacob1999-03-251-10/+21
* A wad of changes- prepping for 1080/1240 support (which caused a massiveMatt Jacob1999-03-171-35/+55
* clean up some NVRAM definesMatt Jacob1999-02-091-9/+5
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofMatt Jacob1999-01-301-2/+3
* clarify headers;move uninit to outer layer;remove watchdogMatt Jacob1998-12-281-2/+2
* offset was wrong for HARDLOOPID in NVRAMMatt Jacob1998-12-051-2/+3
* Update QLogic ISP support for CAM. Add preliminary target mode support.Justin T. Gibbs1998-09-151-26/+130
* Add support for the Qlogic ISP SCSI && FC/AL AdaptersMatt Jacob1998-04-221-0/+589