Re: svn commit: r271201 - head/sys/dev/ahci

2014-09-25 Thread Warner Losh
Hey Bryan, Sorry for the hassle. This didn’t show up in the hardware I had, but did show up in Mav’s hardware. It was like this less than a day, I thought… Warner On Sep 25, 2014, at 5:18 PM, Bryan Drewery wrote: > This drove me crazy for the past few days! > > https://lists.freebsd.org/pip

Re: svn commit: r271201 - head/sys/dev/ahci

2014-09-25 Thread Bryan Drewery
On 9/25/2014 7:59 PM, Warner Losh wrote: > Hey Bryan, > > Sorry for the hassle. This didn’t show up in the hardware I had, but did show > up in Mav’s hardware. It was like this less than a day, I thought… > > Warner > Yes only a day or two. I was just unlucky about it. Now I am able to get upd

Re: svn commit: r271201 - head/sys/dev/ahci

2014-09-25 Thread Bryan Drewery
This drove me crazy for the past few days! https://lists.freebsd.org/pipermail/freebsd-current/2014-September/052215.html Not sure about the first trace there, but the others I encountered were due to this not being fixed yet. smh@ tracked the ordering down and then we found this. I couldn't try

svn commit: r271201 - head/sys/dev/ahci

2014-09-06 Thread Warner Losh
Author: imp Date: Sat Sep 6 18:20:50 2014 New Revision: 271201 URL: http://svnweb.freebsd.org/changeset/base/271201 Log: Restore order of interrupt setup. Minor problems can result by setting up the interrupts too early: Reviewed by: mav@ Sponsored by: Netflix Modified: head/sys/dev