1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-25 01:34:28 +03:00
systemd/extras/usb_id
Kay Sievers e339233993 usb_id: handle ATAPI devices like SCSI devices
Some weird mass storage devices identify the disks as ATAPI/cdrom
devices, and all disks in such enclusure get the same ids which
overwrite each other, in such cases, get the typ of device from the
scsi device, which has more knowledge what kind of device it really
is.
2009-01-22 19:23:33 +01:00
..
.gitignore extras: ignore built and generated files 2007-11-08 00:13:40 +01:00
Makefile.am make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
usb_id.c usb_id: handle ATAPI devices like SCSI devices 2009-01-22 19:23:33 +01:00