diff --git a/sys/dev/sound/pci/via8233.c b/sys/dev/sound/pci/via8233.c index a2dfd4a90fbd..b0fd07290912 100644 --- a/sys/dev/sound/pci/via8233.c +++ b/sys/dev/sound/pci/via8233.c @@ -63,7 +63,7 @@ SND_DECLARE_FILE("$FreeBSD$"); #define NCHANS (NWRCHANS + NDXSCHANS + NMSGDCHANS) #define NSEGS NCHANS * SEGS_PER_CHAN /* Segments in SGD table */ #define VIA_SEGS_MIN 2 -#define VIA_SEGS_MAX 128 +#define VIA_SEGS_MAX 64 #define VIA_SEGS_DEFAULT 2 #define VIA_DEFAULT_BUFSZ 0x1000