Since I can't get the pti_st driver to compile I'll check out the i2o_block 
driver most people seem to be using. But I can't get /dev/i2o/ to show up.

All i2o modules as 'M'odules in kernel

loading:
    i2o_core
    i2o_pci
    i2o_block
    i2o_proc
Brings it up nicely in /proc/i2o, data about the card is visible.
dmesg reports the card found and modules loaded without a hitch.
It registers a block device major 80 (I assume minor 0 it nothing else is 
reported?)

But how to get it to show up under /dev ?
From what I've read it should show up as /dev/i2o.
Since it don't show up by itself I thought I'd try to short it to 
/dev/tmpraid temporarily.
Doing:
    mknod /dev/tmpraid b 80 0
and then trying fdisk /dev/tmpraid says:
    Unable to open /dev/tmpraid

Hmm...

I'm a bit in the dark

Jimmy



--
[EMAIL PROTECTED] mailing list

Reply via email to