Enable full duplex operation since it works and to solve panic issue.

PR:		kern/91992
MFC after:	2 days
This commit is contained in:
Ariff Abdullah 2006-01-27 02:01:27 +00:00
parent 09ae127f7d
commit 86b391b2e1

View File

@ -39,7 +39,7 @@ SND_DECLARE_FILE("$FreeBSD$");
#define ABS(x) (((x) < 0)? -(x) : (x))
/* if defined, playback always uses the 2nd channel and full duplex works */
#undef ESS18XX_DUPLEX
#define ESS18XX_DUPLEX 1
/* more accurate clocks and split audio1/audio2 rates */
#define ESS18XX_NEWSPEED