Hi,

I have 2xRB532A (with 2xmini-pci expension slot), i'm running a kernel 2.6.22.9 (Openwrt patchs).
I recently buy this card to add storage capacity on one unit.
http://www.globalamericaninc.com/new_sp … php?id=933
http://www.globalamericaninc.com/new_spec/images/1801120.jpg
Board PCI ID = 0x3164

During RouterBoot process I have this message:

[size=10]RouterBOOT booter 1.9

          RouterBoard 532A

          CPU frequency: 330 MHz
            Memory size:  64 MB
          bad VIA ethernet PCI device or vendor id
          bad VIA ethernet PCI device or vendor id

          Press any key within 5 seconds to enter setup.....
          Booting CF
          Loading kernel... done
          setting up elf image... OK
          jumping to kernel code
          Linux version 2.6.22.9-rb500 (root@zeus) (gcc version 3.4.6 (Debian 3.4.6-4)) #8 Tue Oct 2 20:50:45 CEST 2007
[/size]

After that the system boot correctly from flash but without any PCI devices detected (eth1, eth2, wifi-cards,...).
That's the result of lspci:

          [size=10]zeus:~# lspci
          00:00.0 Non-VGA unclassified device: Integrated Device Technology, Inc. Unknown device 0000
[/size]

There is a mistake somewhere in PCI init.
Is it possible to init this device during RouterBoot(BIOS) process ?
If not is it possible to add a seconde boot process to initialise the PCI bus ? (like U-Boot or something else)
Is there something to do in kernel/driver source ?

It's very important for me to have more disk space on my board.
Any help will be very appreciated.

Thanks,
MiNuS

(Last edited by MiNuS on 3 Oct 2007, 19:49)