From owner-freebsd-usb@FreeBSD.ORG Sat Dec 4 22:51:32 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B50716A4CE for ; Sat, 4 Dec 2004 22:51:32 +0000 (GMT) Received: from freenix.no (atreides.freenix.no [212.33.142.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B2D143D53 for ; Sat, 4 Dec 2004 22:51:31 +0000 (GMT) (envelope-from shamz@atreides.freenix.no) Received: from atreides.freenix.no (localhost [127.0.0.1]) by freenix.no (8.12.11/8.12.11) with ESMTP id iB4MpSkV011646 for ; Sat, 4 Dec 2004 23:51:29 +0100 (CET) (envelope-from shamz@atreides.freenix.no) Received: (from shamz@localhost) by atreides.freenix.no (8.12.11/8.12.11/Submit) id iB4MpNHe011645 for freebsd-usb@freebsd.org; Sat, 4 Dec 2004 23:51:23 +0100 (CET) (envelope-from shamz) Date: Sat, 4 Dec 2004 23:51:23 +0100 From: Shaun Jurrens To: freebsd-usb@freebsd.org Message-ID: <20041204225123.GS90420@atreides.freenix.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-RELEASE-p2 X-Philosophy: If you can read this, you're too close. X-Virus-Scanned: ClamAV 0.80/571/Wed Nov 3 01:15:45 2004 clamav-milter version 0.80j on atreides.freenix.no X-Virus-Status: Clean Subject: kern/74690: [patch] support for SanDisk 8-in-1 in umass.c X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 22:51:32 -0000 hi guys, I just submitted this PR via the web thing. The miniature patch is mangled, but without it my box hangs at boot right before cam device scan output (I have four other scsi disks attached). This started occuring after the last round of usb updates, I believe. I've been patching this for some in an attempt to get rid of the ugly verbose output of scanning every sim on this unit. It'd be nice if it just could react like a cdrom drive (NOT READY, Medium not present). I don't know enough to get this to do that though, obviously. I believe I stopped patching for a while after 5.3-R, but commits recently made this a non-option. It'd be nice if someone could take a look at this and commit it. I could, of course, test any improvements. -- Yours truly, Shaun D. Jurrens shaun@shamz.net Norway