Home | History | Annotate | Download | only in ossaudio
History log of /src/sys/compat/ossaudio/ossaudiovar.h
RevisionDateAuthorComments
 1.16  06-Sep-2011  jmcneill Add support for AFMT_AC3
 1.15  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.14  22-Jan-2008  jmcneill branches: 1.14.6; 1.14.8; 1.14.10;
Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this
change, audio now works on amd64 with native firefox, nspluginwrapper, and
the 32-bit linux flash binaries.
 1.13  18-Sep-2007  mlelstv branches: 1.13.6; 1.13.12;
Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function
for OSS_SNDCTL_DSP_PROFILE.
 1.12  04-Mar-2007  christos branches: 1.12.2; 1.12.14; 1.12.16;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.11  11-Dec-2005  christos branches: 1.11.24; 1.11.26; 1.11.30;
merge ktrace-lwp.
 1.10  26-Feb-2005  perry branches: 1.10.4;
nuke trailing whitespace
 1.9  04-Jul-2000  augustss branches: 1.9.24; 1.9.32; 1.9.34;
Implement OSS_GETVERSION.
Accept mixer values above max (100).
Handle the info from AUDIO_MIXER_DEVINFO properly, parts of it is opaque.
 1.8  19-Nov-1999  augustss branches: 1.8.4;
Fix typo in comment. From Brad <brad@openbsd.org>
 1.7  17-Nov-1999  augustss Implement OSS_SOUND_MIXER_INFO.
 1.6  13-Apr-1999  augustss branches: 1.6.2; 1.6.8;
Make copyright conform.
 1.5  07-Aug-1998  augustss branches: 1.5.6;
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
the /dev/rmidiN devices, or with a sequencer interface via /dev/music.
So far the only supported MIDI device is the MPU401 port on SoundBlaster
(and only on SB on isapnp, since we do not have locators with multiple
values yet).
 1.4  16-Oct-1997  augustss Insert missing NetBSD copyright notices.
 1.3  06-Aug-1997  augustss Improve ioctl decoding.
Change mixer name mappings.
 1.2  27-Jul-1997  augustss branches: 1.2.2;
Changes to the sudio system:
- It is now possible to handle devices that want "looping" DMA,
e.g. the SoundBlaster correctly. The WSS and SB drivers use this.
To do this several new methods were introduced in audio_hw_if.
- Different silence handling (forced by previous change).
- The audio driver can now be mmap()-ed, but due to problems in
the VM system only for writing for now.
- The OSS (Linux) audio emulation takes advantage of some of the
new features.
 1.1  04-Apr-1997  augustss * Move the Linux audio emulation into its own directory and rename it
OSS (aka VoxWare) audio emulation.
* Use the OSS audio emulation for Linux and FreeBSD.
* Add mixer emulation to the OSS emulator.
 1.2.2.1  23-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.5.6.1  16-Apr-1999  augustss branches: 1.5.6.1.2;
Make a bunch of copyright headers conform to the standard.
Pullup approved by Perry.
 1.5.6.1.2.1  21-Jun-1999  thorpej Sync w/ -current.
 1.6.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.8.4.1  07-Aug-2000  augustss Pull up:
sys/compat/ossaudio/ossaudio.c 1.30-1.31
sys/compat/ossaudio/ossaudiovar.h 1.7-1.9
lib/libossaudio/ossaudio.c 1.10-1.11
Accept mixer values above max (100).
Handle the info from AUDIO_MIXER_DEVINFO properly, parts of it is opaque.
Approved by thorpej.
 1.9.34.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.9.32.1  29-Apr-2005  kent sync with -current
 1.9.24.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.10.4.3  04-Feb-2008  yamt sync with head.
 1.10.4.2  27-Oct-2007  yamt sync with head.
 1.10.4.1  03-Sep-2007  yamt sync with head.
 1.11.30.1  04-Sep-2008  skrll Sync with netbsd-4.
 1.11.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.11.24.1  20-Aug-2008  bouyer Pull up following revision(s) (requested by jmcneill in ticket #1051):
sys/compat/linux32/common/linux32_ioctl.c: revision 1.10 via patch
sys/compat/ossaudio/ossaudiovar.h: revision 1.14
Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this
change, audio now works on amd64 with native firefox, nspluginwrapper, and
the 32-bit linux flash binaries.
 1.12.16.2  23-Mar-2008  matt sync with HEAD
 1.12.16.1  06-Nov-2007  matt sync with HEAD
 1.12.14.1  02-Oct-2007  joerg Sync with HEAD.
 1.12.2.1  09-Oct-2007  ad Sync with head.
 1.13.12.1  23-Jan-2008  bouyer Sync with HEAD.
 1.13.6.1  18-Feb-2008  mjf Sync with HEAD.
 1.14.10.1  16-May-2008  yamt sync with head.
 1.14.8.1  18-May-2008  yamt sync with head.
 1.14.6.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed