Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
linux-seco-imx
Commits
ad0327d6
Commit
ad0327d6
authored
18 years ago
by
daniel@centurion.net.nz
Committed by
Greg Kroah-Hartman
18 years ago
Browse files
Options
Downloads
Patches
Plain Diff
USB: airprime: New device ID
Signed-off-by:
Greg Kroah-Hartman
<
gregkh@suse.de
>
parent
54c9b226
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/usb/serial/airprime.c
+1
-0
1 addition, 0 deletions
drivers/usb/serial/airprime.c
with
1 addition
and
0 deletions
drivers/usb/serial/airprime.c
+
1
−
0
View file @
ad0327d6
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
static
struct
usb_device_id
id_table
[]
=
{
static
struct
usb_device_id
id_table
[]
=
{
{
USB_DEVICE
(
0x0c88
,
0x17da
)
},
/* Kyocera Wireless KPC650/Passport */
{
USB_DEVICE
(
0x0c88
,
0x17da
)
},
/* Kyocera Wireless KPC650/Passport */
{
USB_DEVICE
(
0x1410
,
0x1110
)
},
/* Novatel Wireless Merlin CDMA */
{
USB_DEVICE
(
0x1410
,
0x1110
)
},
/* Novatel Wireless Merlin CDMA */
{
USB_DEVICE
(
0x1410
,
0x1430
)
},
/* Novatel Merlin XU870 HSDPA/3G */
{
USB_DEVICE
(
0x1410
,
0x1100
)
},
/* ExpressCard34 Qualcomm 3G CDMA */
{
USB_DEVICE
(
0x1410
,
0x1100
)
},
/* ExpressCard34 Qualcomm 3G CDMA */
{
},
{
},
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment