On Tue, Oct 13, 2009 at 09:08:46PM -0400, Brad wrote:
> On Tue, Oct 13, 2009 at 02:56:40PM +1000, David Gwynne wrote:
> > do the sb900 chipsets suffer the same bugs as the sb600 ones?
>
> I can't really answer that at the moment. But looking at the Linux
> driver it isn't implementing any of their
this diff encodes the audio stream channel numbers converters will
process into converter mixer names.
e.g.
inputs.dac -> inputs.dac-0:1
inputs.dac2 -> inputs.dac-2:3
inputs.dac3 -> inputs.dac-4:5
pros:
* easier to understand what channels are going where
* very similar in format to aucat chann
On Fri, Oct 23, 2009 at 12:55:39AM +0200, Pawlowski Marcin Piotr wrote:
> On Thu, 22 Oct 2009 21:41:45 +
> Jacob Meuser wrote:
>
> > On Thu, Oct 22, 2009 at 11:02:37PM +0200, Pawlowski Marcin Piotr
> > wrote:
> > > On Thu, 22 Oct 2009 22:33:23 +0200
> > > Pawlowski Marcin Piotr wrote:
> > >
On Thu, 22 Oct 2009 21:41:45 +
Jacob Meuser wrote:
> On Thu, Oct 22, 2009 at 11:02:37PM +0200, Pawlowski Marcin Piotr
> wrote:
> > On Thu, 22 Oct 2009 22:33:23 +0200
> > Pawlowski Marcin Piotr wrote:
> >
> > > Hi,
> > > I was playing with audioctl and found that:
> > > - fullduplex and full
On Thu, Oct 22, 2009 at 11:02:37PM +0200, Pawlowski Marcin Piotr wrote:
> On Thu, 22 Oct 2009 22:33:23 +0200
> Pawlowski Marcin Piotr wrote:
>
> > Hi,
> > I was playing with audioctl and found that:
> > - fullduplex and full_duplex are the same so one of them is redundant
so? did you consider t
On Thu, 22 Oct 2009 22:33:23 +0200
Pawlowski Marcin Piotr wrote:
> Hi,
> I was playing with audioctl and found that:
> - fullduplex and full_duplex are the same so one of them is redundant
> - output is different from other *ctl tools
> So I've decide to fix that and here is my attempt.
>
> I wo
Hi,
I was playing with audioctl and found that:
- fullduplex and full_duplex are the same so one of them is redundant
- output is different from other *ctl tools
So I've decide to fix that and here is my attempt.
I would be grateful for any comments.
Cheers,
pmp
[demime 1.01d removed an attachme
this works fine with ppp(4) on Acer AspireOne AOA150-BG (the
modem-emulation interface is on ttyU2).
ok?
Index: usbdevs
===
RCS file: /cvs/src/sys/dev/usb/usbdevs,v
retrieving revision 1.452
diff -u -p -r1.452 usbdevs
--- usbdevs