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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"