Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Fwd: port-amd64/43309: VX800 and CN896-VT8237S is not configured in RAID mode



vezhlys%gmail.com@localhost (Andrius V) writes:

>> Looks like both share the same registers and interrupt and viaide(4) doesn't
>> handle this, or maybe viaide1 doesn't really exist. You can use pcictl to
>> dump the configuration space, in particular the BAR entries to shine a
>> light on this.

>I am quite immature at all this, if possible, please, provide more
>specific command and a bit of info on what to look at? Though, yes, I
>believe viaide1 doesn't exist.

The command

   pcictl pci0 list

prints all PCI devices. According to your dmesg output you should
see entries for 000:15:0 and 000:17:0, i.e bus 0, device 15 or 17
and function 0.

You can dump the configuration space then with:

pcictl pci0 dump -b 0 -d 15 -f 0
pcictl pci0 dump -b 0 -d 17 -f 0


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index