Le Sat, 28 Aug 2010 17:10:38 +1200,
Matthew Luckie a écrit :
Hello,
> I've got a 3g usb stick that works fine with 8.0-STABLE from Jan 3rd
> 2010, but does not with 8.1-RELEASE. Its a Vodafone branded stick
> bought in New Zealand.
I was affected by a very similar issue (It worked before ja
Synopsis: recognice another PL2303 based usb dongle
State-Changed-From-To: open->patched
State-Changed-By: gavin
State-Changed-When: Sun Sep 19 20:23:26 UTC 2010
State-Changed-Why:
This was supported in HEAD some time ago (r21/r211153) and is
due to be merged soon.
Responsible-Changed-From-
On Sun, 19 Sep 2010 10:26:18 +0200
Hans Petter Selasky wrote:
> You need to:
>
> usbconfig -d X.Y set_config 1
>
> To get it working.
Indeed, that works nicely:
r...@kg-work2# usbconfig -d 2.2 set_config 1
r...@kg-work2# tail /var/log/messages
Sep 19 04:00:00 kg-work2 newsyslog[1242]: logfile
The following reply was made to PR usb/119981; it has been noted by GNATS.
From: MIHIRA Yoshiro
To: "bug-follo...@freebsd.org" ,
"be_works...@yahoo.com"
Cc:
Subject: Re: usb/119981: [axe] [patch] add support for LOGITEC LAN-GTJ/U2
gigabit ethernet adapter
Date: Sun, 19 Sep 2010 23:04:22 +090
On Sunday 19 September 2010 01:10:27 Torfinn Ingolfsen wrote:
> Hi,
>
> Under FreeBSD 7.3-stable, I could connect my Neo FreeRunner (Openmoko
> phone) via usb cable to my workstation, kldload if_cdce and get an
> ethernet interface up.
> Now running FreeBSD 8.1-release on said workstation:
> r...@