On Mon, Dec 01, 2008 at 03:13:11PM +0100, Miguel Barreiro wrote: > > > Before MSI, there really wasn't any effective way of working around this. > > > > What kinds of issues do you have? > > > > Both the card in the PCI slot and the internal AES chip are assigned > IRQ10. The IO-APIC doesn't seem to work (is there an IOAPIC in these > chips? or perhaps it isn't detected because the kernel can't find ACPI > in the board?). Thus I get lots of
I'm under the impression that there isn't an IO-APIC, since I get the following in my dmesg output: Using APIC driver default No local APIC present or hardware disabled mapped APIC to ffffb000 (01402000) The complete dmesg output can be found at the following link: http://code.google.com/p/chirico/source/browse/trunk/soekris/soekris30/dmesg > > uhci_hcd 0000:00:0e.0: Unlink after no-IRQ? Controller is probably using > the wrong IRQ > (the PCI board was a multiport USB card). > > If anyone is using a net5501 with BIOS 1.33c and Linux with a PCI card > installed, can I get a copy of your kernel config and console output at > boot time? > I'm using the net5501 with BIOS 1.33c under Linux, with the following hardware: [EMAIL PROTECTED] ~]# lspci 00:01.0 Host bridge: Advanced Micro Devices [AMD] CS5536 [Geode companion] Host Bridge (rev 31) 00:01.2 Entertainment encryption device: Advanced Micro Devices [AMD] Geode LX AES Security Block 00:06.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96) 00:07.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96) 00:08.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96) 00:09.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96) 00:0e.0 PCI bridge: Texas Instruments PCI2250 PCI-to-PCI Bridge (rev 02) 00:11.0 Ethernet controller: Atheros Communications Inc. AR5413 802.11abg NIC (rev 01) 00:14.0 ISA bridge: Advanced Micro Devices [AMD] CS5536 [Geode companion] ISA (rev 03) 00:14.2 IDE interface: Advanced Micro Devices [AMD] CS5536 [Geode companion] IDE (rev 01) 00:15.0 USB Controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] OHC (rev 02) 00:15.1 USB Controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] EHC (rev 02) 01:00.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller 01:01.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller 01:02.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller 01:03.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller My Linux kernel config contains a few extra items, but as far as I can tell everything seems to be working. Note, I don't have all ethernet ports in use, yet. A copy of my kernel config can be found at this link: http://code.google.com/p/chirico/source/browse/trunk/soekris/soekris30/config Regards, Mike Chirico _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
