On Fri, 23 Nov 2001 12:10, David Aikema wrote:

> Nothing like that will work as the drive is seen as scsi
>
> eg. with my ide burner... which without scsi emulation would be seen as
> /dev/hdd

This threw me so I tried out

hdparm -d /dev/hdd #get dma setting

and

hdparm -d 1 /dev/hdd  #set dma

all seems ok.

'dev/hdd' incidentally is /dev/scd1 using the ide-scsi.o module on my system. 
I have no /dev/hdd as such.

here is a list of what I think are relevant modules loaded on my machine
-----------
ide-scsi                7712   0
sr_mod
cdrom                  27488   0  [sr_mod]
ncr53c8xx              53504   1  (autoclean)
sd_mod                 11056   1  (autoclean)
scsi_mod               88880   4  (autoclean) [ppa ide-scsi ncr53c8xx sd_mod]
-----------

I am on kernel 2.4.13, and I appear to have no problem, or have misunderstood

http://linux.nf -- [EMAIL PROTECTED]

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to