aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-28 02:59:48 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-28 02:59:48 +0200
commit8bbe3ca4277a7bf8411caf091cd001ca48131b63 (patch)
tree96ee7e47e9767d39a09d25fe342b6af26e8ea537 /TODO
parentfed0ad76941e8021ba1a7d88f7a8ca9d89c99016 (diff)
downloadudev-8bbe3ca4277a7bf8411caf091cd001ca48131b63.tar.gz
rules: make ata_id properties the default for all ATA block devices
We need to call ata_id as the default for libata sd* devices. We want ID_BUS=ata, and the ATA device proeprties, and be independent of the SCSI emulation with the truncated values. The links in /dev/disk/by-id/{ata-*,scsi-*} are still the same.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6506622a..c6576fda 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
- o cleanup ATA handling - kill ATA_COMPAT and calls of ata_id/scsi_id
o enumerate: sort control* after pcm*
o add tests for kernel provided DEVNAME logic