Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2018 13:15:50 +0100
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        Hans Petter Selasky <hselasky@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r339388 - head/sys/dev/usb/controller
Message-ID:  <877ehu2w7d.wl-herbert@gojira.at>
In-Reply-To: <201810161847.w9GIlD7k068441@repo.freebsd.org>
References:  <201810161847.w9GIlD7k068441@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Oct 2018 20:47:13 +0200, Hans Petter Selasky wrote:
> 
> Author: hselasky
> Date: Tue Oct 16 18:47:13 2018
> New Revision: 339388
> URL: https://svnweb.freebsd.org/changeset/base/339388
> 
> Log:
>   Fix for reception of large full speed isochronous frames via the transaction
>   translator, when using the DWC OTG USB controller driver. Make sure to re-try
>   getting the complete split packets until a DATA0 packet is received. Larger
>   isochronous frames may be split into multiple MDATA packets terminated
>   by a single DATA0 packet.
>   
>   PR:			230434
>   MFC after:		3 days
>   Approved by:		re (gjb)
>   Sponsored by:		Mellanox Technologies
> 
> Modified:
>   head/sys/dev/usb/controller/dwc_otg.c

Hei,

I use a Sound Blaster Play 2 USB soundcard on a Raspberry Pi 2 and a
Raspberry Pi 3 to listen to internet radio streams (e.g. NRK, SR, BBC,
etc.). After this commit audio quality is deteriorated (strange noises). I've
tried mpg123 and moc.

--
Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?877ehu2w7d.wl-herbert>