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

Scott Long scottl at samsco.org
Sat Jan 21 21:00:04 PST 2006


Alexander Leidinger wrote:

> netchild    2006-01-21 15:23:15 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/sound/pci    emu10k1.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 from:  DragonFlyBSD
>   
>   Revision  Changes    Path
>   1.57      +12 -7     src/sys/dev/sound/pci/emu10k1.c

It's generally a bad idea to blindly add IDs to any PCI driver without
some proof that they work.  Thanks for correcting this.

Scott



More information about the cvs-src mailing list