* SBLive! subsystem 8066
@ 2006-01-17 22:18 Lee Revell
2006-01-20 15:04 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2006-01-17 22:18 UTC (permalink / raw)
To: alsa-devel; +Cc: James Courtier-Dutton
...is still "Unknown" by the ALSA driver.
Can we get something like this merged before the 1.0.11 release:
+ /* See ALSA bug #1036 - model is from windows driver */
+ {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
+ .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
+ .id = "Live",
+ .emu10k1_chip = 1,
+ .ac97_chip = 1,
+ .sblive51 = 1} ,
It might be SB0222, I am not 100% certain.
Lee
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SBLive! subsystem 8066
2006-01-17 22:18 SBLive! subsystem 8066 Lee Revell
@ 2006-01-20 15:04 ` Takashi Iwai
2006-01-21 2:22 ` Lee Revell
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2006-01-20 15:04 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel, James Courtier-Dutton
At Tue, 17 Jan 2006 17:18:51 -0500,
Lee Revell wrote:
>
> ...is still "Unknown" by the ALSA driver.
>
> Can we get something like this merged before the 1.0.11 release:
>
> + /* See ALSA bug #1036 - model is from windows driver */
> + {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
> + .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
> + .id = "Live",
> + .emu10k1_chip = 1,
> + .ac97_chip = 1,
> + .sblive51 = 1} ,
>
> It might be SB0222, I am not 100% certain.
Isn't it already in CVS? The name is different (it's "SB Live 5.1
Dell OEM [SB0220]", though).
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SBLive! subsystem 8066
2006-01-20 15:04 ` Takashi Iwai
@ 2006-01-21 2:22 ` Lee Revell
2006-01-21 2:30 ` Lee Revell
0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2006-01-21 2:22 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, James Courtier-Dutton
On Fri, 2006-01-20 at 16:04 +0100, Takashi Iwai wrote:
> At Tue, 17 Jan 2006 17:18:51 -0500,
> Lee Revell wrote:
> >
> > ...is still "Unknown" by the ALSA driver.
> >
> > Can we get something like this merged before the 1.0.11 release:
> >
> > + /* See ALSA bug #1036 - model is from windows driver */
> > + {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
> > + .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
> > + .id = "Live",
> > + .emu10k1_chip = 1,
> > + .ac97_chip = 1,
> > + .sblive51 = 1} ,
> >
> > It might be SB0222, I am not 100% certain.
>
> Isn't it already in CVS? The name is different (it's "SB Live 5.1
> Dell OEM [SB0220]", though).
I thought so too but "cvs diff" said it was not, and now ALSA CVS is
broken, AGAIN...
$ cvs diff pci/emu10k1/emu10k1_main.c
cvs [diff aborted]: end of file from server (consult above messages if
any)
Lee
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SBLive! subsystem 8066
2006-01-21 2:22 ` Lee Revell
@ 2006-01-21 2:30 ` Lee Revell
0 siblings, 0 replies; 4+ messages in thread
From: Lee Revell @ 2006-01-21 2:30 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, James Courtier-Dutton
On Fri, 2006-01-20 at 21:22 -0500, Lee Revell wrote:
> On Fri, 2006-01-20 at 16:04 +0100, Takashi Iwai wrote:
> > Isn't it already in CVS? The name is different (it's "SB Live 5.1
> > Dell OEM [SB0220]", though).
>
> I thought so too but "cvs diff" said it was not, and now ALSA CVS is
> broken, AGAIN...
>
> $ cvs diff pci/emu10k1/emu10k1_main.c
> cvs [diff aborted]: end of file from server (consult above messages if
> any)
Never mind, this was a merge error on my part.
ALSA CVS is still hosed but interestingly if I retry 20 or 30 times the
"cvs diff" will eventually succeed.
It feels like SF has all the CVS servers behind a load balancer and
there are a bunch of broken servers and one good one in the load balance
group, and if you retry over and over you will hit the good one...
Lee
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-01-21 2:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-17 22:18 SBLive! subsystem 8066 Lee Revell
2006-01-20 15:04 ` Takashi Iwai
2006-01-21 2:22 ` Lee Revell
2006-01-21 2:30 ` Lee Revell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.