Am 09.07.2016 um 06:45 schrieb Chris Johns:
> On 8/07/2016 6:34 PM, Christian Mauderer wrote:
>>
>> I'm currently trying to port pf to libbsd. While doing that, I wanted to
>> check some of the compiler calls using the waf configure option
>> --show-commands. With the option set, every call went
Hello all,
I am trying to add usb_ethernet (smsc) driver for raspberry pi for both USB
and Ethernet support.
Now I have added the required files. But the USB device is not getting
power. To get the compilation error-less, I have applied a hack.
if_smsc.c is using the function “usbd_m_copy_in”
Hi,
I have added a new tool to the RTEMS Tools Project to build BSPs in
various command line combinations to help check if a patch is ok for
submission. Using the tool is not mandatory but it does help if you have
a patch that effects a number of configure options. The motivation
behind this
Hi Deval,
What code do I need to add to try your test?
I am using the items git head kernel, and your rtems-libbsd RaspberryPi_USB
branch.
When I run init01 on my Pi Zero, I get the output below.
Alan
*** LIBBSD INIT 1 TEST ***
nexus0:
bcm283x_dwcotg0: on nexus0
usbus0 on bcm283x_dwcotg0
u
I am sorry, I forgot to mention those details.
I have added --freebsd-options=bootverbose,verbose_sysinit,bus_debug for
more log, while configuring waf.
There are two branches currently. RaspberryPi_USB and rpi_usb. Both are
same as far as my added code is concerned. rpi_usb has a different start
On 12/07/2016 14:41, Deval Shah wrote:
The problem with the RaspberryPi_USB was that due to some other updates
in mainline, I was not getting the device_printfs. So I switched back to
the old repo of mine.
It would help if you could please debug this. It is easy to do. Just add
a printf in the