Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 17:07:28 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@FreeBSD.org>, "svn-src-all@freebsd.org" <svn-src-all@FreeBSD.org>, Gavin Atkinson <gavin@FreeBSD.org>, "src-committers@freebsd.org" <src-committers@FreeBSD.org>
Subject:   Re: svn commit: r223537 - head/sys/dev/usb/wlan
Message-ID:  <1309079248.6337.4.camel@srgsec>
In-Reply-To: <201106252055.45798.hselasky@c2i.net>
References:  <201106252043.59444.hselasky@c2i.net> <201106252051.38956.hselasky@c2i.net> <201106252055.45798.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2011-06-25 at 20:55 +0200, Hans Petter Selasky wrote:
> 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
> 
> ?

Accton's SMCWUSBG_NF belongs to zyd(4). I should mention I fixed the
panic(r220087) with that device.

> --HPS

	Kevin




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