Discussion:
Vendor name of ATAPI CD-ROM
(too old to reply)
s***@yahoo.com
19 years ago
Permalink
Hi,

I need to capture the vendor name of ATAPI CD-ROM in Linux 2.6 kernel.
The proc file /proc/ide/hda/model doesn't have Vendor name for all
CD-ROM drives. Is there any approach using ioctl call to retrieve the
Vendor name.

Thanks in advance.
- Arun
Saiganesh
19 years ago
Permalink
use lspci or scanpci, it will give you detailed list of all the
devices.
e***@no.spam
19 years ago
Permalink
Post by Saiganesh
use lspci or scanpci, it will give you detailed list of all the
devices.
But the drive is an IDE device not a PCI device.

--
http://www.spinics.net/lists/kernel/
http://www.spinics.net/lists/linux-ide/

Loading...