History log of /openbsd/sys/dev/isa/sbdsp.c (Results 26 – 44 of 44)
Revision Date Author Comments
# 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


# 489e49f9 06-Nov-2001 miod <miod@openbsd.org>

Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
(Look ma, I might have broken the tree)


# 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.


# 4301ba8d 12-Apr-2001 csapuntz <csapuntz@openbsd.org>

The old code was broken and always allocated for a 16-bit DMA channel,
which has different alignment restrictions than the 8-bit DMA channel.

Fix from NetBSD.


# 123fdd4c 03-Feb-2001 mickey <mickey@openbsd.org>

new timeouts, space control


# adc1d105 20-Jul-1999 deraadt <deraadt@openbsd.org>

first cut at isapnp and ym mpu


# 5daee67f 02-Jan-1999 niklas <niklas@openbsd.org>

Midi & sequencer support from NetBSD, mostly by Lennart Augustsson


# e99cab2b 26-Apr-1998 provos <provos@openbsd.org>

update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>


# 03dbe688 18-Jan-1998 niklas <niklas@openbsd.org>

move to current OpenBSD isadma API


# 5b2c3f1f 10-Jul-1997 provos <provos@openbsd.org>

sync with NETBSD 30/3/97 + adapating aria.c


# 8d228e63 03-Jan-1997 kstailey <kstailey@openbsd.org>

end of pesky log message, thanks to Go Watanabe <go@cclub.tutcc.tut.ac.jp>


# 5c4a553f 02-Nov-1996 millert <millert@openbsd.org>

Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some
printf types. From NetBSD.


# 0f295544 16-Sep-1996 mickey <mickey@openbsd.org>

fix a typo.
from netbsd-pr port-i386/2587 <rvb@cs.cmu.edu>


# f1a5e2be 26-May-1996 deraadt <deraadt@openbsd.org>

sync 0521


# 4196a412 07-May-1996 deraadt <deraadt@openbsd.org>

sync with 0504 -- prototypes and bus.h


# 8bd19141 18-Apr-1996 niklas <niklas@openbsd.org>

NetBSD 960317 merge


# 71bd8889 08-Mar-1996 niklas <niklas@openbsd.org>

From NetBSD: merge of 960217


# 8cc1ceef 14-Dec-1995 deraadt <deraadt@openbsd.org>

from netbsd; Convert IRQ, DRQ, and port numbers to int


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree


12