From owner-cvs-all Mon Aug 21 2:39:12 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 4375137B43E; Mon, 21 Aug 2000 02:39:09 -0700 (PDT) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA27870; Mon, 21 Aug 2000 02:39:09 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200008210939.CAA27870@freefall.freebsd.org> From: Nick Hibma Date: Mon, 21 Aug 2000 02:39:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/08/21 02:39:08 PDT Modified files: sys/dev/usb umass.c Log: Fix up the command in the destination buffer, not the source. This makes the conversion from Test-Unit-Ready to Start-Stop-Unit in the case of SCSI (Iomega Zip drive) actually work. Revision Changes Path 1.33 +3 -3 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message