]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Driver for the ESS Maestro3 and Allegro sound chips. Note that due to the
authorscottl <scottl@FreeBSD.org>
Thu, 1 Feb 2001 20:29:16 +0000 (20:29 +0000)
committerscottl <scottl@FreeBSD.org>
Thu, 1 Feb 2001 20:29:16 +0000 (20:29 +0000)
commitbc10e2d4b6b1b150785d517ffc32e93982cff8cd
tree7f21d23de8af630694ac2a6269fc699d9f785e24
parent8c9e49b4459018cfc038bf13546bb5d34b4b9b18
Driver for the ESS Maestro3 and Allegro sound chips.  Note that due to the
amount of GPL'd firmware in the driver, it will only be built as a module.

Approved by: cg
sys/dev/sound/driver.c
sys/dev/sound/pci/maestro3.c [new file with mode: 0644]
sys/gnu/dev/sound/pci/maestro3_dsp.h [new file with mode: 0644]
sys/gnu/dev/sound/pci/maestro3_reg.h [new file with mode: 0644]
sys/modules/sound/driver/Makefile
sys/modules/sound/driver/maestro3/Makefile [new file with mode: 0644]