From nobody@FreeBSD.org  Tue Jun 29 02:41:48 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8EA9816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Jun 2004 02:41:48 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 866CB43D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Jun 2004 02:41:48 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5T2fmIV072812
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Jun 2004 02:41:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5T2fmVW072811;
	Tue, 29 Jun 2004 02:41:48 GMT
	(envelope-from nobody)
Message-Id: <200406290241.i5T2fmVW072811@www.freebsd.org>
Date: Tue, 29 Jun 2004 02:41:48 GMT
From: Suihong Liang <s2liang@uwaterloo.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: usbdevs support for Linksys WUSB11 v2.8, and bug fix
X-Send-Pr-Version: www-2.3

>Number:         68465
>Category:       kern
>Synopsis:       usbdevs support for Linksys WUSB11 v2.8, and bug fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 29 02:50:23 GMT 2004
>Closed-Date:    Sun Jul 04 09:14:46 GMT 2004
>Last-Modified:  Sun Jul 04 09:14:46 GMT 2004
>Originator:     Suihong Liang
>Release:        5.2.1
>Organization:
University of Waterloo
>Environment:
FreeBSD hurricane.cs.uwaterloo.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Jun 28 17:45:22 GMT 2004     root@hurricane.cs.uwaterloo.ca:/usr/src/sys/i386/compile/BOOST  i386
>Description:
      1. Added support for Linksys WUSB11 v2.8 wireless adapter. (Driver can be found on http://vitsch.net/bsd/atuwi/)

      2. Bug fix "LINKSYS2 USB200M".

>How-To-Repeat:
      fixed
>Fix:
      # diff usbdevs usbdevs.bak
260d259
< vendor LINKSYS3               0x1915  Linksys
892,894c891
< product LINKSYS USB200M               0x2226  USB 2.0 10/100 ethernet controller
< // LIANG
< product       LINKSYS3 WUSB11v28      0x2233  WUSB11 v2.8 wireless adapter
---
> product LINKSYS2 USB200M      0x2226  USB 2.0 10/100 ethernet controller

>Release-Note:
>Audit-Trail:

From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
To: freebsd-gnats-submit@FreeBSD.org, s2liang@uwaterloo.ca
Cc:  
Subject: Re: kern/68465: usbdevs support for Linksys WUSB11 v2.8, and bug
 fix
Date: Wed, 30 Jun 2004 19:04:39 +0900 (JST)

 I will commit WUSB11v28.
 
 By the way, I think vender id for USB200M is LINKSYS2, not typo, isn't it?
 
 ---
 MIHIRA, Sanpei Yoshiro
 Tokyo, Japan.
 <sanpei@FreeBSD.org> <sanpei@sanpei.org>

From: Suihong Liang <s2liang@hopper.math.uwaterloo.ca>
To: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/68465: usbdevs support for Linksys WUSB11 v2.8, and bug
 fix
Date: Wed, 30 Jun 2004 09:32:52 -0400 (EDT)

 Yeah, then it could be the typo in the driver. You can reproduce it by
 just simply following the instructions for the driver, then compile error
 will show up.
 
 suihong
 
 On Wed, 30 Jun 2004, MIHIRA Sanpei Yoshiro wrote:
 
 > Date: Wed, 30 Jun 2004 19:04:39 +0900 (JST)
 > From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
 > To: freebsd-gnats-submit@FreeBSD.org, s2liang@uwaterloo.ca
 > Subject: Re: kern/68465: usbdevs support for Linksys WUSB11 v2.8, and bug fix
 >
 > I will commit WUSB11v28.
 >
 > By the way, I think vender id for USB200M is LINKSYS2, not typo, isn't it?
 >
 > ---
 > MIHIRA, Sanpei Yoshiro
 > Tokyo, Japan.
 > <sanpei@FreeBSD.org> <sanpei@sanpei.org>
 >
 
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Sun Jul 4 09:14:10 GMT 2004 
State-Changed-Why:  
Committed, usbdevs 1.187.  
Please report atuwi driver, Daan <Danovitsch @ Vitsch . net>  


http://www.freebsd.org/cgi/query-pr.cgi?pr=68465 
>Unformatted:
