Date: Sun, 26 Jun 2011 11:37:24 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/devd uath.conf src/sys/dev/usb/wlan if_uath.c if_zyd.c Message-ID: <201106261137.p5QBbmWj002580@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2011-06-26 11:37:24 UTC
FreeBSD src repository
Modified files:
etc/devd uath.conf
sys/dev/usb/wlan if_uath.c if_zyd.c
Log:
SVN rev 223566 on 2011-06-26 11:37:24Z by gavin
The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the
latter.
It appears that the addition to uath(4) came in through PR kern/135009,
which had tested another device, the SMCWUSBTG2, successfully with uath(4)
and included the SMCWUSBG as it "has the same chipset". I can find no
other evidence that these two do actually share the same chipset. Moreover,
Linux treats the SMCWUSBG as a zyd(4) device also.
This reverts r223537.
Discussed with: hselasky, kevlo
MFC after: 1 week
Revision Changes Path
1.3 +2 -2 src/etc/devd/uath.conf
1.25 +0 -1 src/sys/dev/usb/wlan/if_uath.c
1.36 +1 -0 src/sys/dev/usb/wlan/if_zyd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106261137.p5QBbmWj002580>
