Date: Mon, 10 Sep 2012 16:54:00 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org Cc: freebsd-current@freebsd.org Subject: Raspberry PI gets USB support [FreeBSD 10 current] Message-ID: <201209101654.00891.hselasky@c2i.net>
next in thread | raw e-mail | index | archive | help
Hi, For those that want to try the Raspberry PI and its USB ports: Add this to "sys/conf/files": dev/usb/controller/dwc_otg.c optional dwcotg arm/broadcom/bcm2835/dwc_otg_brcm.c optional dwcotg And add this to "RPI-B": device dwcotg device usb device umass Open ISSUE: External USB ports do not enumerate. Set address times out. Reason unknown. Maybe someone out there has any clues? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209101654.00891.hselasky>