RE: [PATCH] staging: brcm80211: Make CFLAGS explicit

From: Brett Rudley
Date: Fri Sep 17 2010 - 14:03:45 EST



In a split mac dongle, the HIGH code runs on the host processor while the LOW code runs on the dongle and the two talk across an RPC API over SDIO or USB.

On a NIC both HIGH and LOW run on the host and the RPC API remains identical but the APIs become function straight calls.

This lets us use the same code and API in both models.

Getting some documentation out on this is in TODO list.

Brett

> What does WLC_LOW and WLC_HIGH mean anyway?
>
> rtg
> --
> Tim Gardner tim.gardner@xxxxxxxxxxxxx


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/