NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/43468: Add Sierra Wireless USB 305 Support to ugensa device



The following reply was made to PR kern/43468; it has been noted by GNATS.

From: Andy Wallis <rawallis%panix.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/43468: Add Sierra Wireless USB 305 Support to ugensa device
Date: Mon, 14 Jun 2010 18:49:51 -0400

 On Jun 14, 2010, at 3:30 PM, Jeff Rizzo wrote:
 
 > Of course, now that I've actually committed the change, I notice that=20=
 
 > devices are supposed to be supported by *either* ugensa *or* u3g, so I=20=
 
 > suspect it should be removed from ugensa entirely.
 >=20
 > Can you please send the relevant lines from your dmesg, so I can be =
 certain?
 
 These lines are from the June 10, 2010 -current ISO image
 
 u3ginit0 at uhub4 port 2: Switching to 3G mode
 u3ginit0: detached
 u3ginit0: at uhub4 port 2 (addr 2) disconnected
 ....
 ugen0 at uhub4 port 2
 ugen0: Sierra Wireless Inc. USB 305, rev 2.00/0.06, addr 2
 
 
 After applying my internal patches in both places.
 u3ginit0 at uhub4 port 2: Switching to 3G mode
 u3ginit0: detached
 u3ginit0: at uhub4 port 2 (addr 2) disconnected
 ....
 ugensa0 at uhub4 port 2
 ugensa0: Sierra Wireless Inc. USB 305, rev 2.00/0.06, addr 2
 ugensa0: WARNING: This device is marked as untested. Please submit a =
 report via send-pr(1).
 ugensa0: unexpected endpoint
 ucom0 at ugensa0: Generic Serial Device
 
 Should I go ahead and do a CVS update to check out your new code?
 
 -Andy Wallis
 


Home | Main Index | Thread Index | Old Index