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

2006-08-07 Thread Alexander Leidinger
netchild2006-08-07 23:00:36 UTC FreeBSD src repository Modified files: sys/dev/sound/pciemu10k1.c Log: Use a low probe-priority to ensure that the emu10kx driver has a higher priority than this one when both are available. Revision ChangesPath 1.62 +1 -1

cvs commit: src/sys/dev/sound/pci emu10k1.c src/sys/gnu/dev/sound/pci emu10k1-ac97.h emu10k1-alsa.h emu10k1.h

2006-07-15 Thread Alexander Leidinger
netchild2006-07-15 19:19:54 UTC FreeBSD src repository Modified files: sys/dev/sound/pciemu10k1.c sys/gnu/dev/sound/pci emu10k1-alsa.h Removed files: sys/gnu/dev/sound/pci emu10k1-ac97.h emu10k1.h Log: - Update ALSA emu10k1.h (it was imported as emu10k1-alsa.h)

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

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

2006-01-21 Thread Alexander Leidinger
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 ANSI trigraphs Obtained

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

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

2006-01-21 Thread Alexander Leidinger
netchild2006-01-21 16:21:06 UTC FreeBSD src repository 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] Revision

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: - Add PCI identifier

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.52,

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 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

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: [ .. actual