From owner-cvs-all Thu Dec 16 0:22:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2862B14DBD; Thu, 16 Dec 1999 00:22:17 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA12271; Thu, 16 Dec 1999 00:22:17 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <199912160822.AAA12271@freefall.freebsd.org> From: Søren Schmidt Date: Thu, 16 Dec 1999 00:22:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1999/12/16 00:22:16 PST Modified files: sys/dev/ata atapi-cd.c Log: Cleanup the probe messages a bit, show what the device really is, not just "CDROM". Also cope with devices that doesn't report speed in the old way, this should be changed into the new GET_PERFORMANCE cmd instead.. Revision Changes Path 1.29 +20 -11 src/sys/dev/ata/atapi-cd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message