2002-08-21 18:20:15

by Jaroslav Kysela

[permalink] [raw]
Subject: [PATCH] ALSA 0.9.0rc3

Hello,

Linus, please, apply these patches with latest ALSA code to 2.5
tree:

Plain patch:
------------

ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-1.489.1.1.patch.gz
ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-1.501.patch.gz

BK send/receive format (including nice per file comments/changelogs):
---------------------------------------------------------------------

ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-1.489.1.1.bk.gz
ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-1.501.bk.gz

BK linux-sound repository
-------------------------

bk pull http://linux-sound.bkbits.net/main

ChangeSets: 1.489.1.1 and 1.501

Web: http://linux-sound.bkbits.net

Description:
------------

ALSA 0.9.0rc3 release

* fixes for x86-64
* fixed ioctl32 wrapper
* removed compatibility __NO_VERSION__ defines
* C99-like structure initializers for all code
* Control interface
- fixed read() behaviour
* PCM interface
- added support for more PCM formats (up to 512)
- added 24-bit formats for USB audio
- removed drain call from the snd_pcm_close() function, data are
always dropped
- added support for Scatter-Gather DMA
- added SBUS DMA support by David S. Miller <[email protected]>
* Timer interface
- fixed kmod behaviour for system timers
- fixed read() behaviour
* RawMidi interface
- fixed read() behaviour
* Sequencer interface
- reset the timer at continue if not initialized yet
- check the possible infinite loop in priority queues
- fixed deadlock at snd_seq_timer_start/stop
* intel8x0 driver
- fixed pci id of AMD8111
* via686 driver
- added Scatter-Gather DMA support
- fixes in AC97 codec initialization
* opti92x/93x driver
- overall fixes
* via8233 driver
- fixed playback of mono samples
- added Scatter-Gather DMA support
* EMU10K1/Audigy driver
- added Scatter-Gather DMA support for playback
- added workaround for capture (ring buffer pointer)
* NM256 driver
- fixed the lock up on NM256 ZX (Dell Latitude Cpt)
* CS46xx driver
- added support for new DSP images
- experimental rear and SPDIF outputs
* added snd-usbaudio and snd-usbmidi driver
* ymfpci driver
- fixed GPIO read/write
- added snd_rear_switch option
* ice1712 driver
* fixed SMP dead-lock (CS8427 I2C code)
* HDSP driver
- overall code improvement
* CS4236 driver
- new ISA PnP ID
* CS4281 driver
- added the power management code
* PPC Keywest
- fixed the initialization of driver
* serial-u16550
- added support for generic adapter
* renamed dt0197h -> dt019x driver
* ac97 code
- added VIA and Conexant codecs
- added AD1981A codec from Analog Devices
- added the ids for ITE chips
- separated codec specific initialization

Jaroslav

-----
Jaroslav Kysela <[email protected]>
Linux Kernel Sound Maintainer
ALSA Project http://www.alsa-project.org
SuSE Linux http://www.suse.com


2002-08-22 17:29:37

by Christoph Hellwig

[permalink] [raw]
Subject: Re: [PATCH] ALSA 0.9.0rc3

On Wed, Aug 21, 2002 at 08:21:05PM +0200, Jaroslav Kysela wrote:
> Hello,
>
> Linus, please, apply these patches with latest ALSA code to 2.5
> tree:

Any chance you could stop that BK megachangeset and instead do one changeset
per cvs commit?

2002-08-23 08:53:51

by Jaroslav Kysela

[permalink] [raw]
Subject: Re: [PATCH] ALSA 0.9.0rc3

On Thu, 22 Aug 2002, Christoph Hellwig wrote:

> On Wed, Aug 21, 2002 at 08:21:05PM +0200, Jaroslav Kysela wrote:
> > Hello,
> >
> > Linus, please, apply these patches with latest ALSA code to 2.5
> > tree:
>
> Any chance you could stop that BK megachangeset and instead do one changeset
> per cvs commit?

I'll do more frequent syncing with the kernel tree in the future (I assume
per week), but creating changesets per CVS commit is too overkill from the
maintaince view. Everybody interested in ALSA development might watch
our CVSLOG mailing list (archived) or use our CVS.

Jaroslav

-----
Jaroslav Kysela <[email protected]>
Linux Kernel Sound Maintainer
ALSA Project http://www.alsa-project.org
SuSE Linux http://www.suse.com