From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugene Crosser Date: Wed, 07 Sep 2005 08:55:15 +0000 Subject: fix for Slackware udev.rules Message-Id: <431EAAF3.1020809@rol.ru> MIME-Version: 1 Content-Type: multipart/mixed; boundary="------------enigC872A09A0A57CFA4C2AA3E5A" List-Id: To: linux-hotplug@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC872A09A0A57CFA4C2AA3E5A Content-Type: multipart/mixed; boundary="------------060307040501080103010607" This is a multi-part message in MIME format. --------------060307040501080103010607 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Hello gentlemen, I *think* that the following change is needed, but maybe there is a more proper way. Diff attached. Eugene --------------060307040501080103010607 Content-Type: text/x-patch; name="udev.rules.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="udev.rules.diff" --- etc/udev/slackware/udev.rules.orig 2005-08-18 21:04:49.000000000 +0400 +++ etc/udev/slackware/udev.rules 2005-09-07 11:26:46.000000000 +0400 @@ -22,7 +22,7 @@ BUS="ide", KERNEL="*[!0-9]", PROGRAM="/bin/cat /proc/ide/%k/media", RESULT="floppy*", NAME="%k", GROUP="floppy", MODE="0660" # permissions for SCSI cd/sg/tape devices -BUS="scsi", KERNEL="s[grt][0-9]*", SYSFS_type="5", NAME="%k", GROUP="cdrom", MODE="0660" +BUS="scsi", KERNEL="s[grt][0-9]*", SYSFS{type}="5", NAME="%k", GROUP="cdrom", MODE="0660" # disk devices KERNEL="sd*", NAME="%k", GROUP="disk" --------------060307040501080103010607-- --------------enigC872A09A0A57CFA4C2AA3E5A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDHqr5tQFsU5rTNjcRAlTWAJ98p7wpM/q507gOLmtru3WWX/9V7QCfceb3 TPa56awiEQfiSr7CfmrGzVg= =haIs -----END PGP SIGNATURE----- --------------enigC872A09A0A57CFA4C2AA3E5A-- ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel