Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 21:09:07 +0100
From:      Bruce Simpson <bms@incunabulum.net>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-stable-7@freebsd.org, svn-src-stable@freebsd.org, Alexander Motin <mav@freebsd.org>, src-committers@freebsd.org, Bruce Simpson <bms@freebsd.org>, svn-src-all@freebsd.org
Subject:   Re: svn commit: r192033 - stable/7/sys/dev/ata
Message-ID:  <4A3012E3.7020305@incunabulum.net>
In-Reply-To: <200906100954.20026.jhb@freebsd.org>
References:  <200905130255.n4D2tMQZ040010@svn.freebsd.org> <200906090946.46103.jhb@freebsd.org> <4A2F7159.3090800@incunabulum.net> <200906100954.20026.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> On an i386 8.0 kernel built here it is this line:
>
> 139		if ((error = ch->dma.load(request, NULL, &dummy))) {
>
> which would seem to indicate dma.load is NULL somehow.  My patch doesn't 
> affect that part of the code at all.  Are you using any modules or is ata 
> compiled into your kernel?  Given that the resource stuff worked and that it 
> worked on 7, I think I will commit it for now (and start the MFC timer) and 
> assume this is a separate bug.
>   

ATA was in kernel, no modules apart from acpi.ko were loaded.

thanks,
BMS





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