index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
sv.c
Age
Commit message (
Expand
)
Author
2002-06-11
abs() is defined by ANSI C -- don't use a macro for it. ok niklas@
Thomas Nordin
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-20
make all audio drivers use the new allocm and round_buffersize decl's.
Eric Jackson
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2000-04-03
fix dmesg output
Theo de Raadt
1999-08-04
new bus_dma API, match it
Niklas Hallqvist
1999-01-02
Midi & sequencer support from NetBSD, mostly by Lennart Augustsson
Niklas Hallqvist
1998-11-03
Update audio_hw_if.
Jason Downs
1998-10-05
make compile with AUDIO_DEBUG defined
Niklas Hallqvist
1998-07-13
Unmute DAC and turn off 3-D SRS by default
Constantine Sapuntzakis
1998-07-13
Map DMA registers at open instead of attach time, if necessary. Less chance
Constantine Sapuntzakis
1998-07-07
S3 SonicVibes driver
Constantine Sapuntzakis