Date: Thu, 27 Aug 2009 20:15:07 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: freebsd-current@FreeBSD.ORG Cc: Alexander Motin <mav@FreeBSD.ORG> Subject: ata errors with sata dvd drive Message-ID: <4A96BF1B.4020605@icyb.net.ua>
next in thread | raw e-mail | index | archive | help
Here are some errors from ATA driver that I see with head code that were not reported with stable/7 code: kernel: ata7: port is not ready (timeout 0ms) tfd = 00000180 kernel: ata7: software reset clear timeout kernel: acd0: FAILURE - unknown CMD (0xac) timed out kernel: ata7: port is not ready (timeout 0ms) tfd = 00000180 kernel: ata7: software reset clear timeout kernel: acd0: FAILURE - unknown CMD (0xac) timed out I mean ata7 lines specifically, acd0 lines were observed before. I suspect that the CMD in question is issued either by hal or by k3b. The drive is Optiarc DVD RW AD-7191S/1.02. SATA controller is that of SB700. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A96BF1B.4020605>