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
/
isa
/
gus.c
Age
Commit message (
Expand
)
Author
2005-10-19
make this compile with AUDIO_DEBUG; reported in tech@ by
Federico G. Schwindt
2004-06-13
debranch SMP, have fun
Niklas Hallqvist
2003-06-08
Fix probe for GUS MAX cards; from NetBSD.
Miod Vallat
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-01-29
new timeouts; some constifying; space control
Michael Shalayeff
2000-08-19
MALLOC/FREE -> malloc/free ok art@
Nathan Binkert
1999-07-05
first attempt at isapnp gus support
Theo de Raadt
1999-01-24
remove unneeded pio.h inclusion
Michael Shalayeff
1999-01-02
Midi & sequencer support from NetBSD, mostly by Lennart Augustsson
Niklas Hallqvist
1998-11-03
Update audio_hw_if.
Jason Downs
1998-08-20
mmap support for gus, dillema@acm.org
Niels Provos
1998-05-13
don't printf in probe routines.
Niels Provos
1998-05-08
Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree.
Constantine Sapuntzakis
1998-04-26
update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>
Niels Provos
1998-01-18
move to current OpenBSD isadma API
Niklas Hallqvist
1997-07-10
sync with NETBSD 30/3/97 + adapating aria.c
Niels Provos
1996-05-26
sync 0521
Theo de Raadt
1996-05-07
sync with 0504 -- prototypes and bus.h
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1996-03-20
Fix back wrong patches.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-03-08
From NetBSD: merge of 960217
Niklas Hallqvist
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1995-12-27
from netbsd:
Theo de Raadt
1995-12-14
from netbsd; Convert IRQ, DRQ, and port numbers to int
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt