]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] SCSI logical and physical names for udev
authorrgooch@ras.ucalgary.ca <rgooch@ras.ucalgary.ca>
Tue, 23 Mar 2004 06:43:07 +0000 (22:43 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:10 +0000 (21:35 -0700)
commitc641a99c6f7de872c291b7d14568d8e7df447f8b
treee64c83542400c1d4f32041504af927f6c81fac12
parente4c89108001a9af3b8c132111d63980e3a1dcaf4
[PATCH] SCSI logical and physical names for udev

  Hi, Greg. Appended is scsi-devfs.sh, a script for udev to implement
devfs-style names for SCSI hard discs, CD-ROM's and generic devices.
This has been tested with both hard discs and CD-ROM's. The SCSI
generic support should be OK for when there is sysfs/udev support for
SCSI generic devices. SCSI tapes are not yet implemented because I
don't have one to test with.

In addition, this script supports physical names, based on PCI bus
location, both longhand (/udev/bus/pci/...) and shorthand
(/udev/sd/pci/*).
extras/scsi-devfs.sh [new file with mode: 0644]