minix/minix/drivers/audio/cs4281
Jia-Ju Bai 8acfcfc39e Add the driver for CS4281 sound card
Change-Id: Ifc1b7c129578c5efa5e328664d10d07ee5df786b
2017-01-08 19:01:20 +01:00
..
cs4281.c Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
cs4281.conf Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
cs4281.h Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
io.h Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
Makefile Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
mixer.c Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
mixer.h Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00
README Add the driver for CS4281 sound card 2017-01-08 19:01:20 +01:00

The cs4281 driver is for Cirrus Logic 4281 (CrystalClear PCI) sound card.

This driver is referred to Minix(3.4.0) es1371 driver,
Linux snd_cs4281 driver and Cirrus Logic 4281 Datasheet (Rev 1.1).

Revision 1.0 2016/12/28
Authored by Jia-Ju Bai <baijiaju1990@163.com>