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
/
neo.c
Age
Commit message (
Expand
)
Author
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2003-03-21
install a powerhook to restore the AC97 state after suspend;
Jason Wright
2003-02-21
remove unused variable
Ted Unangst
2002-10-04
formatting, grammar, spaces; from grendel@zeitbombe.org
Michael Shalayeff
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-09-16
Typos in comments.
Artur Grabowski
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-18
more more microcode (so it does not end up installed in includes, for one)
Theo de Raadt
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-03-03
use AC97_HOST_DONT_READANY since some machines are unreliable
Theo de Raadt
2000-07-19
As in NetBSD, added direction to allocm/round_buffer_size APIs.
Constantine Sapuntzakis
2000-04-14
Some documentation for future generations of maintainers
Constantine Sapuntzakis
2000-04-13
Remove printf from interrupt handler...
Constantine Sapuntzakis
2000-04-13
NeoMagic 256AV/ZX audio driver
Constantine Sapuntzakis