X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.rules;h=e497aed05b4d411ec167a335c452bb96c2e974cc;hb=71896b56ee03a8f31c89263bbf5f4cb7201666be;hp=44fdb2561d387e24a8a942434d4e67e562a0a1c8;hpb=e8bacccab296d6b75c4c9f43cb4e71007aff5b8a;p=elogind.git diff --git a/udev.rules b/udev.rules index 44fdb2561..e497aed05 100644 --- a/udev.rules +++ b/udev.rules @@ -9,7 +9,7 @@ # the PROGRAM field for the obvious reason.) # %D - use the devfs style disk name for this device. # For partitions, this will result in 'part%n' -# If this is not a partition, it will result in 'disk' +# If this is not a partition, it will result in 'disc' # # Looking for scsi bus id 42:0:0:1 @@ -42,7 +42,6 @@ REPLACE, KERNEL="ttyUSB1", NAME="visor" REPLACE, KERNEL="ttyUSB0", NAME="pl2303" # a devfs like way to name some tty devices -#REPLACE, KERNEL="tty", NAME="tty" #REPLACE, KERNEL="ttyS*", NAME="tts/%n" #REPLACE, KERNEL="tty*", NAME="vc/%n"