public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: hacking DSDT [-WAS: freeze with 1.0.2]
       [not found]       ` <200307230048.35698.mflt1-DTdK3Ks6N5kHTnRCetW4+N0b+6lKrnBL@public.gmane.org>
@ 2003-07-23  9:06         ` Robert Woerle
       [not found]           ` <3F1E501B.70603-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Woerle @ 2003-07-23  9:06 UTC (permalink / raw)
  To: Michael Frank
  Cc: swsusp-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



Michael Frank schrieb:

>On Tuesday 22 July 2003 23:10, Robert Woerle wrote:
>  
>
>>Michael Frank schrieb:
>>    
>>
>>>On Tuesday 22 July 2003 18:43, Robert Woerle wrote:
>>>      
>>>
>>>>Michael Frank schrieb:
>>>>        
>>>>
>
>Had a lock at your dmesg's, this link setup is a much more beautiful example 
>(a bigger mess) than my setup. 
>
>The remaining problem is that multiple links are BIOS pre-assigned to IRQ5 
>(one even invalidly). 
>
>The patch sent to you does not modify pre-assigned links, so what we have 
>to do is to scan all links and re-assign or disable the redundant ones, and
>possibly modify the DSDT as there seems to be no choice other than IRQ5.
>
>Please send your bzip2'd DSDT (/proc/acpi/dsdt), and give me a bit of time...
>  
>
ok , i do now dig myself in the dsdt and try to figure something out ...

i found the IRQ settings and wanted to change some irq`s so that the IRQ 
5 gets used by one device alone ...
but when i want to compile my dsdt with iasl it get the error

dsdt.dsl  904:   FIELD(PUIC,DWordAcc, Lock, Preserve)
   Error 1047 -                        ^ Access width is greater than 
region size


do you know something ...  it happens also on my plain unchanged 
original dsdt !!!


>
>Regards
>Michael
>
>  
>

-- 
_____________________________________
*Robert Woerle
Linux & Customer Support*
*PaceBlade Technology Europe SA*
phone: 	+49 89 552 99935
fax: 	+49 89 552 99910
mobile: 	+49 179 474 45 27
email: 	robert-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org <mailto:robert@paceblade.com>
web: 	http://www.paceblade.com
_____________________________________






-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Re: hacking DSDT [-WAS: freeze with 1.0.2]
       [not found]           ` <3F1E501B.70603-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org>
@ 2003-07-23  9:57             ` Sérgio Monteiro Basto
  0 siblings, 0 replies; 2+ messages in thread
From: Sérgio Monteiro Basto @ 2003-07-23  9:57 UTC (permalink / raw)
  To: Robert Woerle
  Cc: Michael Frank, swsusp-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	acpi-devel

Hi
http://www.cpqlinux.com/acpi-howto.html#fix_broken_dsdt
read:
# Error 1051 - Access width of Field Unit extends beyond region limit

should be the same problem. 


On Wed, 2003-07-23 at 10:06, Robert Woerle wrote:
> 
> 
> Michael Frank schrieb:
> 
> >On Tuesday 22 July 2003 23:10, Robert Woerle wrote:
> >  
> >
> >>Michael Frank schrieb:
> >>    
> >>
> >>>On Tuesday 22 July 2003 18:43, Robert Woerle wrote:
> >>>      
> >>>
> >>>>Michael Frank schrieb:
> >>>>        
> >>>>
> >
> >Had a lock at your dmesg's, this link setup is a much more beautiful example 
> >(a bigger mess) than my setup. 
> >
> >The remaining problem is that multiple links are BIOS pre-assigned to IRQ5 
> >(one even invalidly). 
> >
> >The patch sent to you does not modify pre-assigned links, so what we have 
> >to do is to scan all links and re-assign or disable the redundant ones, and
> >possibly modify the DSDT as there seems to be no choice other than IRQ5.
> >
> >Please send your bzip2'd DSDT (/proc/acpi/dsdt), and give me a bit of time...
> >  
> >
> ok , i do now dig myself in the dsdt and try to figure something out ...
> 
> i found the IRQ settings and wanted to change some irq`s so that the IRQ 
> 5 gets used by one device alone ...
> but when i want to compile my dsdt with iasl it get the error
> 
> dsdt.dsl  904:   FIELD(PUIC,DWordAcc, Lock, Preserve)
>    Error 1047 -                        ^ Access width is greater than 
> region size
> 
> 
> do you know something ...  it happens also on my plain unchanged 
> original dsdt !!!
> 
> 
> >
> >Regards
> >Michael

-- 
Sérgio Basto




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-23  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <3F1CEAD9.8020103@paceblade.com>
     [not found] ` <200307222132.56267.mflt1@micrologica.com.hk>
     [not found]   ` <3F1D53E6.5030806@paceblade.com>
     [not found]     ` <200307230048.35698.mflt1@micrologica.com.hk>
     [not found]       ` <200307230048.35698.mflt1-DTdK3Ks6N5kHTnRCetW4+N0b+6lKrnBL@public.gmane.org>
2003-07-23  9:06         ` hacking DSDT [-WAS: freeze with 1.0.2] Robert Woerle
     [not found]           ` <3F1E501B.70603-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org>
2003-07-23  9:57             ` Sérgio Monteiro Basto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox