From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 23:59:14 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 745DC16A4D6 for ; Sun, 12 Dec 2004 23:59:14 +0000 (GMT) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F05443D39 for ; Sun, 12 Dec 2004 23:59:14 +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])iBCNwtDa199772; Sun, 12 Dec 2004 18:58:57 -0500 Message-ID: <41BCDB3E.5040606@elischer.org> Date: Sun, 12 Dec 2004 15:58:54 -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: Jay Cornwall References: <200412120131.iBC1Vu1D002423@catflap.bishopston.net> <41BC33B6.50505@esuna.co.uk> In-Reply-To: <41BC33B6.50505@esuna.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Jamie Jones cc: freebsd-current@freebsd.org cc: kris@obsecurity.org Subject: Re: 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 23:59:14 -0000 Jay Cornwall wrote: > Jamie Jones wrote: > >> Then either I lost the thread, of the thread died a death. I sent this >> message to current, CCing Jay in the hope that it would jog someones >> memory. >> >> After all, I read someone moaning on slashdot that the SpeedTouch USB >> ADSL modem doesn't work with FreeBSD - with this patch it definitely >> does! >> >> Hopefully Jay can shed some more light on it ? > > > I can indeed. I think the rest of that conversation went into private > mail, before I posted a confirmed fix and justification the following > month, beginning in this thread: > > http://lists.freebsd.org/pipermail/freebsd-current/2004-January/017967.html > > It then took a while to get somebody with CVS commit rights to respond, > which led to the submission of a PR: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/62309 > > And... not much happened after that, unfortunately. The PR can be closed > now if the issue is resolved on the 5.x branch. I have committed the fix to -current and it will go back to 5.x when tested. >