History log of /openbsd/sys/dev/pci/emuxki.c (Results 51 – 61 of 61)
Revision Date Author Comments
# c803640e 03-Jun-2002 mickey <mickey@openbsd.org>

probe for flavours, aps and audigy still need more work though


# 4f9e30d0 14-Mar-2002 millert <millert@openbsd.org>

Final __P removal plus some cosmetic fixups


# c4071fd1 14-Mar-2002 millert <millert@openbsd.org>

First round of __P removal in sys


# 55800f2e 20-Jan-2002 ericj <ericj@openbsd.org>

make all audio drivers use the new allocm and round_buffersize decl's.
will ease porting, and generally cleans up a bit


# 45efa2e9 29-Nov-2001 ho <ho@openbsd.org>

sc must be initialized.


# e1b3ac9b 26-Nov-2001 mickey <mickey@openbsd.org>

cache the last deallocated voice and reuse on the next open.
this is to preserve the dac settings in between the openings,
by the mp3 playing software, in particular.
ho@ help and testing.


# a4f03545 20-Nov-2001 mickey <mickey@openbsd.org>

use more reasonable default level values; ho@ testing


# 120083e9 31-Oct-2001 art <art@openbsd.org>

Change the audio_hm_if->mappage interface to return paddr_t and take off_t
as the mmap offset.


# 217c30ff 24-Oct-2001 ho <ho@openbsd.org>

Print intrstr, not dv_xname. mickey@ ok.


# dce1bd68 24-Oct-2001 brad <brad@openbsd.org>

add missing RCS ids


# 66ad663a 24-Oct-2001 mickey <mickey@openbsd.org>

creative labs sb live! and (perhaps) pci512 driver.
from Yannick Montulet, via netbsd, w/ some minor fixens from meself.


123