search for: otg

Displaying 20 results from an estimated 32 matches for "otg".

Did you mean: org
2012 Oct 02
2
Samsung Galaxy 3 and Centos
My cell phone provider just sent me a letter stating that my 3 year contract is up and they will give me a Samsung Galaxy 3 if I will sign a new contract. I'm wondering how well (or if) that phone will work with Centos 6. My existing Samsung phone (can't remember the model number) doesn't integrate well or at all with Centos; whenever I plug it into the computer it finds the phone
2007 Mar 16
0
MAX TNT Question
...rom the PSTN/PRI side going to the Asterisk Cluster looks the same, no way to distinguish local customer traffic with PSTN inbound traffic. I have been playing around with these settings in the Media-Gateway profile: set dialed-gw-options trunk-prefix = enabled set sip-options trunk-group-options otg-location = prepend-to-userinfo set sip-options trunk-group-options otg-tag = otg set sip-options trunk-group-options otg-tag-in-userinfo = no set sip-options trunk-group-options dtg-location = tag-in-request-uri set sip-options trunk-group-options dtg-tag = dtg And these settings in the T1 profil...
2015 Jan 20
0
R: NUT and relay on USB
...am -> <- host device -> A->B A->B Raspberry Pi -> hub -> UPS | \---> device The problem is that there is no equivalent of a "crossover cable" or "null-model adapter" for USB. (I am ignoring USB OTG for the moment, since you want the RPi to talk to the UPS). There are many USB adapter cables out there that will only work for supplying power, or only with point-to-point USB OTG. -- Charles Lepple clepple at gmail -------------- next part -------------- An HTML attachment was scrubbed... UR...
2015 Jan 20
2
R: NUT and relay on USB
So, just as recap: I connect USB A (female) to USB B (male) adapter -> HUB -> 2 USB wires male to male, one to raspberry and another one to my device. Thanks a lot. I hope that it works fine :) Maurizio -----Messaggio originale----- Da: Charles Lepple [mailto:clepple at gmail.com] Inviato: marted? 20 gennaio 2015 13:38 A: Maurizio Cc: NUT List Oggetto: Re: [Nut-upsuser] NUT and relay
2015 Jan 20
3
R: R: NUT and relay on USB
...<- host device -> A->B A->B Raspberry Pi -> hub -> UPS | \---> device The problem is that there is no equivalent of a "crossover cable" or "null-model adapter" for USB. (I am ignoring USB OTG <http://en.wikipedia.org/wiki/USB_On-The-Go> for the moment, since you want the RPi to talk to the UPS). There are many USB adapter cables out there that will only work for supplying power, or only with point-to-point USB OTG. -- Charles Lepple clepple at gmail -------------- next...
2011 May 30
2
UPS Liebert GXT3 config
...0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x10af Liebert Corp. idProduct 0x0008 PowerSure Interactive UPS bcdDevice 0.00 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 OTG Descriptor: bLength 3 bDescriptorType 9 bmAttributes 0x00 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 37 bNumInterfaces 1 bConfigurationValue 1 iConfiguration...
2012 Jun 04
1
Problems building R on Solaris (gcc 4.6, 64 bit)
...if anyone has a fix for it? If not, would someone be willing to develop a permanent fix for it (which I believe I could fund, within reason.) Thank You -- Chander Ganesan Open Technology Group, Inc. 11010 Lake Grove Blvd Ste. 100-307 Morrisville, NC 27560 919-463-0999/877-258-8987 http://www.otg-nc.com
2013 Feb 19
1
UPS Liebert GXT-3
...0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x10af Liebert Corp. idProduct 0x0008 PowerSure Interactive UPS bcdDevice 0.00 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 OTG Descriptor: bLength 3 bDescriptorType 9 bmAttributes 0x00 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 37 bNumInterfaces 1 bConfigurationValue 1 iConfiguration...
2009 Nov 09
1
Package build error
[This email is either empty or too large to be displayed at this time]
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...b/arch/arm/mach-mmp/Kconfig index 0440109e973b..c549fc3938b8 100644 --- a/arch/arm/mach-mmp/Kconfig +++ b/arch/arm/mach-mmp/Kconfig @@ -150,7 +150,7 @@ config CPU_MMP2 Select code specific to MMP2. MMP2 is ARMv7 compatible. config USB_EHCI_MV_U2O - bool "EHCI support for PXA USB OTG controller" + bool "EHCI support for PXA USB OTG controller" depends on USB_EHCI_MV help Enables support for OTG controller which can be switched to host mode. diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig index 2a17dc1d122c..89138d14d0f2 100644 --- a...
2020 Jun 21
2
USBHID-UPS not detecting USB UPS even though options match
...799 - Device release number: 0200 0.039842 Trying to match device 0.039895 Device does not match - skipping 0.039979 Checking device (1D6B/0002) (001/001) 0.040917 - VendorID: 1d6b 0.040977 - ProductID: 0002 0.041044 - Manufacturer: Linux 4.19.120_1 dwc_otg_hcd 0.041094 - Product: DWC OTG Controller 0.041141 - Serial Number: XXXXXXXX 0.041182 - Bus: 001 0.041223 - Device release number: 0419 0.041264 Trying to match device 0.041312 Device does not match - skipping 0.041396 No appropriate HID device foun...
2009 Jan 16
0
[PATCH 1/1] ia64, xen: fixes configs and add default config for ia64 xen domU
...OHCI=y +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB=y +# CONFIG_USB_DEBUG is not set +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set + +# +# Miscellaneous USB options +# +CONFIG_USB_DEVICEFS=y +CONFIG_USB_DEVICE_CLASS=y +# CONFIG_USB_DYNAMIC_MINORS is not set +# CONFIG_USB_SUSPEND is not set +# CONFIG_USB_OTG is not set +# CONFIG_USB_MON is not set +# CONFIG_USB_WUSB is not set +# CONFIG_USB_WUSB_CBAF is not set + +# +# USB Host Controller Drivers +# +# CONFIG_USB_C67X00_HCD is not set +CONFIG_USB_EHCI_HCD=m +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set +# CONFIG_USB_EHCI_TT_NEWSCHED is not set +# CONFIG_US...
2009 Jan 16
0
[PATCH 1/1] ia64, xen: fixes configs and add default config for ia64 xen domU
...OHCI=y +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB=y +# CONFIG_USB_DEBUG is not set +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set + +# +# Miscellaneous USB options +# +CONFIG_USB_DEVICEFS=y +CONFIG_USB_DEVICE_CLASS=y +# CONFIG_USB_DYNAMIC_MINORS is not set +# CONFIG_USB_SUSPEND is not set +# CONFIG_USB_OTG is not set +# CONFIG_USB_MON is not set +# CONFIG_USB_WUSB is not set +# CONFIG_USB_WUSB_CBAF is not set + +# +# USB Host Controller Drivers +# +# CONFIG_USB_C67X00_HCD is not set +CONFIG_USB_EHCI_HCD=m +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set +# CONFIG_USB_EHCI_TT_NEWSCHED is not set +# CONFIG_US...
2013 Feb 13
2
linux-next: Tree for Feb 13 (virtio_console)
...IG_USB_ARCH_HAS_EHCI=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set # # Miscellaneous USB options # CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set CONFIG_USB_OTG_WHITELIST=y # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_DWC3 is not set CONFIG_USB_MON=m CONFIG_USB_WUSB=m # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # CONFIG_USB_C67X00_HCD=m CONFIG_USB_XHCI_HCD=m CONFIG_USB_XHCI_HCD_DEBUGGING=y CONFIG_U...
2013 Feb 13
2
linux-next: Tree for Feb 13 (virtio_console)
...IG_USB_ARCH_HAS_EHCI=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set # # Miscellaneous USB options # CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set CONFIG_USB_OTG_WHITELIST=y # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_DWC3 is not set CONFIG_USB_MON=m CONFIG_USB_WUSB=m # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # CONFIG_USB_C67X00_HCD=m CONFIG_USB_XHCI_HCD=m CONFIG_USB_XHCI_HCD_DEBUGGING=y CONFIG_U...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> --- drivers/acpi/Kconfig | 8 +- drivers/ata/Kconfig | 12 +-- drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> --- drivers/acpi/Kconfig | 8 +- drivers/ata/Kconfig | 12 +-- drivers/auxdisplay/Kconfig | 14 +--
2003 Dec 01
0
No subject
...gt;; Wed, 12 Sep 2001 09:09:40 -0500 Message-ID: <72222DC86846D411ABD300A0C9EB08A106C52A2B@csoc-mail-box.csoc online.com> From: "Walker, Jason" <Jason.Walker@csoconline.com> To: "'samba@lists.samba.org'" <samba@lists.samba.org> Cc: "'ssathyan@otg.com'" <ssathyan@otg.com> Subject: Error joining domain MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: samba-admin@lists.samba.org Errors-To: samba-admin@lists.samba.org X-BeenThere: samba@lists.samba.or...
2010 Jun 25
1
[SPAM] The Infamous "Device 0 (vif) could not be connected. Hotplug scripts not working."
...ONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_GADGET is not set # # OTG and related infrastructure # # CONFIG_NOP_USB_XCEIV is not set # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # # LED drivers # # CONFIG_LEDS_ALIX2 is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_LP3944 is not set # CONF...
2009 Apr 01
4
2.6.29 git, resume from ram broken on thinkpad
...CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set CONFIG_USB_MON=m # CONFIG_USB_WUSB is not set # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set CONFIG_USB_EHCI_HCD=m CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_EHCI_TT_NEWSCHED is not set # CONFIG_USB_OXU210HP_HCD is not set CONFIG_U...