UPDATE2: ATA mkIII first official patches - please test!

Maxim Konovalov maxim at macomnet.ru
Thu Feb 17 10:31:16 PST 2005


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


More information about the freebsd-current mailing list