]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace GPLd headers from the Maestro3 driver with BSD licensed
authorPedro F. Giffuni <pfg@FreeBSD.org>
Fri, 20 Jan 2012 22:37:10 +0000 (22:37 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Fri, 20 Jan 2012 22:37:10 +0000 (22:37 +0000)
commit5dcd37b17d1db262cb99e231258156cba7771e5d
tree1f3169ded159167ef91d477e9f16738d22d9253d
parent9eab2f146aac764ecba5a086e52a57b1ea1a18f0
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.

PR: kern/153920
Approved by: jhb (mentor)
MFC after: 2 weeks
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]
sys/modules/sound/driver/maestro3/Makefile