more /dev/ugen*

2013-09-13 Thread David Coppa
While debugging a problem with pcscd from security/pcsc-lite 06361622 hotplug_libusb.c:514:HPAddHotPluggable() Adding USB device: 3:2:0 0191 hotplug_libusb.c:558:HPAddHotPluggable() libusb_open failed: -4 We (Damien and me) quickly found that the cause was: 16097 pcscdGIO fd 1 wrote

Re: more /dev/ugen*

2013-09-13 Thread Martin Pieuchot
On 13/09/13(Fri) 10:17, David Coppa wrote: While debugging a problem with pcscd from security/pcsc-lite 06361622 hotplug_libusb.c:514:HPAddHotPluggable() Adding USB device: 3:2:0 0191 hotplug_libusb.c:558:HPAddHotPluggable() libusb_open failed: -4 We (Damien and me) quickly found

Re: more /dev/ugen*

2013-09-13 Thread David Coppa
On Fri, Sep 13, 2013 at 10:57 AM, Martin Pieuchot mpieuc...@nolizard.org wrote: Out of curiosity, can I see the dmesg for this machine? I'd like to know which devices attach at ugen(4). ask djm@ Makes sense to me, it's not too difficult to have more than 2 usb devices attached as ugen(4)

Re: more /dev/ugen*

2013-09-13 Thread Stuart Henderson
On 2013/09/13 10:59, David Coppa wrote: On Fri, Sep 13, 2013 at 10:57 AM, Martin Pieuchot mpieuc...@nolizard.org wrote: Out of curiosity, can I see the dmesg for this machine? I'd like to know which devices attach at ugen(4). ask djm@ Makes sense to me, it's not too difficult to

Re: more /dev/ugen*

2013-09-13 Thread David Coppa
On Fri, Sep 13, 2013 at 11:19 AM, Stuart Henderson st...@openbsd.org wrote: On 2013/09/13 10:59, David Coppa wrote: On Fri, Sep 13, 2013 at 10:57 AM, Martin Pieuchot mpieuc...@nolizard.org wrote: Out of curiosity, can I see the dmesg for this machine? I'd like to know which devices attach

Re: more /dev/ugen*

2013-09-13 Thread Damien Miller
On Fri, 13 Sep 2013, Martin Pieuchot wrote: 16097 pcscdNAMI /dev/ugen2.00 Out of curiosity, can I see the dmesg for this machine? I'd like to know which devices attach at ugen(4).s It's a Lenovo x61t. Two devices attach to ugen before I plug anything in, the built-in fingerprint

Re: more /dev/ugen*

2013-09-13 Thread David Coppa
On Fri, Sep 13, 2013 at 4:01 PM, Kirill Bychkov ki...@linklevel.net wrote: On Fri, September 13, 2013 13:19, Stuart Henderson wrote: On 2013/09/13 10:59, David Coppa wrote: On Fri, Sep 13, 2013 at 10:57 AM, Martin Pieuchot mpieuc...@nolizard.org wrote: Out of curiosity, can I see the dmesg

Re: more /dev/ugen*

2013-09-13 Thread Marc Espie
In general, when we don't have enough of a device, we end up with clonable shit or something don't we ?

Re: more /dev/ugen*

2013-09-13 Thread Mark Kettenis
Date: Fri, 13 Sep 2013 17:55:17 +0200 From: Marc Espie es...@nerim.net In general, when we don't have enough of a device, we end up with clonable shit or something don't we ? Not really. Cloneable devices are used to create per-open context.

Re: more /dev/ugen*

2013-09-13 Thread Marc Espie
On Fri, Sep 13, 2013 at 07:24:27PM +0200, Mark Kettenis wrote: Date: Fri, 13 Sep 2013 17:55:17 +0200 From: Marc Espie es...@nerim.net In general, when we don't have enough of a device, we end up with clonable shit or something don't we ? Not really. Cloneable devices are used to

Re: more /dev/ugen*

2013-09-13 Thread Miod Vallat
. Volunteers welcome. Miod PS: and remember, the more /dev/ugen nodes, the more people can simultaneously sing ``Hey, Ugen'' in karakoe events.