]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r230401, r230898
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Feb 2012 17:13:34 +0000 (17:13 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Feb 2012 17:13:34 +0000 (17:13 +0000)
commitfe9a69a99f6a31286fc17c8a9db2c4f02037a920
tree1c1cea4271884ce1becdc10b362065db35d652ba
parentf985509b34281bf7633b868b1e47c068b6e5438c
MFC: r230401, r230898

Replace GPLd headers from the Maestro3 driver with BSD licensed
versions derived from /usr/ports/audio/oss.

The particular headers used were taken from the
attic/drv/oss_allegro directory and are mostly identical
to the previous files.

The Maestro3 driver is now free from the GPL.

NOTE: due to lack of testers this driver is being
considered for deprecation and removal, however the MFC
still makes sense instead of distribution a GPL'd
firmware without source code.

PR: kern/153920
Approved by: jhb (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/9@230985 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files
sys/dev/sound/pci/allegro_code.h [new file with mode: 0644]
sys/dev/sound/pci/allegro_reg.h [moved from sys/gnu/dev/sound/pci/maestro3_reg.h with 76% similarity]
sys/dev/sound/pci/maestro3.c
sys/gnu/dev/sound/pci/maestro3_dsp.h [deleted file]