Re: Add IDE / SATA support for AMD SB900 chipset.

2009-10-22 Thread Brad
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

azalia: converter channel names

2009-10-22 Thread Jacob Meuser
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

Re: audioctl minor fix

2009-10-22 Thread Jacob Meuser
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: > > >

Re: audioctl minor fix

2009-10-22 Thread Pawlowski Marcin Piotr
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

Re: audioctl minor fix

2009-10-22 Thread Jacob Meuser
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

Re: audioctl minor fix

2009-10-22 Thread Pawlowski Marcin Piotr
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

audioctl minor fix

2009-10-22 Thread Pawlowski Marcin Piotr
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

Re: USB UMTS/3G, deviceclass 255

2009-10-22 Thread Stuart Henderson
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