Raspberry PI gets USB support [FreeBSD 10 current]

Hans Petter Selasky hselasky at c2i.net
Mon Sep 10 14:58:04 UTC 2012


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


More information about the freebsd-current mailing list