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
/
twe.c
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSID
lukem
2001-10-10
Back out previous - it causes panics.
ad
2001-09-20
Use bus_dma to get temporary I/O buffers.
ad
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-09-15
a whole bunch of changes to improve performance and robustness under load:
chs
2001-07-19
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
thorpej
2001-05-31
Reduce the delay when polling so that dumps go faster.
ad
2001-03-30
AEN 0x000c appears to mean `init started'. From lukem.
ad
2001-03-07
Add BUS_DMA_STREAMING to data transfer maps.
thorpej
2001-03-04
Don't choke when we get lots of AENs all at once.
ad
2001-02-25
Wait 10x longer for status bits.
ad
2001-02-11
Match an upcoming product.
ad
2001-01-23
Oops, be sure to clear the ATTN interrupt on error.
ad
2001-01-22
opt_twe.h isn't needed any more.
ad
2001-01-22
- Complain if interrupt-driven retrieval of AENs fails somehow.
ad
2001-01-14
splimp() -> splvm()
thorpej
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-11-14
NBPG -> PAGE_SIZE
thorpej
2000-11-08
- Pull in some updates from FreeBSD - mainly clarifications. Thanks to
ad
2000-10-20
- tsleep()/wakeup_one() will hurt when under load, so use a queue instead.
ad
2000-10-19
Driver for the 3ware Escalade family of RAID controllers.
ad