chiark / gitweb /
Created cdrom_id program to make it easier to determine cdrom types
authorGreg KH <greg@press.(none)>
Thu, 11 Aug 2005 20:59:21 +0000 (13:59 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 11 Aug 2005 20:59:21 +0000 (13:59 -0700)
commit8f6919e6390d79a2765e1dc9b0057412e987dce2
treeeb929a68e3997c891c2371e4584887d34b4cc4a5
parent02a9a08fb7c37c1142441ba74333b2c7a1084a99
Created cdrom_id program to make it easier to determine cdrom types

Based on the framework from ata_id by Kay.
Now we can drop the cdsymlinks.sh and .c files

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
extras/cdrom_id/Makefile [new file with mode: 0644]
extras/cdrom_id/cdrom_id.c [new file with mode: 0644]