File: reset-device.patch

package info (click to toggle)
brltty 6.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,984 kB
  • sloc: ansic: 154,183; java: 13,514; sh: 9,934; xml: 5,672; tcl: 2,679; makefile: 2,346; awk: 713; lisp: 366; python: 321; ml: 301
file content (12 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Drivers/Braille/HIMS/braille.c b/Drivers/Braille/HIMS/braille.c
index 4a3dc91d3..7a8847271 100644
--- a/Drivers/Braille/HIMS/braille.c
+++ b/Drivers/Braille/HIMS/braille.c
@@ -631,6 +631,7 @@ connectResource (BrailleDisplay *brl, const char *identifier) {
       .configuration=1, .interface=0, .alternative=0,
       .inputEndpoint=1, .outputEndpoint=1,
       .verifyInterface=1,
+      .resetDevice = 1,
       .disableAutosuspend=1,
       .data=&brailleSense6Protocol
     },