Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 17:20:08 GMT
From:      Andriy Gapon <avg@freebsd.org>
To:        freebsd-amd64@FreeBSD.org
Subject:   Re: amd64/148526: [ahci] ahci driver does not boot on AMD chip
Message-ID:  <201012161720.oBGHK8SF023411@freefall.freebsd.org>

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

From: Andriy Gapon <avg@freebsd.org>
To: Yury <yury@gorodok.net>
Cc: bug-followup@freebsd.org, Alexander Motin <mav@freebsd.org>
Subject: Re: amd64/148526: [ahci] ahci driver does not boot on AMD chip
Date: Thu, 16 Dec 2010 19:11:38 +0200

 on 09/12/2010 19:08 Yury said the following:
 > Here they are, message files.
 > 
 > The "bad" file is messages during boot try with the ahci driver, and the "good"
 > one is the backed up kernel version with ata driver.  In the "bad" boot try
 > messages last lines could repeat infinitely. And, as I can see there are some
 > 'time-out' messages in "good" variant, but everything works just fine. BIOS was
 > updated to 15.06.
 > 
 > Only differences in kernel config files are:
 > 
 > < device        ata
 > < device        atadisk
 >    ---
 >  > #device        ata
 >  > #device        atadisk
 > 
 > < ##device        ahci
 > < device        atapicd
 >    ---
 >  > device        ahci
 >  > #device        atapicd
 > 
 
 Yury,
 will you be able to test ahci with this hardware using stable/8?
 
 Alexander,
 can you please take a look at this PR?
 
 -- 
 Andriy Gapon



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