public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/brltty/files: brltty-4.5-udev.patch
@ 2013-08-20 13:47 Christopher Brannon (teiresias)
  0 siblings, 0 replies; only message in thread
From: Christopher Brannon (teiresias) @ 2013-08-20 13:47 UTC (permalink / raw
  To: gentoo-commits

teiresias    13/08/20 13:47:27

  Added:                brltty-4.5-udev.patch
  Log:
  Fix bug #478658.
  
  Two of brltty's udev rules were conflicting with
  rules for USB-to-serial converters. These are now commented out, per
  the suggestion on the brltty mailing list.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x6521e06d)

Revision  Changes    Path
1.1                  app-accessibility/brltty/files/brltty-4.5-udev.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/brltty/files/brltty-4.5-udev.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/brltty/files/brltty-4.5-udev.patch?rev=1.1&content-type=text/plain

Index: brltty-4.5-udev.patch
===================================================================
diff -Naur brltty-4.5/Hotplug/udev.rules brltty-4.5.new/Hotplug/udev.rules
--- brltty-4.5/Hotplug/udev.rules	2013-03-27 15:51:37.000000000 -0700
+++ brltty-4.5.new/Hotplug/udev.rules	2013-08-19 06:32:11.557621082 -0700
@@ -172,19 +172,20 @@
 # FreedomScientific [Focus Blue]
 ENV{PRODUCT}=="f4e/114/*", ENV{BRLTTY_DRIVER}="fs", GOTO="brltty_usb_run"
 
+# Seika rules are commented out.  They conflict with USB-to-serial converters.
 # Device: 10C4:EA60
 # Generic Identifier
 # Vendor: Cygnal Integrated Products, Inc.
 # Product: CP210x UART Bridge / myAVR mySmartUSB light
 # Seika [Braille Display]
-ENV{PRODUCT}=="10c4/ea60/*", ENV{BRLTTY_DRIVER}="sk", GOTO="brltty_usb_run"
+# ENV{PRODUCT}=="10c4/ea60/*", ENV{BRLTTY_DRIVER}="sk", GOTO="brltty_usb_run"
 
 # Device: 10C4:EA80
 # Generic Identifier
 # Vendor: Cygnal Integrated Products, Inc.
 # Product: CP210x UART Bridge
 # Seika [Note Taker]
-ENV{PRODUCT}=="10c4/ea80/*", ENV{BRLTTY_DRIVER}="sk", GOTO="brltty_usb_run"
+# ENV{PRODUCT}=="10c4/ea80/*", ENV{BRLTTY_DRIVER}="sk", GOTO="brltty_usb_run"
 
 # Device: 1C71:C005
 # HumanWare [all models]





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-20 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 13:47 [gentoo-commits] gentoo-x86 commit in app-accessibility/brltty/files: brltty-4.5-udev.patch Christopher Brannon (teiresias)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox