Re: USB camera not detected by 8.1, was working in 7

2010-11-02 Thread Hans Petter Selasky
On Monday 01 November 2010 22:31:06 Alexander Churanov wrote: > Hi folks! > > My USB camera is not detected by FreeBSD 8.1. In 7.1 it was working > flawlessly. In my case even no /dev/da* device is created. Google does not > provide answers, since people mainly discuss inability to work with > /de

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-02 Thread Hans Petter Selasky
On Monday 01 November 2010 22:14:49 John Baldwin wrote: > On Monday, November 01, 2010 3:54:59 pm Hans Petter Selasky wrote: > > Hi! > > > > I've wrapped up an outline patch for what needs to be done to integrate > > the USB process framework into the kernel taskqueue system in a more > > direct w

Re: serious issue caused by usb device, stalling almost all operations

2010-11-02 Thread Hans Petter Selasky
On Monday 01 November 2010 15:38:38 Alexander Best wrote: > On Mon Oct 25 10, Alexander Motin wrote: > > Hans Petter Selasky wrote: > > > On Wednesday 20 October 2010 17:30:40 Alexander Best wrote: > > >> hi there, > > >> > > >> i'm running HEAD (r213495; amd64). i stumbled upon this severe > > >>

usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Leidinger
Hi, I have a memory stick which made problems (the stick is used as a ZFS cache and it moaned about 8xxM write problems) in 9-current r214509. I removed the device from the config, made a camcontrol reset all, camcontrol rescan all (-> device disappeared), and then tried an usbconfig rese

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Hans Petter Selasky
On Tuesday 02 November 2010 10:32:08 Alexander Leidinger wrote: > Hi, > > I have a memory stick which made problems (the stick is used as a ZFS > cache and it moaned about 8xxM write problems) in 9-current r214509. I > removed the device from the config, made a camcontrol reset all, > camcontrol r

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Leidinger
Quoting Hans Petter Selasky (from Tue, 2 Nov 2010 10:36:41 +0100): On Tuesday 02 November 2010 10:32:08 Alexander Leidinger wrote: Hi, I have a memory stick which made problems (the stick is used as a ZFS cache and it moaned about 8xxM write problems) in 9-current r214509. I removed the d

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Motin
Alexander Leidinger wrote: > > Quoting Hans Petter Selasky (from Tue, 2 Nov 2010 > 10:36:41 +0100): > >> On Tuesday 02 November 2010 10:32:08 Alexander Leidinger wrote: >>> Hi, >>> >>> I have a memory stick which made problems (the stick is used as a ZFS >>> cache and it moaned about 8xxM write

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Leidinger
Quoting Alexander Motin (from Tue, 02 Nov 2010 14:02:17 +0200): Alexander Leidinger wrote: Quoting Hans Petter Selasky (from Tue, 2 Nov 2010 10:36:41 +0100): If you dump all threads in this state I think you will see that USB is waiting # procstat -kk 29213 PIDTID COMM

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Hans Petter Selasky
On Tuesday 02 November 2010 11:01:34 Alexander Leidinger wrote: > # procstat -kk 29213 >PIDTID COMM TDNAME KSTACK > 29213 100291 usbconfig-mi_switch+0x188 > sleepq_switch+0x13c sleepq_timedwait+0x40 _sleep+0x320 pause+0x30 > usb_pause_mtx+0x

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Leidinger
Quoting Hans Petter Selasky (from Tue, 2 Nov 2010 13:00:54 +0100): On Tuesday 02 November 2010 11:01:34 Alexander Leidinger wrote: # procstat -kk 29213 PIDTID COMM TDNAME KSTACK 29213 100291 usbconfig-mi_switch+0x188 sleepq_switch+0x13c sl

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Andriy Gapon
on 02/11/2010 14:00 Hans Petter Selasky said the following: > On Tuesday 02 November 2010 11:01:34 Alexander Leidinger wrote: >> # procstat -kk 29213 >>PIDTID COMM TDNAME KSTACK >> 29213 100291 usbconfig-mi_switch+0x188 >> sleepq_switch+0x13c

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Leidinger
Quoting Andriy Gapon (from Tue, 02 Nov 2010 14:30:34 +0200): on 02/11/2010 14:00 Hans Petter Selasky said the following: On Tuesday 02 November 2010 11:01:34 Alexander Leidinger wrote: # procstat -kk 29213 PIDTID COMM TDNAME KSTACK 29213 100291 usbconfig-

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Leidinger
Quoting Andriy Gapon (from Tue, 02 Nov 2010 14:30:34 +0200): on 02/11/2010 14:00 Hans Petter Selasky said the following: On Tuesday 02 November 2010 11:01:34 Alexander Leidinger wrote: # procstat -kk 29213 PIDTID COMM TDNAME KSTACK 29213 100291 usbconfig-

Re: USB camera not detected by 8.1, was working in 7

2010-11-02 Thread Alexander Churanov
pHans, Where should I look and whom to ask? Is freebsd-scsi a proper list for an issue like this? Sincerely, Alexander Churanov ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail

Re: usbconfig reset ugen4.2 hanging since an hour

2010-11-02 Thread Alexander Best
On Tue Nov 2 10, Alexander Leidinger wrote: > Quoting Alexander Motin (from Tue, 02 Nov 2010 > 14:02:17 +0200): > > >Alexander Leidinger wrote: > >> > >>Quoting Hans Petter Selasky (from Tue, 2 Nov 2010 > >>10:36:41 +0100): > > >>>If you dump all threads in this state I think you will see th