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
/
ad1848.c
Age
Commit message (
Expand
)
Author
2010-07-31
fix typo preventing compilation with AUDIO_DEBUG
Alexandre Ratchov
2010-07-24
missed a couple indents in previous
Jacob Meuser
2010-07-23
ANSI/style(9), no binary change
Jacob Meuser
2010-07-15
add two new members to structs audio_encoding and audio_prinfo.
Jacob Meuser
2010-06-30
* use audio(9)'s DMA trigger methods instead of the init/start
Jacob Meuser
2007-11-05
audio encoding conversion cleanup
Jacob Meuser
2005-05-22
remove "0x" in front of %p in printfs.
Artur Grabowski
2005-04-15
make sure aligment does not return zero block size
Michael Shalayeff
2004-01-09
remove uvm_extern.h
Brad Smith
2003-06-08
Do not hardcode the dma channel to 1, use the softc settings instead.
Miod Vallat
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2003-02-11
be consistant on Hz vs hz
Michael Shalayeff
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
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-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-04-12
Call isa_malloc with drq < 4, in case 8-bit DMA channels with more
Constantine Sapuntzakis
2000-03-02
protect more reads and rights^Wwrites w/ spl; avoid inline which blows the co...
Michael Shalayeff
1999-07-29
A probe that fails on an otherwise working card, removed
Niklas Hallqvist
1999-07-19
further fixes for strange wss isapnp cards; apollo@slcnet.net
Theo de Raadt
1999-05-03
support another version of the chipset
Theo de Raadt
1999-01-24
remove unneeded pio.h inclusion
Michael Shalayeff
1999-01-07
Die, NEWCONFIG
Niklas Hallqvist
1998-12-29
work around some ugly glitches
Theo de Raadt
1998-07-16
recognize CS4236B; netbsd
Theo de Raadt
1998-07-15
Fix the name of the ulinear_be mode; netbsd
Theo de Raadt
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-08-23
silence probe more
Theo de Raadt
1996-07-04
fix recording; from jabaker@grail.cba.csuohio.edu
Theo de Raadt
1996-05-07
sync with 0504 -- prototypes and bus.h
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1996-03-08
From NetBSD: merge of 960217
Niklas Hallqvist
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