From owner-cvs-src@FreeBSD.ORG Tue Mar 25 09:31:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F2737B401; Tue, 25 Mar 2003 09:31:25 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D5E43FAF; Tue, 25 Mar 2003 09:31:23 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.8/8.12.8) with ESMTP id h2PHVMhV020626; Tue, 25 Mar 2003 18:31:22 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: "Kenneth D. Merry" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 25 Mar 2003 10:23:28 MST." <20030325102327.A22927@panzer.kdm.org> Date: Tue, 25 Mar 2003 18:31:22 +0100 Message-ID: <20625.1048613482@critter.freebsd.dk> X-Spam-Status: No, hits=-9.1 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb umass.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2003 17:31:27 -0000 In message <20030325102327.A22927@panzer.kdm.org>, "Kenneth D. Merry" writes: >On Tue, Mar 25, 2003 at 18:21:16 +0100, Poul-Henning Kamp wrote: >> In message <20030325101609.A22832@panzer.kdm.org>, "Kenneth D. Merry" writes: >> >> >> > Modified files: >> >> > sys/dev/usb umass.c >> >> > Log: >> >> >> Isn't it time we started loading the quirk table with a userland utility ? >> > >> >That makes it kinda hard if you need the quirk to boot. >> >> Booting from USB devices ? > >You could, I suppose, given the right BIOS support or if you boot from a >floppy/CD and run off a USB device, but I'm talking about quirks in >general. I was talking about USB quirks specifically, since they seem to multiply like rabbits. I would also argue that giving camcontrol an ability to add quirks from userland would make things easier for the users... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.