Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2017 16:07:27 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221049

            Bug ID: 221049
           Summary: struct ata_params word 49 has bits for IORDY and
                    IORDYDIS swapped
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: aaron.styx@baesystems.com

Created attachment 184771
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184771&action=
=3Dedit
Fix IORDY bits

In sys/sys/ata.h, word 49 of the struct ata_params defines ATA_SUPPORT_IORD=
YDIS
and ATA_SUPPORT_IORDY. According to the ATA spec, IORDYDIS should be bit 10,
IORDY should be bit 11. Attached a fix.

--=20
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>