search for: usbdevfs_connectinfo

Displaying 5 results from an estimated 5 matches for "usbdevfs_connectinfo".

2014 Jan 16
0
Generic UPS driver
...WD, "/dev/bus/usb/009", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 getdents(4, /* 3 entries */, 32768) = 72 open("/dev/bus/usb/009/001", O_RDWR) = -1 EACCES (Permission denied) open("/dev/bus/usb/009/001", O_RDONLY) = 5 ioctl(5, SNDRV_CTL_IOCTL_ELEM_INFO or USBDEVFS_CONNECTINFO, 0x7fff2c4be0e0) = -1 EPERM (Operation not permitted) read(5, "\22\1\20\1\t\0\0 at k\35\1\0\21\3\3\2\1\1", 18) = 18 read(5, "\t\2\31\0\1\1\0\340", 8) = 8 read(5, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17 close(5) = 0 getden...
2014 Jan 12
3
Generic UPS driver
On Jan 12, 2014, at 11:07 AM, Ariel Wainer wrote: > On 11/01/14 15:27, Charles Lepple wrote: >> On Jan 10, 2014, at 4:46 PM, Ariel Wainer wrote: >> >>> On 10/01/14 01:53, Charles Lepple wrote: >>>> I am curious about why the Interrupt Out packet is sent by the Windows software if it isn't to turn off the UPS. Is it possible to do some more testing with
2007 Jul 16
1
Tripp Lite OmniSV1500XL
...ECTORY) = 4 fstat(4, {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 getdents(4, /* 3 entries */, 4096) = 72 open("/dev/bus/usb/001/001", O_RDWR) = -1 EACCES (Permission denied) open("/dev/bus/usb/001/001", O_RDONLY) = 5 ioctl(5, USBDEVFS_CONNECTINFO, 0x7fff23b761b0) = -1 EPERM (Operation not permitted) read(5, "\22\1\20\1\t\0\0@\0\0\0\0\6\2\3\2\1\1", 18) = 18 read(5, "\t\2\31\0\1\1\0\340", 8) = 8 read(5, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17 close(5) = 0 getdents(4...
2009 Jul 31
1
nut and megatec_usb
...TORY) = 4 fstat(4, {st_mode=S_IFDIR|0755, st_size=120, ...}) = 0 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 getdents(4, /* 6 entries */, 4096) = 144 open("/dev/bus/usb/002/013", O_RDWR) = -1 EACCES (Permission denied) open("/dev/bus/usb/002/013", O_RDONLY) = 5 ioctl(5, USBDEVFS_CONNECTINFO, 0x7ffff1226ac0) = -1 EPERM (Operation not permitted) read(5, "\22\1\20\1\0\0\0\10e\6aQ\2\0\1\2\0\1"..., 18) = 18 read(5, "\t\2\"\0\1\1\3\200"..., 8) = 8 read(5, "2\t\4\0\0\1\3\0\0\4\t!\0\1\0\1\"\33\0\7\5\201\3\10\0 "..., 26) = 26 close(5)...
2009 Mar 15
1
WoW under wine and winecfg segfault
...tat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0 open("/dev/snd/controlC0", O_RDONLY) = 14 close(14) = 0 open("/dev/snd/controlC0", O_RDWR) = 14 ioctl(14, USBDEVFS_CONTROL, 0x33e938) = 0 ioctl(14, USBDEVFS_CONNECTINFO, 0x33e940) = 0 ioctl(14, 0xc008551a, 0x7d560230) = 0 stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0 open("/dev/snd/controlC0", O_RDONLY) = 15 close(15) = 0 open("/dev/snd/controlC0", O_RDWR)...