Re: [9fans] sound, graphics, tuner

2011-01-17 Thread Federico G. Benavento
http://plan9.bell-labs.com/sources/contrib/mason/ac97.tgz aki's driver + a sys version added, the original used to be at 9grid.net On Mon, Jan 17, 2011 at 11:52 AM, Jacob Todd wrote: > http://www.cs.cmu.edu/~412/history/2006F/ac97 > > There's no source there, but you could probably find an email

Re: [9fans] sound, graphics, tuner

2011-01-17 Thread Jacob Todd
http://www.cs.cmu.edu/~412/history/2006F/ac97 There's no source there, but you could probably find an email address at http://www.cs.cmu.edu/~412 for someone who does have the source. It could be on sources, though, I haven't checked. On Jan 17, 2011 8:36 AM, "Pavel Klinkovsky" wrote: >> There e

Re: [9fans] sound, graphics, tuner

2011-01-17 Thread Pavel Klinkovsky
> There exist two different AC97 drivers; look at the port of Doom to plan9 > for pointers to one of them. I have my IBM Think Pad with AC'97 running Plan9. The AC'97 driver supports only output mode. Any link to some different driver supporting also input mode? Pavel

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread Jacob Todd
The hg repo for 9doom has been down for ages, so that's not possible atm.

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread Venkatesh Srinivas
There exist two different AC97 drivers; look at the port of Doom to plan9 for pointers to one of them. -- vs

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread Tristan Plumb
> To start with, audio(3) seems to support soundblaster-16-compatibles. > What about others? to my knowledge you have: soundblaster comptibles, usb thingys, and kirkwood. (the kirkwood driver is in my contrib, it's my 1½st driver, so beware. oh, and record isn't tested (and I would guess doesn't wo

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread John Floren
On Sat, Jan 15, 2011 at 10:50 AM, Rudolf Sykora wrote: >> Read N PCM samples from the sound card, this is just a read from the >> audio in file, easy part. >> The samples you can read from >> http://plan9.bell-labs.com/magic/man2html/3/audio >> audio(3) or a similar interfaces provided by usb/aud

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread Rudolf Sykora
> Read N PCM samples from the sound card, this is just a read from the > audio in file, easy part. > The samples you can read from > http://plan9.bell-labs.com/magic/man2html/3/audio > audio(3) or a similar interfaces provided by usb/audio usb(4). Ok. To start with, audio(3) seems to support soun

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread Gorka Guardiola
On Sat, Jan 15, 2011 at 11:38 AM, wrote: >> Can anybody comment this and/or possibly point me at some good documents? > > It looks kind of easy, although I've never gone there myself.  After > all, you just need to display two lines, one fixed (you omitted to > mention that you need to specify th

Re: [9fans] sound, graphics, tuner

2011-01-15 Thread lucio
> Can anybody comment this and/or possibly point me at some good documents? It looks kind of easy, although I've never gone there myself. After all, you just need to display two lines, one fixed (you omitted to mention that you need to specify the tone you are after) and one that moves closer or