As started in http://www.linuxbios.org/pipermail/linuxbios/2007-October/025385.html , but change all apparantly related values that differ on my board with legacy BIOS.
This makes both PCI cards appear, as well as the firewire device TSB43AB23. * PCI 01:07.0 appears fully functional * PCI 01:08.0 (closer to the board edge) appears, but no interrupts * PCI 01:0a.0 (FireWire) untested
Since none of these was even present without the patch I suggest to apply it.
Signed-off-by: Torsten Duwe duwe@lst.de
Am Sonntag, 28. Oktober 2007 00:43:39 schrieb Torsten Duwe:
As started in http://www.linuxbios.org/pipermail/linuxbios/2007-October/025385.html , but change all apparantly related values that differ on my board with legacy BIOS.
This makes both PCI cards appear, as well as the firewire device TSB43AB23.
- PCI 01:07.0 appears fully functional
it is.
- PCI 01:08.0 (closer to the board edge) appears, but no interrupts
i also tested before to patch it for the gpio 39 the value which works for gpio 38, and it "works" like you said.
- PCI 01:0a.0 (FireWire) untested
Since none of these was even present without the patch I suggest to apply it.
Signed-off-by: Torsten Duwe duwe@lst.de
regards, harald
On 28.10.2007 00:43, Torsten Duwe wrote:
As started in http://www.linuxbios.org/pipermail/linuxbios/2007-October/025385.html , but change all apparantly related values that differ on my board with legacy BIOS.
This makes both PCI cards appear, as well as the firewire device TSB43AB23.
- PCI 01:07.0 appears fully functional
- PCI 01:08.0 (closer to the board edge) appears, but no interrupts
- PCI 01:0a.0 (FireWire) untested
Since none of these was even present without the patch I suggest to apply it.
Signed-off-by: Torsten Duwe duwe@lst.de
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Commited in r2921.
Carl-Daniel