FreeBSD Bugzilla – Attachment 103300 Details for
Bug 143186
[usbdevs] [usb8] [patch] add USB device IDs for Google Nexus One and for RealTek Card Reader
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.66 KB, created by
J.R. Oldroyd
on 2010-01-24 21:30:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
J.R. Oldroyd
Created:
2010-01-24 21:30:06 UTC
Size:
1.66 KB
patch
obsolete
>--- dev/usb/storage/umass.c.orig 2009-10-24 21:10:29.000000000 -0400 >+++ dev/usb/storage/umass.c 2010-01-24 15:29:29.000000000 -0500 >@@ -497,6 +497,10 @@ > UMASS_PROTO_SCSI | UMASS_PROTO_BBB, > WRONG_CSWSIG > }, >+ {USB_VENDOR_GOOGLE, USB_PRODUCT_GOOGLE_NEXUSONE, RID_WILDCARD, >+ UMASS_PROTO_DEFAULT, >+ NO_QUIRKS >+ }, > {USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FG, RID_WILDCARD, > UMASS_PROTO_SCSI | UMASS_PROTO_BBB, > NO_QUIRKS >@@ -741,6 +745,10 @@ > UMASS_PROTO_SCSI | UMASS_PROTO_BBB, > IGNORE_RESIDUE | NO_START_STOP > }, >+ {USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_USB20CRW, RID_WILDCARD, >+ UMASS_PROTO_DEFAULT, >+ NO_QUIRKS >+ }, > {USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_YP_U2, RID_WILDCARD, > UMASS_PROTO_SCSI | UMASS_PROTO_BBB, > SHUTTLE_INIT | NO_GETMAXLUN >--- dev/usb/usbdevs.orig 2009-10-24 21:10:29.000000000 -0400 >+++ dev/usb/usbdevs 2010-01-24 15:27:55.000000000 -0500 >@@ -621,6 +621,7 @@ > vendor SENAO 0x1740 Senao > vendor METAGEEK 0x1781 MetaGeek > vendor AMIT 0x18c5 AMIT >+vendor GOOGLE 0x18d1 Google > vendor QCOM 0x18e8 Qcom > vendor LINKSYS3 0x1915 Linksys > vendor QUALCOMMINC 0x19d2 Qualcomm, Incorporated >@@ -1383,6 +1384,9 @@ > product GOODWAY GWUSB2E 0x6200 GWUSB2E > product GOODWAY RT2573 0xc019 RT2573 > >+/* Google products */ >+product GOOGLE NEXUSONE 0x4e11 Nexus One >+ > /* Gravis products */ > product GRAVIS GAMEPADPRO 0x4001 GamePad Pro > >@@ -2078,6 +2082,7 @@ > product RALINK RT2573_2 0x9021 RT2501USB Wireless Adapter > > /* ReakTek products */ >+product REALTEK USB20CRW 0x0158 USB20CRW Card Reader > /* Green House and CompUSA OEM this part */ > product REALTEK USBKR100 0x8150 USBKR100 USB Ethernet > product REALTEK RTL8187 0x8187 RTL8187 Wireless Adapter
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 143186
: 103300