From owner-cvs-all Sun Oct 8 12:24:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0521E37B502; Sun, 8 Oct 2000 12:24:44 -0700 (PDT) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA62016; Sun, 8 Oct 2000 12:24:44 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200010081924.MAA62016@freefall.freebsd.org> From: Nick Hibma Date: Sun, 8 Oct 2000 12:24:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/10/08 12:24:43 PDT Modified files: (Branch: RELENG_4) sys/dev/usb umass.c Log: MFC: Add quirks for Sony DSC Add quirks for Insystem USB cable Disable ATAPI type device support. It breaks devices Remove the use of _P() macros Add basic support for RBC type devices Fix conversion of Test Unit Read to Start/Stop Unit. Print a more sensible number for the SIM. Fix a panic when unloading umass. Revision Changes Path 1.11.2.5 +179 -90 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message