FreeBSD Bugzilla – Attachment 156216 Details for
Bug 199843
Add FTDI SCx8 USB Phoenix interface dev ID
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add dev id
usbdev_ftdi.patch (text/plain), 1.13 KB, created by
Ivan Rozhuk
on 2015-05-01 15:49:37 UTC
(
hide
)
Description:
add dev id
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2015-05-01 15:49:37 UTC
Size:
1.13 KB
patch
obsolete
>Index: /usr/src/sys/dev/usb/serial/uftdi.c >=================================================================== >--- /usr/src/sys/dev/usb/serial/uftdi.c (revision 282300) >+++ /usr/src/sys/dev/usb/serial/uftdi.c (working copy) >@@ -497,6 +497,7 @@ > UFTDI_DEV(FTDI, SCS_DEVICE_5, 0), > UFTDI_DEV(FTDI, SCS_DEVICE_6, 0), > UFTDI_DEV(FTDI, SCS_DEVICE_7, 0), >+ UFTDI_DEV(FTDI, SCX8_USB_PHOENIX, 0), > UFTDI_DEV(FTDI, SDMUSBQSS, 0), > UFTDI_DEV(FTDI, SEMC_DSS20, 0), > UFTDI_DEV(FTDI, SERIAL_2232C, UFTDI_JTAG_CHECK_STRING), >Index: /usr/src/sys/dev/usb/usbdevs >=================================================================== >--- /usr/src/sys/dev/usb/usbdevs (revision 282300) >+++ /usr/src/sys/dev/usb/usbdevs (working copy) >@@ -1884,6 +1884,7 @@ > product FTDI CFA_631 0xfc0c Crystalfontz CFA-631 USB LCD > product FTDI CFA_635 0xfc0d Crystalfontz CFA-635 USB LCD > product FTDI SEMC_DSS20 0xfc82 SEMC DSS-20 SyncStation >+product FTDI SCX8_USB_PHOENIX 0x5259 SCx8 USB Phoenix interface > /* Commerzielle und Technische Informationssysteme GmbH products */ > product FTDI CTI_USB_NANO_485 0xf60b CTI USB-Nano 485 > product FTDI CTI_USB_MINI_485 0xf608 CTI USB-Mini 485
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199843
: 156216