https://bugzilla.kernel.org/show_bug.cgi?id=43238





--- Comment #29 from Galen Seitz <gal...@seitzassoc.com>  2012-07-17 09:01:12 
---
Created an attachment (id=75541)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=75541)
edited version of DSDT with corrected conventional PCI interrupt routing

I believe I have determined the source of the problem.  The DSDT description of
the interrupt routing for the conventional PCI slots seems to be incorrect.  

Silkscreen/BIOS    orig INTA    corrected INTA
PCI 1/Slot 3           16              19
PCI 2/Slot 2           17              16
PCI 3/Slot 1           18              17

I built a 3.4.4 kernel with an assembled version of the attached dsdt.dsl file.
 With this DSDT override, I was able to use my old natsemi ethernet card in
each of the three PCI slots.  Also, my Symbios SCSI card no longer hangs while
trying to scan the SCSI bus.

Note that iasl version 20120711-64 generates several warnings and errors when
compiling the original dsdt.dsl file.  I did not attempt to correct these. 
Also note that this has seen *very* limited testing.  I did try both apic and
noapic, and they both seemed to work.  Finally, keep in mind that this ACPI
stuff is completely new to me, so I very easily could have made errors.

galen

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to