Date: Sat, 29 Jul 2017 13:54:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221049] struct ata_params word 49 has bits for IORDY and IORDYDIS swapped Message-ID: <bug-221049-8-73pWZC3K3c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221049-8@https.bugs.freebsd.org/bugzilla/> References: <bug-221049-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221049 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: mav Date: Sat Jul 29 13:54:28 UTC 2017 New revision: 321685 URL: https://svnweb.freebsd.org/changeset/base/321685 Log: Fix IORDY bits definition. According to the ATA specs, IORDYDIS should be bit 10, IORDY -- bit 11. PR: 221049 Submitted by: aaron.styx@baesystems.com MFC after: 1 week Changes: head/sys/sys/ata.h -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221049-8-73pWZC3K3c>
