diff --git a/sys/dev/sound/pci/atiixp.c b/sys/dev/sound/pci/atiixp.c index 10036b00d259..a7af31209a06 100644 --- a/sys/dev/sound/pci/atiixp.c +++ b/sys/dev/sound/pci/atiixp.c @@ -614,7 +614,7 @@ atiixp_chan_getptr(kobj_t obj, void *data) } #endif - return (retry > 0) ? ptr & ~align : 0; + return (retry > 0) ? ptr : 0; } static struct pcmchan_caps *