Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 21:31:09 +0300 (MSK)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@DeepCore.dk>
Cc:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: UPDATE2: ATA mkIII first official patches - please test!
Message-ID:  <20050217212655.E14434@mp2.macomnet.net>
In-Reply-To: <421464C3.2030308@DeepCore.dk>
References:  <42028F29.1030801@DeepCore.dk> <420A1792.900@DeepCore.dk> <421464C3.2030308@DeepCore.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Thu, 17 Feb 2005, 10:32+0100, S?ren Schmidt wrote:

> S?ren Schmidt wrote:
>
> > http: //people.freebsd.org/~sos/ata-mk3k.diff-releng5.gz
> > http: //people.freebsd.org/~sos/ata-mk3k.diff-current.gz
> > http: //people.freebsd.org/~sos/ata-mk3k.tar.gz
>
> New version available for testing:
>
> http: //people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz
> http: //people.freebsd.org/~sos/ata-mk3l.diff-current.gz
> http: //people.freebsd.org/~sos/ata-mk3l.tar.gz
>
> This time the diff must be reapplied as there are new changes in there.

atadisk.ko and atapicd.ko still do not depend on atapci.ko.  So if you
don't ask to load atapci.ko in loader.conf you will get a panic
because the kernel won't find the root fs.  I added MODULE_DEPEND() on
atapci macro to ata-disk.c and this solved the problem.  Perhaps this
is just a feature.

-- 
Maxim Konovalov



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