aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>2000-11-21 12:22:11 +0000
committerJulian Elischer <julian@FreeBSD.org>2000-11-21 12:22:11 +0000
commit07076ce1f7ef8d32d585825ca1d08403b698c33a (patch)
tree419b5e66f72e9b81dfc93181f69b65a574d19ad1 /sys/dev
parentb9b9e020c9ccb7816bacb9b236f314e54a6b4df7 (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/sound/pci/maestro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/maestro.c b/sys/dev/sound/pci/maestro.c
index a465d5c33533..60afaa5b3d1c 100644
--- a/sys/dev/sound/pci/maestro.c
+++ b/sys/dev/sound/pci/maestro.c
@@ -73,7 +73,7 @@
# define AGG_MAXPLAYCH 4
#endif
-#define AGG_BUFSIZ 4096
+#define AGG_BUFSIZ 0x4000 /* 0x1000, but gets underflows */
/* -----------------------------