Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 20:55:45 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Gavin Atkinson <gavin@freebsd.org>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, kevlo@freebsd.org, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>
Subject:   Re: svn commit: r223537 - head/sys/dev/usb/wlan
Message-ID:  <201106252055.45798.hselasky@c2i.net>
In-Reply-To: <201106252051.38956.hselasky@c2i.net>
References:  <201106252043.59444.hselasky@c2i.net> <201106252051.38956.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 25 June 2011 20:51:38 Hans Petter Selasky wrote:
> On Saturday 25 June 2011 20:43:59 Hans Petter Selasky wrote:
> > On Saturday 25 June 2011 20:26:19 Gavin Atkinson wrote:
> > > On Sat, 25 Jun 2011, Hans Petter Selasky wrote:

> 
> Hi,
> 
> I see a minor bug here:
> 
> %grep -r ACCTON /sys/dev/usb/wlan/if_zyd.c
>         ZYD_ZD1211B_DEV(ACCTON, SMCWUSBG_NF),
>         ZYD_ZD1211B_DEV(ACCTON, SMCWUSBG),
>         ZYD_ZD1211B_DEV(ACCTON, ZD1211B),
> 
> %grep -r ACCTON /sys/dev/usb/wlan/if_uath.c
>         UATH_DEV(ACCTON,                SMCWUSBG),
>         UATH_DEV(ACCTON,                SMCWUSBTG2),
> 
> Which one of these drivers support the SMCWUSBG ?
> 
> --HPS

Hi Gavin,

Can you figure this out, which ID actually belongs to which driver and fix 
this in:

if_zyd.c, if_uath.c and uath.conf

?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106252055.45798.hselasky>