Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2006-01-23 Thread Dag-Erling Smørgrav
Alexander Leidinger <[EMAIL PROTECTED]> writes: > Log: > Backput the "Dell ID" part of the last commit, it was already tried in > the past but didn't worked. To avoid repetition in the future, perhaps it should be present, but commented out with a notice explaining why. DES -- Dag-Erling S

Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2006-01-21 Thread Scott Long
Alexander Leidinger wrote: netchild2006-01-21 15:23:15 UTC FreeBSD src repository Modified files: sys/dev/sound/pciemu10k1.c Log: Merge rev. 1.5 and 1.6 from DFly: - Add PCI identifier to match against a Dell OEM version of the SB Live! - Fix spurious warning about

Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2006-01-21 Thread Gavin Atkinson
On Sat, 21 Jan 2006, Alexander Leidinger wrote: netchild2006-01-21 16:21:06 UTC Modified files: sys/dev/sound/pciemu10k1.c Log: Backput the "Dell ID" part of the last commit, it was already tried in the past but didn't worked. Noticed by: Gavin Atkinson <[EMAIL PROTECTED]>

Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2006-01-21 Thread Alexander Leidinger
On Sat, 21 Jan 2006 15:39:43 + (GMT) Gavin Atkinson <[EMAIL PROTECTED]> wrote: > Does this actually work? Dell SB Live cards are quite dissimilar to > normal SB cards, so this change to be insufficient. Identifying this card > has been added and then removed before (see revisions 1.50 and 1

Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2006-01-21 Thread Alexander Leidinger
On Sat, 21 Jan 2006 15:39:43 + (GMT) Gavin Atkinson <[EMAIL PROTECTED]> wrote: > On Sat, 21 Jan 2006, Alexander Leidinger wrote: > > > netchild2006-01-21 15:23:15 UTC > > > > Modified files: > >sys/dev/sound/pciemu10k1.c > > Log: > > Merge rev. 1.5 and 1.6 from DFly: > > - Ad

Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2006-01-21 Thread Gavin Atkinson
On Sat, 21 Jan 2006, Alexander Leidinger wrote: netchild2006-01-21 15:23:15 UTC Modified files: sys/dev/sound/pciemu10k1.c Log: Merge rev. 1.5 and 1.6 from DFly: - Add PCI identifier to match against a Dell OEM version of the SB Live! Does this actually work? Dell SB Live car

Re: cvs commit: src/sys/dev/sound/pci emu10k1.c

2005-12-30 Thread Alexey Dokuchaev
On Wed, Dec 28, 2005 at 05:57:37PM +, Alexander Leidinger wrote: > netchild2005-12-28 17:57:37 UTC > > FreeBSD src repository > > Modified files: > sys/dev/sound/pciemu10k1.c > Log: > Fix the order of the stereo channels (left <-> right). > > From the PR: [