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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to