svn commit: r328402 - head/sys/dev/usb/controller

Emmanuel Vadot manu at bidouilliste.com
Thu Jan 25 17:12:15 UTC 2018


 Hi Ruslan,

On Thu, 25 Jan 2018 16:58:23 +0000 (UTC)
Ruslan Bukin <br at FreeBSD.org> wrote:

> Author: br
> Date: Thu Jan 25 16:58:23 2018
> New Revision: 328402
> URL: https://svnweb.freebsd.org/changeset/base/328402
> 
> Log:
>   Add basic driver for Qualcomm USB 2.0 EHCI controller.
>   This driver relies on system initialization in u-boot.
>   
>   Tested on DragonBoard 410c.
>   
>   Sponsored by:	DARPA, AFRL
> 
> Added:
>   head/sys/dev/usb/controller/ehci_msm.c   (contents, props changed)
> 

 The code looks like the generic-ehci, would it be better to subclass
generic-ehci to fdt and add qualcomm quirks if necessary ?

 Cheers,

-- 
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>


More information about the svn-src-head mailing list