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.h
Age
Commit message (
Expand
)
Author
2015-08-28
Add parenthesis for a macro to prevent surprises when it is negated.
joerg
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
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-11
Keep track of what appear to be live Fibre Channel disks and store up the
mjacob
2009-12-03
Have as a backup at least *some* usable WWN.
mjacob
2009-11-23
Remove some unecessary includes sys/user.h header.
rmind
2009-09-07
Split device_t/softc.
tsutsui
2009-06-25
Update ISP driver to latest and greatest. Includes support for the 8Gb part.
mjacob
2008-05-11
Make fc scratch acquisition something that can fail. Remove in_intr flag.
mjacob
2008-04-08
use aprint_*_dev and device_xname
cegger
2008-03-11
Checkpoint of some fairly major isp(4) rototilling.
mjacob
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-07-08
Oh, dear, I didn't have an i386 or amd64 up and running and
mjacob
2007-07-07
Do a number of 24XX related fixes: fix the actual getting of initiator
mjacob
2007-05-24
Major update to isp(4) driver to bring it in line with external sources.
mjacob
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-03-29
Remove isp_unit -- it is not used.
thorpej
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2003-12-04
netbsd.org -> NetBSD.org
keihan
2002-10-18
Slight cleanup to use ISP_MUSTPOLL macro in case we can ever fix the
mjacob
2002-04-04
Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seem
mjacob
2002-03-31
Thanks to Jason Wright of OpenBSD- spotted that the offsets were all wrong
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-09-01
Add support for 2 Gigabit cards (2300/2312). This necessitated a change
mjacob
2001-07-07
bzero -> memset
thorpej
2001-07-07
bcopy -> memcpy
thorpej
2001-05-25
Create a kernel thread for Fibre Channel cards. This is the new
mjacob
2001-05-16
Per helpful suggestion from LukeM- make INLINE usage consistent (and
mjacob
2001-05-16
Long overdue- put locks on the usage of the mailbox command stuff. This
mjacob
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-04-10
Include isp_ioctl.h.
mjacob
2001-03-14
ANSIfy source.
mjacob
2001-02-28
roll platform minor
mjacob
2001-02-12
Remove ISP2100_FABRIC (we're always fabric now). Fix usage of isp_lastmbxcmd
mjacob
2001-01-05
(some of these changes were made in the previous revision- oops)
mjacob
2001-01-05
Ian McDonnell <apriori@world.std.com> made me see the error of my ways.
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-11-14
Pull in <uvm/uvm_extern.h>
thorpej
2000-10-16
Make changes relevant to changes in WWN defaults.
mjacob
2000-08-14
Add a maintenance note. Move the single bit tags of islocked and
mjacob
2000-08-11
Make our policy WRT tagged queueing consistent and sane: ordered tags for syn...
tls
2000-08-01
Core version 2.0 (platform version 1.0) rewrite of ISP driver. Some
mjacob
2000-07-05
Roll platform minor. We are now always supporting ISP2100_FABRIC. Add
mjacob
[next]