Re: Porting BSD Mailbox for RPi

2016-06-10 Thread Mudit Jain
Hi, The libbsd one is a concatenation of all the functions, generic as well as bsp specific into one file.The recent version of FreeBSD implements it such that bcm_sdhci.c uses generic functions defined in sdhci.c and builds the driver specific to the bsp. This provides more modularity. Another di

Re: Porting BSD Mailbox for RPi

2016-06-09 Thread Chris Johns
On 09/06/2016 19:20, Mudit Jain wrote: Is this resource structure appropriate for mbox ? Github Link I may have missed something but the sdhci.c source looks like a recent version rather than the FreeBSD version libbsd is based on. Wh

Porting BSD Mailbox for RPi

2016-06-09 Thread Mudit Jain
Hi all, I have procured a RPi Model B and was testing the ported driver on the same. This is where it hangs. -- *** LIBBSD SDHCI 01 TEST *** nexus0: bcm_dma0: on nexus0 sdhci_bcm0: on nexus0 ---