Weird.
For what it's worth, here's the listing from mine:
Code:
# hdparm -I /dev/hdc
/dev/hdc:
ATAPI CD-ROM, with removable media
Model Number: SONY CD-RW CRX320E
Serial Number:
Firmware Revision: NYK5
Standards:
Used: ATAPI for CD-ROMs, SFF-8020i, r2.5
Supported: CD-ROM ATAPI-2
Configuration:
DRQ response: 50us.
Packet size: 12 bytes
Capabilities:
LBA, IORDY(cannot be disabled)
DMA: mdma0 mdma1 mdma2 udma0 udma1 *udma2
Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
Cycle time: no flow control=227ns IORDY flow control=120ns
#hdparm -d 1 /dev/hdc
/dev/hdc:
setting using_dma to 1 (on)
using_dma = 1 (on)
Other things to think about
:
Are you using the right sort of (E)IDE cable (Eg the 80-wire type) to connect the drive?
Do you have another device on that cable with inferior capabilities?
Is your DVD drive working alright? If it is, I wouldn't mess with it further!
Maybe you need to use the
-X flag, but please see
man hdparm before you start!
HTH