svn commit: r229430 - in head/sys: conf dev/sound/pci modules/sound/driver/emu10k1

John Baldwin jhb at freebsd.org
Tue Jan 3 21:45:35 UTC 2012


On Tuesday, January 03, 2012 4:04:54 pm Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue Jan  3 21:04:54 2012
> New Revision: 229430
> URL: http://svn.freebsd.org/changeset/base/229430
> 
> Log:
>   Replace a GPL'd header in the emu10k1 snd driver code.
>   
>   This brings in the emuxkireg.h from NetBSD (dev/pci) which
>   is used for the same purpose but is smaller. The emu10k1
>   is now free from the GPL.

Is this a common-enough chipset to enable in GENERIC now that it is safe to
do so?

-- 
John Baldwin


More information about the svn-src-head mailing list