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
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
2001-05-25
Create a kernel thread for Fibre Channel cards. This is the new
mjacob
2001-05-16
beginning basic 2300 infrstructure support
mjacob
2001-04-10
Note one other place that bogus interrupts can be measured.
mjacob
2001-04-05
Change how SCSI defaults are latched if we're supporting Target Mode.
mjacob
2001-03-14
Update copyright date. ANSIfy isp.c (NetBSD was the holdout of all
mjacob
2001-02-23
Fix a longstanding bug- we had the sense of what bit 14
mjacob
2001-02-20
Add ISPCTL_RUN_MBOXCMD control function and ISPASYNC_UNHANDLED_RESPONSE
mjacob
2001-02-12
Minor stuff:
mjacob
2001-01-09
Use a SNS REGISTER FC4 TYPE subcommand to register with the name server.
mjacob
2000-12-30
[ dummy checkin to add to previous CVS ]
mjacob
2000-12-30
There's a compiler bug for sparc64 that makes the construct:
mjacob
2000-12-28
Apply nearly all of Bill Sommerfeld's -Wformat patches. The one
mjacob
2000-12-28
Use the ISP_CFG_NOINIT flag to decide whether to complete the full init
mjacob
2000-12-23
Fix pathnames in comment.
wiz
[next]