Date: Fri, 15 May 2009 17:25:20 +0300 From: Alexander Motin <mav@FreeBSD.org> To: Bruce Simpson <bms@FreeBSD.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r192033 - stable/7/sys/dev/ata Message-ID: <4A0D7B50.4090602@FreeBSD.org> In-Reply-To: <4A0CF9EA.6080403@FreeBSD.org> References: <200905130255.n4D2tMQZ040010@svn.freebsd.org> <4A0CF9EA.6080403@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Simpson wrote: > Could this commit have broken boot on my amd64 system with an ULi SATA > controller? This commit could change driver used for controller and so expose some other bug in ALI driver. As I can see, there is present vendor-specific driver for this chip, but without pciconf output I can't say if AHCI driver is also able to attach it. > I have not fully bisected (and to be honest, who really has time to do > this for production machines, unless > > The panic I get with RELENG_7 sources as of yesterday after this commit > is 'resource list busy'. If you need any more information let me know, I > have transcribed the backtrace and posted it to stable@. Which revision was working for you before this? If, as you have said, reverting rev 192033 does not helped, then there should be something different. May be not in ATA, as there was very few merges into 7-STABLE ATA last months. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A0D7B50.4090602>