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_netbsd.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-10-08
In isp_fc_worker() reduce the timeout value used to poll for the link
pk
2003-09-27
Remove NOSETTLE flag from channel in FibreChannel case. It makes sense that
tls
2003-08-07
Note both active and nvram WWNN/WWPNs
mjacob
2003-03-21
Fibre Channel doesn't need bus reset settle time.
mjacob
2002-11-25
Avoid strict-alias warnings.
thorpej
2002-09-01
Do not enable interrupt driven mailbox commands for non-FC scsi.
mjacob
2002-08-12
Various changes to allow for overriding just loopid and/or iid.
mjacob
2002-06-15
Add support for ISP_FC_GETHINFO which can tell you connection topology,
mjacob
2002-06-08
make auto const variables static.
yamt
2002-04-04
Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seem
mjacob
2002-02-21
Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).
mjacob
2001-12-14
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-11-13
add/cleanup RCSID
lukem
2001-09-28
Now that we have a fixed thaw thingie- we can turn back on sleeping
mjacob
2001-09-05
Fix a misspelled error message.
mjacob
2001-09-01
Add support for 2 Gigabit cards (2300/2312). This necessitated a change
mjacob
2001-07-07
If I've told myself once, I've told myself 1000 times- *NEVER* commit
mjacob
2001-07-06
Defer turning off the no_mbox_ints flag until after the system is ready
mjacob
2001-05-25
Create a kernel thread for Fibre Channel cards. This is the new
mjacob
2001-05-16
It's 'role None', not 'role No'.
mjacob
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-04-10
Add initial implementation of ISP_SDBLEV, ISP_RESETHBA, ISP_FC_RESCAN,
mjacob
2001-03-14
Handles are now 16 bits. ANSIfy.
mjacob
2001-02-12
Do some cleanup based upon adapter role- mainly not enabling interrupts
mjacob
2001-01-09
ISPASYNC_PDB_CHANGED->ISPASYNC_LOGGED_INOUT. And also, ISPASYNC_CHANGE_NOTIFY
mjacob
2000-12-28
Apply nearly all of Bill Sommerfeld's -Wformat patches. The one
mjacob
2000-12-28
Turn ISP_LOCK/ISP_UNLOCK into ISP_ILOCK/ISP_IUNLOCK macros for routines
mjacob
2000-12-28
Restore the change fvdl made. Sorry about not noticing it. The
mjacob
2000-12-23
Fix pathnames in comment.
wiz
2000-12-09
Finally fix this driver to be sensible about the ENDIAN dance. It's not
mjacob
2000-12-04
Remove uninitialized variable usage (it was redundant anyway).
fvdl
2000-10-16
Add in commented-out hiwater measurement.
mjacob
2000-08-14
Add a maintenance note. Change all splbio's to use the ISP_LOCK/ISP_UNLOCK
mjacob
2000-08-08
Remove ispcmd_slow routine- SCBUSACCEL routine will set/clear tag/wide/sync.
mjacob
2000-08-01
Core version 2.0 (platform version 1.0) rewrite of ISP driver. Some
mjacob
2000-07-07
Gah. Bad port from FreeBSD code (thanks Robert Elz) for setting
mjacob
2000-07-05
Redo watchdogs to handle cases of false death of commands- time
mjacob
2000-05-13
Update from Matthew Jacob:
he
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-12
add 80 MHz case
mjacob
1999-12-20
clean unused fwrev stuff
mjacob
1999-12-16
Dual LVD (1280) support.
mjacob
1999-12-05
Oops. The compiler didn't catch this 'used before set'. Kudos
mjacob
1999-12-04
(wow- I thought I'd already committed most of this).
mjacob
1999-10-17
some comments added
mjacob
1999-10-14
Add in an ioctl entry point so scsictl mediated bus resets will work.
mjacob
1999-09-30
Update for SCSIPI changes. Note that capabilities update is disabled
thorpej
1999-07-05
Change to approved NASA/Ames copyright. Add Fabric support. Fix SCCLUN support.
mjacob
[next]