From owner-freebsd-questions@FreeBSD.ORG Mon May 12 20:38:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A12C737B401 for ; Mon, 12 May 2003 20:38:49 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07C9743F75 for ; Mon, 12 May 2003 20:38:49 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (pcp03669156pcs.brick201.nj.comcast.net [68.36.46.19]) by mtaout03.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HET00EJH3EZPK@mtaout03.icomcast.net> for questions@freebsd.org; Mon, 12 May 2003 23:37:48 -0400 (EDT) Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id ACB3935B; Mon, 12 May 2003 23:37:48 -0400 (EDT) Date: Mon, 12 May 2003 23:37:52 -0400 From: Gerard Samuel In-reply-to: <20030513033001.GA15478@webserver.get-linux.org> To: Joshua Oreman Message-id: <3EC06890.1090700@trini0.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, ar, en, th User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030417 References: <3EC04F1D.6030404@trini0.org> <3EC054F5.5030109@trini0.org> <20030513033001.GA15478@webserver.get-linux.org> cc: questions@freebsd.org Subject: Re: USB Mass Storage under 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 03:38:49 -0000 Joshua Oreman wrote: >This is system-specific. You'll need to use `nm' to translate >this address into a meaningful value. (BTW, this is an FAQ.) > >Try `nm /kernel | grep c01accc3f'. >If you don't get anything then drop off the last digit until you do, e.g. >nm /kernel | grep c01accc3f >nm /kernel | grep c01accc3 >nm /kernel | grep c01accc >nm /kernel | grep c01acc >... >When you do get some output, pick the symbol with the address closest to, >but not above, c01accc3f. >If in doubt, send all the output of the first successful `nm' command. > I am in doubt. :) But here is the output of the first successful nm command -> {gsam@gladiator}-{~} > nm /boot/kernel/kernel | grep c01acc [12 May 11:34pm] c01accb0 t umass_cam_cb c01acca0 t umass_cam_poll