index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
isp.c
Age
Commit message (
Expand
)
Author
2018-02-08
Typos.
dholland
2017-03-11
Don't loop infinitely if the output pointer was changed
maya
2013-09-14
GC unused functions and variables.
joerg
2013-09-14
Remove unused variables, use C99 open arrays for variable sized arrays
martin
2013-02-27
Disable ICBOPT_FAST_POST for ISP 2100.
martin
2011-02-28
Update isp driver to be in sync with other platforms. Mostly very minor changes
mjacob
2010-03-26
Synchronize with other platforms:
mjacob
2010-01-15
Amazingly, we've been freeing a handle and then using that which it referred
mjacob
2010-01-05
Remove extra semicolons.
mbalmer
2010-01-03
Add some more definitions appropriate for T10 standards
mjacob
2009-06-25
Update ISP driver to latest and greatest. Includes support for the 8Gb part.
mjacob
2009-01-03
remove extra semicolons.
yamt
2008-05-11
Make fc scratch acquisition something that can fail. Remove in_intr flag.
mjacob
2008-03-11
Checkpoint of some fairly major isp(4) rototilling.
mjacob
2007-07-07
Do a number of 24XX related fixes: fix the actual getting of initiator
mjacob
2007-06-26
When loading firmware for the 23XX and 24XX cards and DMA'ing it from
mjacob
2007-05-24
Major update to isp(4) driver to bring it in line with external sources.
mjacob
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-30
- add missing const
christos
2005-02-27
nuke trailing whitespace
perry
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-08-07
Update from mainline: add ISP_NO_ZIO option. constify a few items.
mjacob
2003-05-03
DMA, not dma nor Dma.
wiz
2003-03-03
Spelling fixes. Leave an example for how to set icbdelay timer for
mjacob
2002-11-25
Avoid strict-alias warnings.
thorpej
2002-10-18
Add in (sight unseen) 10160 support.
mjacob
2002-08-17
If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannot
mjacob
2002-08-16
Further fix problems with 23XX ISR handling and correctly initialize the
mjacob
2002-08-12
Various changes to allow for overriding just loopid and/or iid.
mjacob
2002-06-15
Make sure we set maxluns even if isp_touched is already set.
mjacob
2002-05-17
Fix seveeral issues- but the most important of which is that we have
mjacob
2002-04-20
Number of luns supported for SCC-2 is actually really 16384- top
mjacob
2002-04-11
Clean up a bit from the last checkin so that the correct result pointers
mjacob
2002-04-04
Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seem
mjacob
2002-03-22
Handle Port Unavailable the same as Port Logout (i.e., send a LIP).
mjacob
2002-03-07
Disable RIO (reduced interrupt operation) for 2200 boards- it seemed like
mjacob
2002-02-21
Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).
mjacob
2002-01-03
Implement REDUCED INTERRUPT OPERATION usage for FC cards- this allows the
mjacob
2001-12-14
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-11-13
add/cleanup RCSID
lukem
2001-10-23
tra-la, another QLogic f/w funny- this time with the 2300.
mjacob
2001-10-23
Comment out some redundant initializations to zero.
mjacob
2001-10-20
Protect against deranged fabric nameservers that spit out 10000 identical
mjacob
2001-10-06
Fix various 2300 GB issues related to chip errata and documentation
mjacob
2001-09-05
Clean up some issues wrt loaded f/w vs. resident f/w. We can tell
mjacob
2001-09-01
Add support for 2 Gigabit cards (2300/2312). This necessitated a change
mjacob
2001-07-06
Some whitespace cleanup. Initial forcelout support.
mjacob
[next]