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
/
uha.c
Age
Commit message (
Expand
)
Author
2000-02-12
If we got an xfer from our backlog queue, don't allow sleeping; we're in
thorpej
1999-09-30
Update for SCSPI changes.
thorpej
1998-12-09
Update for changed scsipi_xfer struct.
thorpej
1998-12-05
Update HBAs to incorporate the new max_lun property.
mjacob
1998-11-19
Adapt to the new scsipi_adapter interface.
thorpej
1998-10-10
Garbage-collect the open_target_lu and close_target_lu entry points from
thorpej
1998-08-17
Assign my copyrights to TNF.
mycroft
1998-02-17
- Perform all necessary bus_dmamap_sync() operations.
thorpej
1998-02-04
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
thorpej
1998-02-04
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
thorpej
1998-01-28
Use offsetof() from libkern.h
thorpej
1998-01-12
Adjust for config changes.
thorpej
1997-11-04
Implement a simple queueing mechanism that makes these drivers much
thorpej
1997-10-28
When creating mscps, be a little more informative about why we couldn't
thorpej
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1997-06-06
Pull thorpej-bus-dma branch into mainline.
thorpej
1997-03-29
Use a temporary data structure for holding probe information, rather than a
mycroft
1996-12-10
Fill in sc_link.max_target
thorpej
1996-11-15
Fix front-ends of split uha driver to compile when DDB is not configured:
jonathan
1996-11-12
Fix uha_{reset,init}_mscp() prototypes.
mycroft
1996-10-13
backout kprintf changes
christos
1996-10-10
- printf -> kprintf, sprintf -> ksprintf
christos
1996-08-31
Split the UltraStor driver apart.
mycroft