]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r229430, r229980
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Feb 2012 22:13:36 +0000 (22:13 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Feb 2012 22:13:36 +0000 (22:13 +0000)
commitd1e3ddfaa97d03f33dc66688c658ed398abb6ded
tree8cc12dd96c3351157e67d7edc31ead1fd7e638ab
parentcec480336f2321c56f09dadbadbd656c252f412e
MFC:  r229430, r229980

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.

While here also merge some cleanups to the module Makefile.

PR: 153901
Obtained from: NetBSD
Approved by: core (mentor implicit)

git-svn-id: svn://svn.freebsd.org/base/stable/8@230963 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files
sys/dev/sound/pci/emu10k1.c
sys/dev/sound/pci/emuxkireg.h [new file with mode: 0644]
sys/modules/sound/driver/emu10k1/Makefile