Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Alan Cox
> > {0x414B4D01, "Asahi Kasei AK4540 rev 1", NULL}, > > + {0x41445303, "Yamaha YMF" , NULL}, > > Are you sure it's correct? I am almost certain that no YMFxxx Its definitely wrong > has on-chip AC97. I'd like to see a document that allows you > the change quoted above. 4144

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Alan Cox
> Loading the module would cause a very loud monotone > squeal, like some kind of theft detection device. The computer Thats actually a generic bug in both ALSA and the kernel AC97 driver (fixed in 2.2 and by Linus in 2.4test). It is feedback between the microphone and speakers - To

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Pavel Roskin
Hello, Pete! > The idea of the patch looks good but there is a small problem. > I have an open/close fix queued with Alan for post-2.2.18, > which changes the enumeration scheme for ymfcpi to make it > more friendly to other sound cards (Bug from Abhijit Menon-Sen). > This is a conflict because

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Jaroslav Kysela
On Fri, 8 Dec 2000, Pete Zaitcev wrote: > > +++ ./drivers/sound/ac97_codec.cThu Dec 7 11:00:44 2000 > > @@ -61,6 +61,7 @@ > > } ac97_codec_ids[] = { > > {0x414B4D00, "Asahi Kasei AK4540 rev 0", NULL}, > > {0x414B4D01, "Asahi Kasei AK4540 rev 1", NULL}, > > + {0x41445303, "Yamaha

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Pete Zaitcev
> Date: Fri, 8 Dec 2000 11:41:07 -0500 (EST) > From: Pavel Roskin <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > cc: <[EMAIL PROTECTED]>, Pete Zaitcev <[EMAIL PROTECTED]>, > Jaroslav Kysela <[EMAIL PROTECTED]> > --- ./drivers/sound/Config.in Thu Dec 7 10:59:06 2000 > +++

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Pete Zaitcev
Date: Fri, 8 Dec 2000 11:41:07 -0500 (EST) From: Pavel Roskin [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED], Pete Zaitcev [EMAIL PROTECTED], Jaroslav Kysela [EMAIL PROTECTED] --- ./drivers/sound/Config.in Thu Dec 7 10:59:06 2000 +++ ./drivers/sound/Config.in Fri

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Jaroslav Kysela
On Fri, 8 Dec 2000, Pete Zaitcev wrote: +++ ./drivers/sound/ac97_codec.cThu Dec 7 11:00:44 2000 @@ -61,6 +61,7 @@ } ac97_codec_ids[] = { {0x414B4D00, "Asahi Kasei AK4540 rev 0", NULL}, {0x414B4D01, "Asahi Kasei AK4540 rev 1", NULL}, + {0x41445303, "Yamaha YMF"

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Alan Cox
Loading the module would cause a very loud monotone squeal, like some kind of theft detection device. The computer Thats actually a generic bug in both ALSA and the kernel AC97 driver (fixed in 2.2 and by Linus in 2.4test). It is feedback between the microphone and speakers - To

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Alan Cox
{0x414B4D01, "Asahi Kasei AK4540 rev 1", NULL}, + {0x41445303, "Yamaha YMF" , NULL}, Are you sure it's correct? I am almost certain that no YMFxxx Its definitely wrong has on-chip AC97. I'd like to see a document that allows you the change quoted above. 4144 is