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
/
sv.c
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSID
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-07-19
Hint BUS_DMA_READ and BUS_DMA_WRITE.
kleink
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
1999-11-01
Make little endian and big endian version of all functions
augustss
1999-07-10
Fix a buglet in the driver's DMA buffer list ipmlementation, causing the next-
kleink
1999-04-14
initialize 'p' for lame gcc-2.7.2.2 flow analysis.
jonathan
1999-03-22
Make 48KHz output work.
mycroft
1999-02-19
This is an utterly revolting hack to work around the previously mentioned
mycroft
1999-02-18
Pass the correct address (PCI bus address, not PA) to the card.
mycroft
1999-02-18
spaces -> tabs
mycroft
1999-02-18
A few things:
mycroft
1999-02-17
Pass the direction to the allocm and round_buffersize methods.
mycroft
1998-12-10
Add a driver for the S3 SonicVibes chip. From OpenBSD and
augustss