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
/
adv.c
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSID
lukem
2001-07-19
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
thorpej
2001-07-07
bzero -> memset
thorpej
2001-06-09
If the adapter is returning a selection timeout, then we should be
briggs
2001-06-09
Patches from takashi.yamamoto@bigfoot.com in kern/13139.
briggs
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-03-27
Cast to u_int64_t when computing callout argument, to avoid int overflow.
bouyer
2001-03-08
Preliminary support for detaching an "adv" instance. This
thorpej
2001-03-07
Add BUS_DMA_STREAMING to data transfer maps.
thorpej
2000-11-14
NBPG -> PAGE_SIZE
thorpej
2000-08-11
Make our policy WRT tagged queueing consistent and sane: ordered tags for syn...
tls
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove redundant vm includes.
mrg
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
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
1999-08-07
Fix a problem uncovered by attempting to compile on the Alpha: overrun_buf
thorpej
1999-06-06
Add support for ISA, EISA and ISApnp cards
dante
1999-03-04
fix second level interrupt handler to allow 64 bits pointers
dante
1999-02-25
Fix AdvanSys Narrow driver to work on Alpha
dante
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-28
Add support for macppc.
dante
1998-10-10
Garbage-collect the open_target_lu and close_target_lu entry points from
thorpej
1998-09-26
Remove Wide boards references
dante
1998-09-09
Protect Debugger() call a'la uha driver. PR #6070, Gary D. Duzan.
thorpej
1998-08-29
Add rcs id
dante
1998-08-26
Add AdvanSys 930U and 940U SCSI controllers
dante