git: kernel/ndis: Solve module build without a USB bus in the config better.
Sepherosa Ziehau
sepherosa at gmail.com
Mon Mar 10 18:11:15 PDT 2014
On Tue, Mar 11, 2014 at 2:33 AM, Sascha Wildner
<swildner at crater.dragonflybsd.org> wrote:
>
> commit 1e19b3464a07100151478b95d2f121fec1b9234b
> Author: Sascha Wildner <saw at online.de>
> Date: Mon Mar 10 19:32:34 2014 +0100
>
> kernel/ndis: Solve module build without a USB bus in the config better.
>
> When there is no USB bus in the config, the ndis modules need a hint
> about which of the two possible USB stacks to build for. Always build
> for usb4bsd unless oldusb is explicitly specified.
Thanks :)
>
> Summary of changes:
> sys/dev/netif/ndis/Makefile | 7 +------
> sys/dev/netif/ndis/if_ndis.c | 14 +++++++-------
> sys/dev/netif/ndis/if_ndis_pccard.c | 4 ++--
> sys/dev/netif/ndis/if_ndis_pci.c | 4 ++--
> sys/dev/netif/ndis/if_ndisvar.h | 10 +++++-----
> sys/emulation/ndis/Makefile | 7 +------
> sys/emulation/ndis/kern_ndis.c | 6 +++---
> sys/emulation/ndis/kern_windrv.c | 6 +++---
> sys/emulation/ndis/ntoskrnl_var.h | 6 +++---
> sys/emulation/ndis/subr_ndis.c | 4 ++--
> 10 files changed, 29 insertions(+), 39 deletions(-)
>
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e19b3464a07100151478b95d2f121fec1b9234b
>
>
> --
> DragonFly BSD source repository
--
Tomorrow Will Never Die
More information about the Commits
mailing list