Re: setting pcap registers on 2.6

2008-02-16 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Keef Aragon wrote: Obviously these don't have to be exact... but I shot for that anyway for proper control. But still, I get no audio on calls. In the post with the successful call daniel, is there something you did besides *just* adjust pcap

Re: setting pcap registers on 2.6

2008-02-16 Thread Keef Aragon
Doh.. the issue was timing. The ATA/ATD Command causes the BP to kill the AP writes. As long as the hw:0,2 open occurs *after* the ATA/ATD, all works fine. Simon, if you are still on the list, I'm thinking this was probably your problem too. Thanks for your help Daniel. On Feb 16, 2008 6:14

Re: setting pcap registers on 2.6

2008-02-16 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Keef Aragon wrote: Doh.. the issue was timing. The ATA/ATD Command causes the BP to kill the AP writes. As long as the hw:0,2 open occurs *after* the ATA/ATD, all works fine. Simon, if you are still on the list, I'm thinking this was probably

Re: setting pcap registers on 2.6

2008-02-16 Thread Simon Neininger
Hi! On Samstag, 16. Februar 2008, Keef Aragon wrote: Doh.. the issue was timing. The ATA/ATD Command causes the BP to kill the AP writes. As long as the hw:0,2 open occurs *after* the ATA/ATD, all works fine. Simon, if you are still on the list, I'm thinking this was probably your problem

Re: setting pcap registers on 2.6

2008-02-16 Thread Simon Neininger
Hi Daniel! On Sonntag, 17. Februar 2008, Daniel Ribeiro wrote: open(/dev/snd/pcmC0D2p, O_RDONLY); It works Woh! Thank you very much! Attached is a small tool that just does this job. Yours, Simon N. /* openbpaudio.c * Author: Simon Neininger * License: Gnu General Public

Re: setting pcap registers on 2.6

2008-02-16 Thread Keef Aragon
On Feb 16, 2008 11:06 AM, Daniel Ribeiro [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Keef Aragon wrote: Doh.. the issue was timing. The ATA/ATD Command causes the BP to kill the AP writes. As long as the hw:0,2 open occurs *after* the ATA/ATD, all works fine.

Re: setting pcap registers on 2.6

2008-02-15 Thread Keef Aragon
On Dec 29, 2007 11:40 PM, Simon Neininger [EMAIL PROTECTED] wrote: Hi! But just setting them doesn't seem to be enough - i don't get audio on calls. What is needed apart of setting this four registers? Yours, Simon Neininger I'm sort of at my wit's end on this. I'm having the same

Re: setting pcap registers on 2.6

2007-12-29 Thread Simon Neininger
Hi! On Mittwoch, 19. Dezember 2007, Keef Aragon wrote: I checked out the archive and found https://lists.openezx.org/pipermail/openezx-devel/2007-August/00140 8.html . I was looking at the driver in svn and can't figure out for the life of me how that worked. (Looks like there isn't even a

Re: setting pcap registers on 2.6

2007-12-18 Thread Keef Aragon
On Dec 18, 2007 7:40 PM, Keef Aragon [EMAIL PROTECTED] wrote: Hi all, I checked out the archive and found https://lists.openezx.org/pipermail/openezx-devel/2007-August/001408.html. I was looking at the driver in svn and can't figure out for the life of me how that worked. (Looks like