Spider wrote:

> Guy Van Sanden <[EMAIL PROTECTED]> wrote:
> 
> > Thanks, that works, and DMA is on.
> > I do want to make some extra settings (irq-unmasking etc), any idea
> > why /dev/hdc does not exist?
> 
> 
> hdc doesn't exist because ide-scsi takes predecense and therefore you
> cannot address the disk as an ide one. 

But hdparm can:

  hdparm -i /dev/ide/host0/bus1/target0/lun0/generic

And if you really want a /dev/hdc, you can either adjust
/etc/devfsd.conf or just use mknod (major/minor 22/0) to create
it.

Regards...
                Michael

--
[EMAIL PROTECTED] mailing list

Reply via email to