Re: USB serial device naming

2009-12-13 Thread Trevor Blackwell
I can't seem to find a way to match USB serial ports tty names. I have two serial USB devices, which I can distinguish easily from usbconfig show_ifdrv ugen2.2: URG-Series USB Driver Hokuyo Data Flex for USB at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen2.2.0: umodem0: Hokuyo

Re: usb/140951: [uftdi] [patch] Add support for FT2232D Dual USB UART/FIFO I.C.

2009-12-13 Thread linimon
Synopsis: [uftdi] [patch] Add support for FT2232D Dual USB UART/FIFO I.C. State-Changed-From-To: open-closed State-Changed-By: linimon State-Changed-When: Mon Dec 14 02:40:13 UTC 2009 State-Changed-Why: Patch committed to 8; cannot be merged to -7.

Re: usb/140951: [uftdi] [patch] Add support for FT2232D Dual USB UART/FIFO I.C.

2009-12-13 Thread linimon
Synopsis: [uftdi] [patch] Add support for FT2232D Dual USB UART/FIFO I.C. State-Changed-From-To: closed-patched State-Changed-By: linimon State-Changed-When: Mon Dec 14 02:41:07 UTC 2009 State-Changed-Why: grr, my mistake, in -9 but needs MFC to 8. Responsible-Changed-From-To:

Re: usb/139990: [panic] [patch] [usb67] Kernel frequently panics after printing

2009-12-13 Thread linimon
Old Synopsis: [panic] Kernel frequently panics after printing New Synopsis: [panic] [patch] [usb67] Kernel frequently panics after printing State-Changed-From-To: open-analyzed State-Changed-By: linimon State-Changed-When: Mon Dec 14 02:55:42 UTC 2009 State-Changed-Why: A patch has been

Re: usb/139598: [umass] [usb8] CAM reports xptioctl: put device pass in your kernel config file even when already present

2009-12-13 Thread linimon
Old Synopsis: [umass] CAM reports xptioctl: put device pass in your kernel config file even when already present New Synopsis: [umass] [usb8] CAM reports xptioctl: put device pass in your kernel config file even when already present State-Changed-From-To: open-analyzed State-Changed-By: linimon

Re: usb/138904: [rum] [panic] [usb67] unpluging USB wifi card panics system

2009-12-13 Thread linimon
Old Synopsis: [rum] unpluging USB wifi card panics system New Synopsis: [rum] [panic] [usb67] unpluging USB wifi card panics system State-Changed-From-To: open-analyzed State-Changed-By: linimon State-Changed-When: Mon Dec 14 03:00:03 UTC 2009 State-Changed-Why: Apparently this only applies to

Re: usb/138879: [uftdi] [patch] Patch to add support for CTI USB-Mini 485 and USB-Nano 485

2009-12-13 Thread linimon
Synopsis: [uftdi] [patch] Patch to add support for CTI USB-Mini 485 and USB-Nano 485 State-Changed-From-To: open-analyzed State-Changed-By: linimon State-Changed-When: Mon Dec 14 03:19:22 UTC 2009 State-Changed-Why: patch committed to P4, awaiting commit to 9-CURRENT and 8-STABLE.

Re: usb/138675: [usb8] [panic] page fault, perhaps in USB

2009-12-13 Thread linimon
Synopsis: [usb8] [panic] page fault, perhaps in USB State-Changed-From-To: open-feedback State-Changed-By: linimon State-Changed-When: Mon Dec 14 03:21:03 UTC 2009 State-Changed-Why: To submitter: can you confirm that this issue is fixed in -CURRENT? Responsible-Changed-From-To:

Re: usb/138389: [usb8] [patch] NULL pointer dereference in usb_endpoint_foreach() in file sys/dev/usb/usb_device.c

2009-12-13 Thread linimon
Synopsis: [usb8] [patch] NULL pointer dereference in usb_endpoint_foreach() in file sys/dev/usb/usb_device.c State-Changed-From-To: open-closed State-Changed-By: linimon State-Changed-When: Mon Dec 14 03:23:38 UTC 2009 State-Changed-Why: Committed to -CURRENT and MFCed to 8.

Re: USB serial device naming

2009-12-13 Thread Ed Schouten
Hello Trevor, * Trevor Blackwell t...@tlb.org wrote: I can't seem to find a way to match USB serial ports tty names. I have two serial USB devices, which I can distinguish easily from usbconfig show_ifdrv snip and they result in two ttys: /dev/cuaU0 /dev/cuaU1 Be