Re: Prevent attach of modem serial emulated device on USB attach?

2016-04-30 Thread Hans Petter Selasky
On 04/30/16 17:28, Karl Denninger wrote: Is that persistent (and if so, where is it written?) I didn't find documentation on that command in usbconfig's man page... Hi, man usb_quirk --HPS ___ freebsd-usb@freebsd.org mailing list https://lists.free

Re: Prevent attach of modem serial emulated device on USB attach?

2016-04-30 Thread Karl Denninger
On 4/30/2016 10:24, Hans Petter Selasky wrote: > On 04/30/16 17:08, Karl Denninger wrote: >> >> >> On 4/30/2016 09:15, Hans Petter Selasky wrote: >>> On 04/30/16 16:06, Karl Denninger wrote: So I have managed to get access via ugen to one of the USB devices I want to talk to.

Re: Prevent attach of modem serial emulated device on USB attach?

2016-04-30 Thread Hans Petter Selasky
On 04/30/16 17:08, Karl Denninger wrote: On 4/30/2016 09:15, Hans Petter Selasky wrote: On 04/30/16 16:06, Karl Denninger wrote: So I have managed to get access via ugen to one of the USB devices I want to talk to. I would like to generalize that in a library, but am confounded by a /second

Re: Prevent attach of modem serial emulated device on USB attach?

2016-04-30 Thread Karl Denninger
On 4/30/2016 09:15, Hans Petter Selasky wrote: > On 04/30/16 16:06, Karl Denninger wrote: >> So I have managed to get access via ugen to one of the USB devices I >> want to talk to. >> >> I would like to generalize that in a library, but am confounded by a >> /second /device that comes up "lookin

Re: Prevent attach of modem serial emulated device on USB attach?

2016-04-30 Thread Hans Petter Selasky
On 04/30/16 16:06, Karl Denninger wrote: So I have managed to get access via ugen to one of the USB devices I want to talk to. I would like to generalize that in a library, but am confounded by a /second /device that comes up "looking like a modem", although it is not. This is convenient if you