From owner-freebsd-stable@FreeBSD.ORG Sat Feb 28 21:08:20 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDB4416A4CE for ; Sat, 28 Feb 2004 21:08:20 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C083643D2F for ; Sat, 28 Feb 2004 21:08:20 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc11) with ESMTP id <2004022905082001300hbrq1e>; Sun, 29 Feb 2004 05:08:20 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id VAA39538; Sat, 28 Feb 2004 21:08:19 -0800 (PST) Date: Sat, 28 Feb 2004 21:08:18 -0800 (PST) From: Julian Elischer To: Brian Lynn In-Reply-To: <0DDA2CF0-6A69-11D8-83D9-0030656F1296@comcast.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: HEADSUP.. USB MFC coming.. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 05:08:21 -0000 Thanks.. you know I never trie loading it as a module ..... I'll check it out.. thanks! On Sat, 28 Feb 2004, Brian Lynn wrote: > On Friday, February 27, 2004, at 08:54 PM, 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.. > > > > > > > > Please also check these same devices without the patch BEFORE you let > > me > > know of any failures so that we can tell if they are truely caused by > > the patch.. > > > > I hope to commit on Sunday Afternoon California time.. > > (around 23:00 Sunday UTC) > > > > I will then move on to merging in the EHCI USB-2.0 driver. > > I can't seem to load usb.ko anymore, I get the following error at boot > time (and again when usbd is run): > > Feb 28 22:32:52 ted /kernel: Preloaded elf module "usb.ko" at > 0xc055741c. > Feb 28 22:32:52 ted /kernel: link_elf: symbol usb_allocmem undefined > > Everything does work fine with usb in the kernel, and I can load > additional usb modules in that case (e.g. GENERIC plus snd_uaudio.ko > works) > > Also, share/man/man4/uaudio.4 is not connected to the build with the > latest patch. > >