Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2007 13:20:03 GMT
From:      Alexander Sabourenkov <screwdriver@lxnt.info>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/115337: [ata] Promise SATA300 TX4 breaks with zfs in 7.0-current
Message-ID:  <200710311320.l9VDK3GN034983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/115337; it has been noted by GNATS.

From: Alexander Sabourenkov <screwdriver@lxnt.info>
To: bug-followup@FreeBSD.org
Cc: ss.alert@online.no
Subject: Re: kern/115337: [ata] Promise SATA300 TX4 breaks with zfs in 7.0-current
Date: Wed, 31 Oct 2007 13:57:45 +0300

 I'm currently working on this, after fixing similar issue in Linux.
 
 
 See this:
 http://lists.freebsd.org/pipermail/freebsd-stable/2007-October/037795.html
 
 After second glance on the code it now seems that the way to go is to 
 make an ata_promise_begin_transaction() modeled after 
 ata_ahci_begin_transaction().
 
 If you have any comments on how to proceed with implementing the 
 workaround, please let me know.
 
 -- 
 
 ./lxnt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710311320.l9VDK3GN034983>