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
/
pci
/
isp_pci.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-08-07
Add in changes from Matt Thomas to check for 64 bit PCI stuff.
mjacob
2003-05-03
DMA, not dma nor Dma.
wiz
2002-11-25
Add ULL to 64-bit integer constants.
thorpej
2002-10-18
Put in, sight unseen, changes which should enable 10160 support.
mjacob
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-08-12
Various changes to allow for overriding just loopid and/or iid.
mjacob
2002-06-15
Make all 23XX cards 'touched'. We seem to, too often, hang when trying
mjacob
2002-05-17
Slight touchup on last change- make sure HBA_BOTCH is set (just in case
mjacob
2002-05-12
If a dma map can't be loaded due to resource shortage, make we report that
matt
2002-04-28
suggestion from Jason: have (in non-verbose boot case) card type printed out
mjacob
2002-03-22
Handle Port Unavailable the same as Port Logout (i.e., send a LIP).
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 RCSID
lukem
2001-10-06
Respect QLogic's errata- read BIU_ISR even on the 2300
mjacob
2001-09-01
Add support for 2 Gigabit cards (2300/2312). This necessitated a change
mjacob
2001-07-19
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
thorpej
2001-07-07
bzero -> memset
thorpej
2001-06-14
Ooops- we need to allocate an array of pointers to scsipi_xfer structures
mjacob
2001-03-14
Clean up licence a bit. ANSIfy.
mjacob
2001-03-07
Add BUS_DMA_STREAMING to data transfer maps.
thorpej
2001-02-12
set default HBA role
mjacob
2000-12-30
Use bootverbose to now set whether or not we add
mjacob
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-12-28
Apply Bill Sommerfeld's -Wformat changes.
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-06
Correct omission by the previous committer.
mjacob
2000-11-14
NBPG -> PAGE_SIZE
thorpej
2000-10-17
quiet chatty boot messages
mjacob
2000-10-16
Remember to establish default PORT WWN. Add in some LOGDEBUG2 messages
mjacob
2000-08-14
Add a maintenance note. Minor change in some logic in the DMA mapping.
mjacob
2000-08-03
More compilation breakage in the non-DEBUG case
mjacob
2000-08-02
Fix bonehead bug for compiles w/o DEBUG set
mjacob
2000-08-01
Core version 2.0 (platform version 1.0) rewrite of ISP driver. Some
mjacob
2000-07-05
Use new isp_handle_index function. Redo how firmware is checked for
mjacob
2000-02-19
Support for > 12 byte commands for parallel SCSI.
mjacob
2000-02-12
add (untested in NetBSD yet) Qlogic 12160 (Ultra3) suppot
mjacob
1999-12-20
get back to looking at config flags
mjacob
1999-12-16
Dual LVD (1280) support.
mjacob
1999-12-04
request/response queues now indexed via u_int16_t. Add back in f/w inclusion
mjacob
1999-10-28
Remove reference to loadable f/w.
mjacob
1999-10-17
Oops- missed a MAXISPREQUEST sized thing- these are all gone now. It's amazing
mjacob
1999-10-17
stylistic cleanups
mjacob
1999-10-14
F/W version no longer relevant. Only do WWN seed for FC cards.
mjacob
1999-09-30
Update for SCSPI changes.
thorpej
1999-07-05
Change to approved NASA/Ames copyright. Add in Qlogic 2200 support.
mjacob
[next]