amd64/148526: [ahci] ahci driver does not boot on AMD chip
Andriy Gapon
avg at freebsd.org
Thu Dec 16 17:20:08 UTC 2010
The following reply was made to PR amd64/148526; it has been noted by GNATS.
From: Andriy Gapon <avg at freebsd.org>
To: Yury <yury at gorodok.net>
Cc: bug-followup at freebsd.org, Alexander Motin <mav at 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
More information about the freebsd-amd64
mailing list