Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:04:02 -0000
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-acpi@FreeBSD.org
Cc:        acpi@FreeBSD.org, freebsd-current@FreeBSD.org, Pawel Jakub Dawidek <pjd@FreeBSD.org>
Subject:   Re: Intel SHG2 and ACPI problems.
Message-ID:  <200501121615.23209.jhb@FreeBSD.org>
In-Reply-To: <200501121506.50867.jhb@FreeBSD.org>
References:  <20050111202452.GK795@darkness.comp.waw.pl> <200501121442.02702.jhb@FreeBSD.org> <200501121506.50867.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 12 January 2005 03:06 pm, John Baldwin wrote:
> On Wednesday 12 January 2005 02:42 pm, John Baldwin wrote:
> > On Tuesday 11 January 2005 05:40 pm, Pawel Jakub Dawidek wrote:
> > > On Tue, Jan 11, 2005 at 02:16:06PM -0800, Nate Lawson wrote:
> > > +> Pawel Jakub Dawidek wrote:
> > > +> >I had problems with ACPI on Intel SHG2 motherboard.
> > > +> >I made a patch with works for me just fine. Could you, Nate, verify
> > > it +> >and commit if it is ok.
> > > +> >If you need some more info, just ask.
> > > +> >
> > > +> >	http://people.freebsd.org/~pjd/patches/acpi_pci_link.c.patch
> > > +>
> > > +> John mentioned that it appears the root problem is that _CRS is
> > > failing +> for you.  Can you send a dmesg from a broken boot (without
> > > your patch)?
> > >
> > > Here you go:
> > >
> > > 	http://people.freebsd.org/~pjd/misc/boot-v1.txt
> >
> > Ok, this is a rather large patch as allowing for a b0rked _CRS required a
> > good bit of work.  I've only compile tested it and haven't run tested it
> > so far, so beware.  Note that it does include fixes for some bugs related
> > to ExtIRQ routing (I wrote the irq to the wrong resource structure :( )
> > and to parsing the buffer we handed to _SRS (end pointer was wrong so I
> > probably only ever parsed the first resource, which is the common case,
> > so this probably didn't affect anyone).
>
> Gee, patch would help:
>
> [snip]

Please ignore changes in this patch to files other than acpi_pci_link.c, 
sorry.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"




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