Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145320630
D29141.1777642629.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
950 B
Referenced Files
None
Subscribers
None
D29141.1777642629.diff
View Options
Index: sys/dev/usb/serial/umodem.c
===================================================================
--- sys/dev/usb/serial/umodem.c
+++ sys/dev/usb/serial/umodem.c
@@ -130,6 +130,8 @@
};
static const STRUCT_USB_HOST_ID umodem_host_devs[] = {
+ /* TI MSP430 SDK */
+ {USB_VPI(USB_VENDOR_TI, USB_PRODUCT_TI_FET430UIF, 1)},
/* Huawei Modem class match */
{USB_VENDOR(USB_VENDOR_HUAWEI), USB_IFACE_CLASS(UICLASS_VENDOR),
USB_IFACE_SUBCLASS(0x02), USB_IFACE_PROTOCOL(0x01)},
Index: sys/dev/usb/usbdevs
===================================================================
--- sys/dev/usb/usbdevs
+++ sys/dev/usb/usbdevs
@@ -4666,6 +4666,7 @@
product TI USB5052_FW 0x505f TI USB 5250 Modme w/Firmware running
product TI USB5152 0x5152 TI USB 5152 Modem
product TI EZ430 0xf430 TI ex430 development tool
+product TI FET430UIF 0xf432 MSP-FET430UF SDK
/* Thrustmaster products */
product THRUST FUSION_PAD 0xa0a3 Fusion Digital Gamepad
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 1:37 PM (14 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28526830
Default Alt Text
D29141.1777642629.diff (950 B)
Attached To
Mode
D29141: Add USB identifier for TI MSP430 LaunchPad
Attached
Detach File
Event Timeline
Log In to Comment