search for: usbd

Displaying 20 results from an estimated 29 matches for "usbd".

Did you mean: usb
2007 Jan 03
1
Curitel PC5740 Wireless Modem (EVDO)
...tty(4). HARDWARE Devices supported by the umodem driver include: o 3Com 5605 o Curitel PC5740 Wireless Modem o Metricom Ricochet GS USB wireless modem ... As stated above this should be recognized as a usb "ucom" device. I stopped the usbd and restarted using "usbd -dv". When I inserted the device I received the following console message: sony# usbd -dv & [1] 753 sony# usbd: opened /dev/usb0 usbd: opened /dev/usb1 usbd: reading configuration file /etc/usbd.conf usbd: opened /dev/usb sony#...
2013 Oct 02
3
Is USBD necessary for average users?
I followed the NUT instructions that are on the projects site, I think, and they said to set up USBD, so I did. Is that necessary for average users using one PC (rather than servers), or will something not work right if I reread and turn off USBD?
2013 Oct 04
0
Is USBD necessary for average users?
On Oct 1, 2013, at 11:58 PM, David N Melik wrote: > I followed the NUT instructions that are on the projects site, I think, ^ The official NUT site? Feel free to post the URL. > and they said to set up USBD, so I did. Is that necessary for average > users using one PC (rather than servers), or will something not work > right if I reread and turn off USBD? I think Alexander explained upsd well, but here's some additional history and explanation. Question 10, Answer 2 of the FAQ <http://...
2003 Aug 05
1
A-DATA flash drive: "Attempt to query device size failed"
...ug 5 12:53:58 goshik /kernel: da0: 650KB/s transfers Aug 5 12:53:58 goshik /kernel: da0: Attempt to query device size failed: NOT READY, Medium not present ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [...] Aug 5 13:28:29 goshik /kernel: usbd Aug 5 13:28:29 goshik /kernel: usbd: opened /dev/usb0 Aug 5 13:28:29 goshik /kernel: usbd: reading configuration file /etc/usbd.conf Aug 5 13:28:29 goshik /kernel: usbd: opened /dev/usb Aug 5 13:28:29 goshik /kernel: usbd: device-attach event at 0.014087000, UHCI root hub, VIA: Aug 5 13:28:29...
2003 Aug 05
1
A USB mouse, a scroll wheel, moused and moused_flags
...ything worked great so I added "-z 4" to moused_flags in /etc/rc.conf and moved on to more important things. I noted that somehow moused was starting itself despite being disabled in /etc/defaults/rc.conf and not enabled in /etc/rc.conf, and then remembered it had something to do with usbd or some such. Some time later I rebooted, and afterwards noticed that the wheel stopped working in XFree. Quickly checking ps ax | grep moused showed that moused isn't being run with "-z 4" even though it is in moused_flags. I can't find anywhere else to set options for moused...
2010 Sep 30
6
ClamAV thinks Wine contains a rootkit?
Anyone wanna explain why ClamAV thinks Wine has a rootkit in it? It finds "mountmgr.sys" and "usbd.sys" as "BC.Heuristics.Rootkit.B" This is not altered Wine.. or even used... but it happens just pure straight up compile from source Wine even if its never been ran.... its finding them in the fakedlls folder. I have not tried on Linux, only on Mac OS X, using the ClamAV 0.96.2 ba...
2003 Nov 26
1
perms of /dev/uhid0
I wrote a small app that monitors a Back-UPS ES500 UPS via the uhid0 interface. I want to run the daemon with as little privs as possible. gastest# ls -l /dev/uhid0 crw-rw---- 1 root operator 122, 0 Nov 12 05:26 /dev/uhid0 gastest# Is it safe to chmod o+r /dev/uhid0 ? Or is there a better way to drop privs of the daemon yet still be able to read from the device ? All I am doing is
2003 Jul 12
2
usb.ko is unloadable?
...t -v -i 11 Id Refs Address Size Name 11 1 0xc0cf7000 1b000 usb.ko Contains modules: Id Name 62 usb/uhub 63 uhub/uhub 64 ohci/usb 65 uhci/usb 66 pci/uhci 67 pci/ohci (usbd has been killed, surely) marck@revamp:~/tmp> dmesg | grep -i usb pci0: <Intel 82371AB/EB (PIIX4) USB controller> (vendor=0x8086, dev=0x7112) at 7.2 irq 11 uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xe000-0xe01f irq 11 at device 7.2 on pci0 usb0: <Intel 82371AB/EB (PII...
2012 Apr 23
2
HID device (USB protection dongle) not recognized
Hi everyone, I'm trying to run a software that relies on an USB protection dongle. Windows sees the dongle as a HID device, and my Debian detects it correctly. Here's the dump from lsusb for that device: Code: Bus 002 Device 002: ID 0e50:0002 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at
2013 Oct 07
2
Is UPSD necessary for average users?
...Lepple <clepple at gmail.com> wrote: > On Oct 1, 2013, at 11:58 PM, David N Melik wrote: > > > I followed the NUT instructions that are on the projects site, I > > think, > > ^ The official NUT site? Feel free to post the URL. > > > and they said to set up USBD, so I did. Is that necessary for > > average users using one PC (rather than servers), or will something > > not work right if I reread and turn off USBD? > > > I think Alexander explained upsd well, but here's some additional > history and explanation. Thanks... and...
2003 Jun 16
1
Weird USB lockup with Linksys USB100TX NIC
...e0, then the machine locked up running dhclient. It turns out that it wasn't really hung, but apparently spinning in the kernel on behalf of ifconfig. I say apparently, because the only thing I could figure out was that I had an ifconfig process consuming vast amounts of CPU in a wait on 'usbdly', before I got fed up waiting ~20s for keypresses to respond and rebooted. I've since discovered that I can reproduce this on demand by booting single user and doing an 'ifconfig down aue0'. This will take at least a minute to complete and leaves the machine almost totally unres...
2012 Jan 12
0
Need help with using CMBChine online bank USB token with Wine ( unofficial USB patch-set applied )
...quot; in English. This exe will load {f2eb8999-766e-4bf6-aaad-188d398c0d0b} at runtime, which is PersonalBankMain.ocx in the same directory. Unfortunately, PersonalBankMain.ocx depends on hid.dll, according to Wine USB wiki: " Drivers which depend on modules other than ntoskrnl.exe, hal.dll, usbd.sys will not work. " Any luck? 5. A WINEDEBUG=+winedevice trace show that, CertClient.dat and CMBProtector.dat is loaded by PersonalBankPortal.exe : trace:winedevice:ServiceMain starting service L"CMB8100" trace:winedevice:ServiceMain starting service L"CMBProtector" trac...
2010 Aug 19
2
Windows Recovery console FAILS to boot with Syslinux-4.02
...nzipped\syslinux-4.02\DOS> --------------------------------------------------------------------- (2) Microsoft(R) Windows 98 (C)Copyright Microsoft Corp 1981-1999. C:\WINDOWS>cd c:\ C:\>xcopy /e /h cmdcons o:\cmdcons\ ... TFFSPORT.SY_ TOSIDE.SY_ TXTSETUP.SIF ULTRA.SY_ USBCCGP.SY_ USBD.SY_ USBHUB.SY_ USBOHCI.SY_ USBPORT.SY_ USBSTOR.SY_ USBUHCI.SY_ VGA.SY_ VGAOEM.FO_ VIAIDE.SY_ VIDEOPRT.SY_ WINNT.SIF WMILIB.SY_ SYSTEM32\NTDLL.DLL SYSTEM32\SMSS.EXE 179 File(s) copied C:\>copy cmldr o:\ 1 file(s) copied C:\> ---------------------------------------------------------------...
2006 May 06
3
No USB/HID UPS found
...FreeBSD 5.3-RELEASE #2: Tue Feb 8 07:38:22 UTC 2005 admin@temp.botka.homeunix.org:/usr/src/sys/i386/compile/SRV i386 *** NUT ver.2.0.3 root.srv# ll /var/db/pkg/ | grep nut drwxr-xr-x 2 root wheel 512 May 6 19:53 nut-2.0.3 drwxr-xr-x 2 root wheel 512 May 6 19:53 nut-usb-2.0.3 *** usbd can see the UPS on /dev/uhid0 root.srv# usbdevs -v -d -a 2 Controller /dev/usb0: addr 2: low speed, self powered, config 1, Back-UPS CS 500 FW:808.q5.I USB FW:q5(0x0002), American Power Conversion(0x051d), rev 0.06 uhid0 Controller /dev/usb1: Controller /dev/usb2: Controller /dev/usb3: *** HERE...
2006 Jan 18
1
Backup of the 5 last revisions of files
...and I have 7 folders that are rotated on a daily basis. At the moment I run backup only one time each day. /home-area on my server uses 18G, and all the 7 backups together fill up 19G on my usb-disk, so I think my script works okay. It looks like this: rsync -verbose -progres -a --link-dest=/mnt/usbd/daglig/backup1 My question is: Can anyone help me with a script that takes backup of for example the 5 last revisions of the files on /home, so that backup1 contains version 1 of a file, backup2 contains version 2 of a file and so on? Of course if a file has noe revision it should only be kept in...
2003 Apr 27
2
Forwarding an email received by arch@freebsd.org...
...sb.usb.c These patches add the kqueue(2) interface to bpf(4) and usb(4). http://www.clabsms.de/FreeBSD/patch.sys.dev.usb.ohci.c This contains a fix for a serious bug in the OHCI code that was present for a very long time in FreeBSD and NetBSD: The attach/detach routines have a bug that makes the usbd hang in the kernel (unkillable). Also some minor fixes are included, ported from NetBSD 1.6.1. http://www.clabsms.de/FreeBSD/patch.sys.netgraph.ng_ksocket.c This patch makes the connect() function of ng_ksocket work. http://www.clabsms.de/FreeBSD/patch.contrib.libobjc.objc.hash.h http://www.clabs...
2010 Mar 19
0
Wine release 1.1.41
..._36: Use %u to print unsigned integer. d3dx9: Add d3dx9effect.h include file. d3dx9_36: Add stub for D3DXCreateEffect. attrib.exe: Add stubbed command. Damjan Jovanovic (4): setupapi: Stub out SetupDiRemoveDevice. ntoskrnl.exe: Implement IoIsWdmVersionAvailable. usbd.sys: Add stub usbd.sys. usbd.sys: Add USB descriptor parsing functions. David Hedberg (3): wine.inf: Add key for approved shell extensions. shell32: SHCreatePropSheetExtArrayEx should check if the key itself contains the clsid of the shell extension. shell32: Initial suppor...
2012 Aug 31
0
Wine release 1.5.12
...ll: Catch bad pointers in RtlWow64EnableFsRedirectionEx. winedbg: Add load word operators to Thumb2 disassembler. po: Update German translation. winedbg: Add store operators to Thumb2 disassembler. winedbg: Add register data processing operators to Thumb2 disassembler. usbd.sys: Add partial USBD_ValidateConfigurationDescriptor implementation. Aurimas Fi?eras (1): po: Update Lithuanian translation. Austin English (1): readme: Wine no longer supports Mac OS X 10.4. Dan Kegel (1): advapi32: RegSetValueExW should not crash when passed 1 instead of L&q...
2006 May 08
1
RE: Nut-upsuser Digest, Vol 11, Issue 3
...FreeBSD 5.3-RELEASE #2: Tue Feb 8 07:38:22 UTC 2005 admin@temp.botka.homeunix.org:/usr/src/sys/i386/compile/SRV i386 *** NUT ver.2.0.3 root.srv# ll /var/db/pkg/ | grep nut drwxr-xr-x 2 root wheel 512 May 6 19:53 nut-2.0.3 drwxr-xr-x 2 root wheel 512 May 6 19:53 nut-usb-2.0.3 *** usbd can see the UPS on /dev/uhid0 root.srv# usbdevs -v -d -a 2 Controller /dev/usb0: addr 2: low speed, self powered, config 1, Back-UPS CS 500 FW:808.q5.I USB FW:q5(0x0002), American Power Conversion(0x051d), rev 0.06 uhid0 Controller /dev/usb1: Controller /dev/usb2: Controller /dev/usb3: *** HERE...
2003 Jun 05
4
umass device support...how generic is it?
Is there any point in reporting specific devices that work with umass(4) any more, or is the assumption these days that anything that will work on a Windows or Linux box, without additional drivers, will also work on FreeBSD? The cheapo 'pen drive' that I picked up on ebay yesterday surprised me by just working, with no pain whatsoever... I'm wondering if maybe I shouldn't be so