Hi Gero,
Wenn
cat /proc/pci nicht tut (sollte es bei suse 6.0 ohne spezielle kernel-zerhackungen)
Tut schon - kommt nur leider nicht das raus, was ich brauche. Hier mal ein Ausschnitt aus der besagten Howto:
If we can access the console with the installation disk, we can also
use "cat /proc/pci" to display the Promise interface settings:
RAID bus interface: Promise Technology Unknown device (rev 1).
Vendor id=105a. Device id=4d33.
Medium devsel. IRQ 12. Master Capable. Latency=32.
I/O at 0xe000. (a)
I/O at 0xd804. (b)
I/O at 0xd400. (c)
I/O at 0xd004. (d)
I/O at 0xc800. (e)
and pass "ide2=a,b+2 ide3=c,d+2" as a command line parameter to the kernel.
So wie in dem Beispiel oben müsste das ganze dann aussehen, damit ich "ide2=a,b+2 ide3=c,d+2" dann auch anwenden kann. Bisher stand dort beim Controler leider immer nur eine I/O-Adresse, aber ich brauche ja mindestens zwei...
Viele Grüsse,
Nicolas Muehlen