All of lore.kernel.org
 help / color / mirror / Atom feed
* question about SATA and IDE DVD/CD drives.
@ 2004-07-02 13:11 Tigran Aivazian
  2004-07-02 15:38 ` Jeff Garzik
  0 siblings, 1 reply; 13+ messages in thread
From: Tigran Aivazian @ 2004-07-02 13:11 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-ide

Hi Jeff,

I was a bit confused with the "SATA vs IDE" thing recently, namely the 
fact that if I compile _both_ IDE and SATA support into the kernel 
then IDE takes over and SATA gets a "busy" error, and as a result I get 
3M/sec performance instead of 56M/sec.

Now, realizing this error I have reconfigured the kernel to NOT include 
ide and ONLY include SATA plus chipset-specific ata_piix.c (I have ICH6 
device 2652). However, now the new problem is that I can't see the IDE 
DVD-ROM drive anymore. Here is dmesg:

ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xFFA0 irq 14
ata1: dev 0 cfg 49:2f00 82:346b 83:7d01 84:4003 85:3469 86:3c01 87:4003 88:207f
ata1: dev 0 ATA, max UDMA/133, 234441648 sectors: lba48
ata1: dev 0 configured for UDMA/133
scsi0 : ata_piix
  Vendor: ATA       Model: ST3120026AS       Rev: 3.05
  Type:   Direct-Access                      ANSI SCSI revision: 05
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xFFA8 irq 15
ata2: dev 0 cfg 49:0b00 82:0210 83:1000 84:0000 85:0000 86:0000 87:0000 88:0407
ata2: dev 0 ATAPI, max UDMA/33
ata2: dev 0 configured for UDMA/33
scsi1 : ata_piix
SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
SCSI device sda: drive cache: write back
 sda: sda1 sda2 sda3
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0

As you see, sda is there, but where is my DVD drive gone?

# mount -t iso9660 /dev/scd0 /mnt/cdrom
mount: /dev/scd0 is not a valid block device
# uname -a
Linux tank 2.6.7 #3 SMP Fri Jul 2 13:40:07 BST 2004 x86_64 x86_64 x86_64 GNU/Linux
# grep " sr" /proc/devices 
 11 sr

Kind regards
Tigran


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-07-02 18:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-02 13:11 question about SATA and IDE DVD/CD drives Tigran Aivazian
2004-07-02 15:38 ` Jeff Garzik
2004-07-02 15:51   ` Tigran Aivazian
2004-07-02 15:58     ` Jeff Garzik
2004-07-02 15:55   ` James Courtier-Dutton
2004-07-02 15:56     ` Tigran Aivazian
2004-07-02 16:28       ` Tigran Aivazian
2004-07-02 16:56   ` Tigran Aivazian
2004-07-02 17:02     ` Jeff Garzik
2004-07-02 17:30       ` Tigran Aivazian
2004-07-02 17:30         ` Tigran Aivazian
2004-07-02 18:35         ` Tigran Aivazian
2004-07-02 18:35           ` Tigran Aivazian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.