Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2016 11:11:12 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Sebastian Huber <sebastian.huber@embedded-brains.de>, freebsd-usb@freebsd.org
Subject:   Re: USB Host Driver for Atmel USB High-Speed Interface (USBHS)?
Message-ID:  <b32f6d96-2db2-6b7e-7752-c2a3e87e91dd@selasky.org>
In-Reply-To: <57A455B6.5080608@embedded-brains.de>
References:  <57A455B6.5080608@embedded-brains.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/05/16 11:00, Sebastian Huber wrote:
> Hello,
>
> there are several Atmel USB controllers supported by FreeBSD. However,
> support for the Atmel USB High-Speed Interface (USBHS) module seems to
> be missing. This module can be found for example on the ATSAMV71Q21:
>
> http://www.atmel.com/devices/ATSAMV71Q21.aspx
>
> Does someone know if this module is supported (maybe out of tree) or is
> someone working on a driver already? If not, then in case someone is
> able to develop a FreeBSD driver for this module, then please contact me
> to potentially do this on a contract basis.
>

Hi,

Can you check if you have a match with avr32dci.c in 
sys/dev/usb/controller ?

Else feel free to copy one of the existing Atmel based USB controller 
drivers and make a new one. They are probably very similar.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b32f6d96-2db2-6b7e-7752-c2a3e87e91dd>