Bugzilla – Bug 104675
/sbin/path_id still uses /var/lib/pcmcia/stab
Last modified: 2005-09-05 14:31:34 UTC
/sbin/path_id tries to get device path information from /var/lib/pcmcia/stab. But since cardmgr is gone, this file does not exist anymore. Now the device patch should be derived from sysfs device link of the ide device. But this is currently not possible due to bug 104670
Fixed version of udev submitted to STABLE.