Date: Tue, 13 Jan 2009 18:49:35 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb2/controller atmegadci.c atmegadci.h atmegadci_atmelarm.c src/sys/modules/usb2/controller_atmegadci Makefile Message-ID: <200901131851.n0DIpRm1069798@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2009-01-13 18:49:35 UTC
FreeBSD src repository
Added files:
sys/dev/usb2/controller atmegadci.c atmegadci.h
atmegadci_atmelarm.c
sys/modules/usb2/controller_atmegadci Makefile
Log:
SVN rev 187160 on 2009-01-13 18:49:35Z by thompsa
MFp4: //depot/projects/usb@155869
Initial version of ATMEGA USB device controller
driver. Has not been tested on real hardware yet.
The driver is based upon the AT91DCI driver.
Submitted by: Hans Petter Selasky
Revision Changes Path
1.1 +2327 -0 src/sys/dev/usb2/controller/atmegadci.c (new)
1.1 +273 -0 src/sys/dev/usb2/controller/atmegadci.h (new)
1.1 +27 -0 src/sys/dev/usb2/controller/atmegadci_atmelarm.c (new)
1.1 +41 -0 src/sys/modules/usb2/controller_atmegadci/Makefile (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901131851.n0DIpRm1069798>
