From owner-freebsd-hackers@FreeBSD.ORG Sat Feb 28 01:26:10 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D95316A4CE for ; Sat, 28 Feb 2004 01:26:10 -0800 (PST) Received: from Vitsch.net (b74143.upc-b.chello.nl [212.83.74.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA0143D39 for ; Sat, 28 Feb 2004 01:26:09 -0800 (PST) (envelope-from Danovitsch@Vitsch.net) Received: from FreeBSD.Danovitsch.LAN (b83007.upc-b.chello.nl [212.83.83.7]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id i1S9Pbt9052308; Sat, 28 Feb 2004 10:25:40 +0100 (CET) (envelope-from Danovitsch@Vitsch.net) Content-Type: text/plain; charset="iso-8859-1" From: "Daan Vreeken [PA4DAN]" To: Julian Elischer Date: Sat, 28 Feb 2004 10:27:14 +0100 User-Agent: KMail/1.4.3 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200402281027.14508.Danovitsch@Vitsch.net> cc: FreeBSD-hackers@FreeBSD.org Subject: Re: HEADSUP.. USB MFC coming.. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 09:26:10 -0000 On Saturday 28 February 2004 02:54, Julian Elischer wrote: > I plan to commit the MFC at http://www.josef-k.net/freebsd/ > (the latest one) in the next couple of days. If you really care about > USB in 4.10 you might do well to test this on your equipment, > ESPECIALLY if you have unusual devices. Let me know of both successes > and failures please.. If I hear nothing I won't know if it's because > no-one tested it or it was just without problems.. If you have any time left on your schedule, maybe you could have a look a= t 2=20 pr's I have filed about the USB stack. Both problems can crash a system=20 easilly and both contain a patch to fix it : kern/59290: [PATCH] attaching more than one of the same usb if_* adapters= =20 crashes system kern/51186: pointer arithmatic error in ugen.c Thanks, Daan