From owner-cvs-all Sun Feb 10 21:46:28 2002 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 8A33E37B425; Sun, 10 Feb 2002 21:46:25 -0800 (PST) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1B5kPe13859; Sun, 10 Feb 2002 21:46:25 -0800 (PST) (envelope-from nyan) Message-Id: <200202110546.g1B5kPe13859@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 10 Feb 2002 21:46:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 atapi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/02/10 21:46:25 PST Modified files: sys/pc98/pc98 atapi.c Log: Fall through from AT_TYPE_DIRECT to AT_TYPE_CDROM. Old ATAPI CD-ROM drives return 0 (direct-access) as the type of the device. (The ata driver has the same problem.) MFC after: 3 days Revision Changes Path 1.8 +8 -5 src/sys/pc98/pc98/atapi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message