Re: Hardware support for AMD Geode CS5536 audio?

2008-12-09 Thread ancelgray
er each driver reload. Let me know how it goes. Andrew -- View this message in context: http://www.nabble.com/Hardware-support-for-AMD-Geode-CS5536-audio--tp15002428p20920300.html Sent from the freebsd-hackers mailing list archive at Nabble.com. _

Re: Hardware support for AMD Geode CS5536 audio?

2008-12-01 Thread ancelgray
this message in context: http://www.nabble.com/Hardware-support-for-AMD-Geode-CS5536-audio--tp15002428p20786956.html Sent from the freebsd-hackers mailing list archive at Nabble.com. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mail

Re: Hardware support for AMD Geode CS5536 audio?

2008-12-01 Thread ancelgray
ists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > -- View this message in context: http://www.nabble.com/Hardware-support-for-AMD-Geode-CS5536-audio--tp15002428p20774487.html Sent from the freebsd-hackers mailing

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-30 Thread Lionel Flandrin
On Wed, Nov 26, 2008 at 07:30:41PM -0800, ancelgray wrote: > > To AMD CS5536 users: > > This is Andrew Gray. I have finished the audio driver for the AMD CS5536 > companion > chip. It is working on a PC Engines Alix 1C low power board under FreeBSD > 7.0. > It can be found at: > > http://mod

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-29 Thread Bruce R. Montague
Hi, re Carlos A. M. dos Santos comment: > The amd5536.c informs that it is "derived from Bruce R. Montegue's AMD > CS5530 audio driver and the Linux CS5535 ALSA driver". I did not find > the original source files, but supposing that they are licensed under > GPL you will need a written permis

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-28 Thread Carlos A. M. dos Santos
On Thu, Nov 27, 2008 at 1:30 AM, ancelgray <[EMAIL PROTECTED]> wrote: > > To AMD CS5536 users: > > This is Andrew Gray. I have finished the audio driver for the AMD CS5536 > companion > chip. It is working on a PC Engines Alix 1C low power board under FreeBSD > 7.0. > It can be found at: > > http

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-28 Thread Carlos A. M. dos Santos
On Fri, Nov 28, 2008 at 7:43 AM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > Patrick Lamaizière <[EMAIL PROTECTED]> writes: >> You cannot include a file under the GPL license without being >> contaminated. Even a simple .h with only some #define. This is not correct, as DES explained. Anyway

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-28 Thread Dag-Erling Smørgrav
Patrick Lamaizière <[EMAIL PROTECTED]> writes: > You cannot include a file under the GPL license without being > contaminated. Even a simple .h with only some #define. On the contrary, as was settled in SCO v. IBM, constant and structure definitions are not copyrightable if they are dictated by e

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-27 Thread Patrick Lamaizière
Le Wed, 26 Nov 2008 19:30:41 -0800 (PST), ancelgray <[EMAIL PROTECTED]> a écrit : Hi, > To AMD CS5536 users: > > This is Andrew Gray. I have finished the audio driver for the AMD > CS5536 companion > chip. It is working on a PC Engines Alix 1C low power board under > FreeBSD 7.0. > It can b

Re: Hardware support for AMD Geode CS5536 audio?

2008-11-26 Thread ancelgray
ancelgray AT y a h o o DOT com -- View this message in context: http://www.nabble.com/Hardware-support-for-AMD-Geode-CS5536-audio--tp15002428p20713056.html Sent from the freebsd-hackers mailing list archive at Nabble.com. ___ freebsd-hackers@freebsd.org

Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-10-02 Thread Alec Kloss
On 2008-10-02 05:05, [EMAIL PROTECTED] wrote: > To All, > > I finally have a working CS5536 audio driver for FreeBSD 6.2. The filename > is snd_amd5536.ko and I will be making it available shortly. I have been > using an ALIX-1C motherboard for my testing. Anyone have other hardware that > t

Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-10-02 Thread Alexander Leidinger
Quoting [EMAIL PROTECTED] (from Thu, 2 Oct 2008 05:05:12 -0400): To All, I finally have a working CS5536 audio driver for FreeBSD 6.2. The filename is snd_amd5536.ko and I will be making it available shortly. I have been using an ALIX-1C motherboard for my testing. Anyone have other ha

Re: Hardware support for AMD Geode CS5536 audio?

2008-10-02 Thread Joel Dahl
[EMAIL PROTECTED] skrev: Another question. How does one get the FreeBSD people to put this > driver into their OS? Make the source code available somewhere and hopefully someone (usually ariff@ or mav@) with knowledge about the sound subsystem will review it. Just make sure that you follow

Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-10-01 Thread ancelgray
To All, I finally have a working CS5536 audio driver for FreeBSD 6.2. The filename is snd_amd5536.ko and I will be making it available shortly. I have been using an ALIX-1C motherboard for my testing. Anyone have other hardware that they want to test it on? Another question. How does one g

Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-10-01 Thread ancelgray
To All, I finally have a working CS5536 audio driver for FreeBSD 6.2. The filename is snd_amd5536.ko and I will be making it available shortly. I have been using an ALIX-1C motherboard for my testing. Anyone have other hardware that they want to test it on? Another question. How does one g

Re: Hardware support for AMD Geode CS5536 audio?

2008-07-14 Thread ancelgray
OK, After doing a little more reading, I see that a DOS test program is impossible because the MSR registers for the audio controller are accessed in protected mode only. There actually are opcoded assembler instructions to access the MSR's: RDMSR WRMSR This is a show stopper in DOS. This i

Re: Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-07-13 Thread Bruce R. Montague
Hi, re: > > Bruce, > > This is Andrew Gray. I am running an Alix-1C board with the CS5536 on it. > This board is very nice. It's only about $138 and it has a good "standard" > clone AWARD bios that we are all used to (unlike say, the Soekris boards). > It uses only 5 watts and has everthing in

Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-07-12 Thread ancelgray
Bruce, This is Andrew Gray. I am running an Alix-1C board with the CS5536 on it. This board is very nice. It's only about $138 and it has a good "standard" clone AWARD bios that we are all used to (unlike say, the Soekris boards). It uses only 5 watts and has everthing including 21 GPIO pins. (

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-24 Thread Wilko Bulte
Quoting Bruce R. Montague, who wrote on Wed, Jan 23, 2008 at 10:06:51PM -0800 .. > > Hi, re: > > > I'm hoping someone will be able to help me out with the audio is > > the Geode CS5536. > > Those AMD Geode systems with the CS5536 look almost > cheap enough to afford one for each hand. I'll

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-23 Thread Bruce R. Montague
Hi, re: > I'm hoping someone will be able to help me out with the audio is > the Geode CS5536. Those AMD Geode systems with the CS5536 look almost cheap enough to afford one for each hand. I'll look into upgrading the 5530 audio driver for the 5536, but it will take sometime. If someone

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-23 Thread Ivan Voras
Bruce R. Montague wrote: I would try to fix/upgrade this driver if I had any hardware with a CS5536, but I don't. That said, can anyone recomend a cheap system that includes the CS5536, is generally available, doesn't cost very much and can be used as a minimal dev platform? (Surely all the OLPC

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-23 Thread Achim Patzner
Am 23.01.2008 um 12:09 schrieb Alec Kloss: On 2008-01-22 22:34, Bruce R. Montague wrote: I would try to fix/upgrade this driver if I had any hardware with a CS5536, but I don't. The specific device I'm targeting is a "koolu", http://www.koolu.com. Or take a look at http://www.fit-pc.com/

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-23 Thread Rink Springer
Hi Bruce, On Tue, Jan 22, 2008 at 10:34:00PM -0800, Bruce R. Montague wrote: > This week is the first time I've received any feedback > on this driver, a couple of pings along the line of > the above. I honestly hadn't realized anybody was > using it (I guess that's the problem with it working). >

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-23 Thread Alec Kloss
On 2008-01-22 22:34, Bruce R. Montague wrote: > > Hi, I wrote the geode audio driver for the CS5530 > (found at the mentioned link), a good while back, > I think for FreeBSD 4.x. > > This week is the first time I've received any feedback > on this driver, a couple of pings along the line of > the

Re: Hardware support for AMD Geode CS5536 audio?

2008-01-22 Thread Bruce R. Montague
Hi, re this from Alec Kloss, 21 Jan 2008: > I'm hoping someone will be able to help me out with the audio is > the Geode CS5536. This has come up a few times before, once early > this month and once last February. The CS5530 driver mentioned on > the soundsystem wiki doesn't work. > > ..

Hardware support for AMD Geode CS5536 audio?

2008-01-21 Thread Alec Kloss
I'm hoping someone will be able to help me out with the audio is the Geode CS5536. This has come up a few times before, once early this month and once last February. The CS5530 driver mentioned on the soundsystem wiki doesn't work. I've fixed the obvious compatibility problems with it and RELENG