From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 02:30:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32A3516A4CE; Sun, 12 Dec 2004 02:30:51 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D4643D2F; Sun, 12 Dec 2004 02:30:50 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-216-100-134-143.dsl.snfc21.pacbell.net [216.100.134.143])iBC2UPNb087810; Sat, 11 Dec 2004 21:30:25 -0500 Message-ID: <41BBAD40.6010709@elischer.org> Date: Sat, 11 Dec 2004 18:30:24 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a3) Gecko/20041017 X-Accept-Language: en, hu MIME-Version: 1.0 To: Julian Elischer References: <41BBA74A.1020007@elischer.org> In-Reply-To: <41BBA74A.1020007@elischer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: usb@freebsd.org cc: Jamie Jones cc: Current cc: jay@evilrealms.net Subject: Re: [Fwd: bugs in ugen.h (and fix)] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 02:30:51 -0000 Julian Elischer wrote: > send to right list > > -------- Original Message -------- > Subject: bugs in ugen.h (and fix) > Date: Sun, 12 Dec 2004 00:53:11 GMT > From: Jamie Jones > To: freebsd-current@freebsd.org > CC: jamie@bishopston.net, jay@evilrealms.net > > > Trying to get the SpeedTouch ADSL modem to work with Freebsd 5.3-RELEASE, > I got the kernel error: > > | pppoa2 : pusb_endpoint_open failed > | > | WARNING: Driver mistake: destroy_dev on 238/1 > | > | panic: don't do that > > After some googling, I found a patch to ugen.h by Jay Cornwall, that > was posted to freebsd-current exactly a year ago today: > > http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2003-12/1005.html > > I applied this patch to the ugen.c that comes with 5.3-RELEASE (patching > manually to cope with the changes to ugen.c since his patch was posted) > and everything has been working like a charm ever since (over a week later) > > I was just wondering why this patch was never committed to the tree, > and if it's just been overlooked, is there any reason why it can't be > applied now ? > > For reference, my patched up 5.3-RELEASE version, based entirely on > Jays changed merged into the current 5.3-RELEASE version is here: > > http://www.bishopston.com/jamie/freebsd/ugen.c-5.3-RELEASE-patched I just committed a version of this to -current. sorry about the delay it just got lost I guess. Expect an MFC in a week. probably won't make 4.11 unless someone REALLY needs it. please test that it hasn't broken your pet USB ugen-based devices. > > Thanks, > Jamie > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-usb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"