From: Jens Axboe Date: Tue, 21 Mar 2006 14:24:37 +0000 (+0100) Subject: [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure X-Git-Tag: v2.6.17-rc1~276^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8fca1c7682105c843319728d8e37b42b19092bb;p=pandora-kernel.git [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure Some drives like to throw a: ATAPI device hdc: Error: Not ready -- (Sense key=0x02) Incompatible medium installed -- (asc=0x30, ascq=0x00) The failed "Read Cd/Dvd Capacity" packet command was: "25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " warning on incompatible media, so quiet down this error. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed