Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 14:20:00 +0200
From:      Maxime Henrion <mux@freebsd.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/acpica acpivar.h
Message-ID:  <20040522122000.GJ700@elvis.mu.org>
In-Reply-To: <200405211327.16382.jhb@FreeBSD.org>
References:  <200405181653.i4IGrU6g062365@repoman.freebsd.org> <200405211327.16382.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> On Tuesday 18 May 2004 12:53 pm, Nate Lawson wrote:
> > njl         2004/05/18 09:53:29 PDT
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/dev/acpica       acpivar.h
> >   Log:
> >   Use the simpler __BUS_ACCESSOR macros for ivars instead of defining them
> >   ourselves.
> 
> This breaks probing of non-ACPI PCI busses.

I confirm this.  My system has one ACPI PCI bus and one non-ACPI PCI
bus.  With revision 1.65 of acpivar.h, my system panics when attaching
the non-ACPI PCI bus, trying to dereference NULL.  It works OK if I
rollbak to acpivar.h revision 1.64.

Cheers,
Maxime



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