On Sun, 2015-03-15 at 02:22 +0900, Brendan Sechter wrote:
> I am looking for thoughts, opinions and recommendations regarding WiFi /
> Bluetooth modules for embedded ARM FreeBSD projects. My requirements are
> 802.11ac / Bluetooth 4.0. The ideal module is low cost, works with minimal
> effort
On Mon, 2014-07-07 at 09:25 -0700, Adrian Chadd wrote:
> hi,
>
> That call is returning ENOMEM. I'm not sure why. It allocated an mbuf
> fine, but it couldn't allocate the DMA map.
>
> What's the output of "vmstat -z" ? I wonder if it's failing an allocation.
>
>
>
> -a
Lack of bounce buffers
On Wed, 2013-07-31 at 16:28 +0800, XiaoQI Ge wrote:
> Last night, I use the latest FreeBSD source (r253827) and
> crochet-freebsd compile img
> My WLI-UC-GNM will be disconnected after a period of operation
>
> run0: device timeout
> run0: at uhub0, port 1, addr 2 (disconnected)
>
> Another log p
On Mon, 2013-07-29 at 14:15 -0700, John-Mark Gurney wrote:
> Hans Petter Selasky wrote this message on Mon, Jul 29, 2013 at 19:58 +0200:
> > The aligned will make sure that the structure gets padded properly to the
> > size specified. Only on ARM/MIPS etc, structures get automatically aligned
> >