Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316700 Details for
Bug 436063
I can't sync my pda anymore sony clie, used to work
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch adds USB_INIT_SONY_CLIE for Sony Clie TJ-37 and SJ-22
pilot-link-clie-krp-20080915-2.patch (text/plain), 3.68 KB, created by
Kevin R. Page
on 2008-09-14 23:45:50 UTC
(
hide
)
Description:
Patch adds USB_INIT_SONY_CLIE for Sony Clie TJ-37 and SJ-22
Filename:
MIME Type:
Creator:
Kevin R. Page
Created:
2008-09-14 23:45:50 UTC
Size:
3.68 KB
patch
obsolete
>diff -urN pilot-link.orig/devel/pilot-link-0.12.3-Clie.patch pilot-link/devel/pilot-link-0.12.3-Clie.patch >--- pilot-link.orig/devel/pilot-link-0.12.3-Clie.patch 1970-01-01 01:00:00.000000000 +0100 >+++ pilot-link/devel/pilot-link-0.12.3-Clie.patch 2008-09-15 00:03:15.000000000 +0100 >@@ -0,0 +1,18 @@ >+--- pilot-link-0.12.3.orig/libpisock/usb.c 2007-11-09 13:59:15.000000000 +0000 >++++ pilot-link-0.12.3/libpisock/usb.c 2008-09-15 00:00:47.000000000 +0100 >+@@ -655,6 +655,7 @@ >+ .vendor = 0x054c, >+ .product = 0x0066, >+ .idstr = "Sony T, SJ series, and other Palm OS 4.0 devices", >++ .flags = USB_INIT_SONY_CLIE, >+ }, >+ >+ { >+@@ -698,6 +699,7 @@ >+ .vendor = 0x054c, >+ .product = 0x0169, >+ .idstr = "Sony TJ", >++ .flags = USB_INIT_SONY_CLIE, >+ }, >+ >+ /* AlphaSmart */ >diff -urN pilot-link.orig/devel/pilot-link.spec pilot-link/devel/pilot-link.spec >--- pilot-link.orig/devel/pilot-link.spec 2008-09-11 13:39:42.000000000 +0100 >+++ pilot-link/devel/pilot-link.spec 2008-09-15 00:08:04.000000000 +0100 >@@ -3,7 +3,7 @@ > > Name: pilot-link > Version: 0.12.3 >-Release: 15%{?dist} >+Release: 16%{?dist} > Epoch: 2 > License: GPLv2 and GPLv2+ and LGPLv2+ and TCL > Group: Applications/Communications >@@ -24,6 +24,7 @@ > Patch7: pilot-link-0.12.3-md5.patch > Patch8: bluetooth-session-register.diff > Patch9: pilot-link-0.12.2-Zire.patch >+Patch10: pilot-link-0.12.3-Clie.patch > > > Requires(post): /sbin/ldconfig >@@ -81,6 +82,7 @@ > %patch7 -p1 -b .md5 > %patch8 -p0 -b .bluetooth-sdp > %patch9 -p1 -b .Zire >+%patch10 -p1 -b .Clie > > %build > autoreconf -is >@@ -179,6 +181,9 @@ > %{_datadir}/aclocal/*.m4 > > %changelog >+* Mon Sep 15 2008 - Kevin R Page <krp[at]fedoraproject.org. - 2:0.12.3-16 >+- add patch for Clie SJ-22 (#454178: thanks Michael Ekstrand) and TJ-37 (#436063) >+ > * Thu Sep 11 2008 - Bastien Nocera <bnocera@redhat.com> - 2:0.12.3-15 > - Rebuild > >diff -urN pilot-link.orig/F-9/pilot-link-0.12.3-Clie.patch pilot-link/F-9/pilot-link-0.12.3-Clie.patch >--- pilot-link.orig/F-9/pilot-link-0.12.3-Clie.patch 1970-01-01 01:00:00.000000000 +0100 >+++ pilot-link/F-9/pilot-link-0.12.3-Clie.patch 2008-09-15 00:03:11.000000000 +0100 >@@ -0,0 +1,18 @@ >+--- pilot-link-0.12.3.orig/libpisock/usb.c 2007-11-09 13:59:15.000000000 +0000 >++++ pilot-link-0.12.3/libpisock/usb.c 2008-09-15 00:00:47.000000000 +0100 >+@@ -655,6 +655,7 @@ >+ .vendor = 0x054c, >+ .product = 0x0066, >+ .idstr = "Sony T, SJ series, and other Palm OS 4.0 devices", >++ .flags = USB_INIT_SONY_CLIE, >+ }, >+ >+ { >+@@ -698,6 +699,7 @@ >+ .vendor = 0x054c, >+ .product = 0x0169, >+ .idstr = "Sony TJ", >++ .flags = USB_INIT_SONY_CLIE, >+ }, >+ >+ /* AlphaSmart */ >diff -urN pilot-link.orig/F-9/pilot-link.spec pilot-link/F-9/pilot-link.spec >--- pilot-link.orig/F-9/pilot-link.spec 2008-07-06 03:07:47.000000000 +0100 >+++ pilot-link/F-9/pilot-link.spec 2008-09-15 00:09:58.000000000 +0100 >@@ -3,7 +3,7 @@ > > Name: pilot-link > Version: 0.12.3 >-Release: 14%{?dist} >+Release: 15%{?dist} > Epoch: 2 > License: GPLv2 and GPLv2+ and LGPLv2+ and TCL > Group: Applications/Communications >@@ -24,6 +24,7 @@ > Patch7: pilot-link-0.12.3-md5.patch > Patch8: bluetooth-session-register.diff > Patch9: pilot-link-0.12.2-Zire.patch >+Patch10: pilot-link-0.12.3-Clie.patch > > > Requires(post): /sbin/ldconfig >@@ -81,6 +82,7 @@ > %patch7 -p1 -b .md5 > %patch8 -p0 -b .bluetooth-sdp > %patch9 -p1 -b .Zire >+%patch10 -p1 -b .Clie > > %build > autoreconf -is >@@ -179,6 +181,9 @@ > %{_datadir}/aclocal/*.m4 > > %changelog >+* Mon Sep 15 2008 - Kevin R Page <krp[at]fedoraproject.org. - 2:0.12.3-15 >+- add patch for Clie SJ-22 (#454178: thanks Michael Ekstrand) and TJ-37 (#436063) >+ > * Fri Jun 06 2008 Kevin Page <krp[AT]fedoraproject org> - 2:0.12.3-14 > - corrected documentation for visor module use >
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 436063
:
296999
| 316700