they were sent to the GPS and GpsBabel closed
the device - thus effectively cancelled all outstanding requests in the
queue.
- removed the APP_RESP_SEEN and APP_REQ_SEEN flags and changed
them into counters. It evades USB reset of the gps on every device close.
Signed-off-by: Hermann Kneissel <[EMAIL
Hi Neal,
sounds familiar, if you are using gpsbabel to transfer the tracks. Can you try
version 0.31 from http://sourceforge.net/project/showfiles.php?group_id=115375
and see if this fixes the problem ?
Best regards,
Hermann
---
ll outstanding requests in the
queue.
- removed the APP_RESP_SEEN and APP_REQ_SEEN flags and changed
them into counters. It evades USB reset of the gps on every device close.
The patch is done against 2.6.21.1 with the 'clean up urb->status usage'
patch applied.
Signed-off-by: Hermann K
The attached patch adds support for the new generation of gps receivers (eg.
GPSmap 60Cx) to garmin_gps.c.
Signed-off-by: Hermann Kneissel <[EMAIL PROTECTED]>
diff -Naur linux-2.6.17.4/drivers/usb/serial/garmin_gps.c linux-2.6.17.4-patched/drivers/usb/serial/garmin_gps.c
--- linux-2.
@
/*
* Garmin GPS driver
*
- * Copyright (C) 2004 Hermann Kneissel [EMAIL PROTECTED]
+ * Copyright (C) 2004 Hermann Kneissel [EMAIL PROTECTED]
*
* The latest version of the driver can be found at
* http://sourceforge.net/projects/garmin-gps/
Sorry,
here's the patch.
Hermann
On Monday 06 December 2004 18:52, Greg KH wrote:
> On Sun, Dec 05, 2004 at 07:56:34PM +0100, Hermann Kneissel wrote:
> > Greg,
> >
> > from the lack of response i assume you missed my last patch, maybe i
> > shouldn't
Greg,
from the lack of response i assume you missed my last patch, maybe i shouldn't
had it sent as a reply to an old mail. Anyway here is a new patch against
2.6.10-rc3.
For reference i add the replies from my last mail below.
regards,
hermann
> Not needed, just use module_param() like the
e "USB IPWireless (3G UMTS TDD) Driver (EXPERIMENTAL)"
depends on USB_SERIAL && EXPERIMENTAL
diff -Naur linux-2.6.10-rc1/drivers/usb/serial/Makefile linux-2.6.10-rc1-gps/drivers/usb/serial/Makefile
--- linux-2.6.10-rc1/drivers/usb/serial/Makefile 2004-10-22 23:38:39.0 +0200
++
>
> Fair enough. What's the difference becides the usb-serial vs. char
> interface?
>
garmin has changed its communication protocol when they switched
from rs232 to usb, dropping checksums handshakes etc.
my driver can operate in both protocol modes. It can translate
the garmin older serial protoc
On Wednesday 03 November 2004 17:12, Greg KH wrote:
>
> I thought this driver used the usb-serial interface, not it's own minor
> number interface. Why would that interface not work properly for this
> type of device?
>
Its a different driver, developt independently from my version.
Hermann
--
Here is version 0.20 of the garmin gps driver patch for review,
fixing the problems reported by oliver neukum.
Hermann Kneissel
diff -Naur linux-2.6.9/drivers/usb/serial/garmin_gps.c linux-2.6.9-gps/drivers/usb/serial/garmin_gps.c
--- linux-2.6.9/drivers/usb/serial/garmin_gps.c 1970-01-01 01
The current version of my driver to connect a garmin gps receiver
is available here:
http://cvs.sourceforge.net/viewcvs.py/garmin-gps/kernel/garmin_gps.c
can someone review it and tell, if there are obvious problems and what
should be changed if i want to submit the driver for inclusion in the l
12 matches
Mail list logo