blob: 6506622a859cf205d1ceb96b2b40006c1e6dc3c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
o convert firmware.sh to C
o symlink names to udevadm will no longer be resolved to old command names
o "udevadm control" commands will only accept the --<command> syntax
o drop all support for the DEPRECATED sysfs layout
o add warning for BUS, SYSFS, ID
|