Hello Greg,

attached is a new patch for the garmin_gps driver. It only updates my email 
address in the header, as i am in the process of changing my isp and the
listed address will be offline sometime soon.
The second change makes the configuration entry look more like the
other entries in the menu.

Best regards
Hermann
diff -Naur linux-2.6.11-rc2/drivers/usb/serial/Kconfig linux-2.6.11-rc2-gps/drivers/usb/serial/Kconfig
--- linux-2.6.11-rc2/drivers/usb/serial/Kconfig	2005-01-30 21:10:14.000000000 +0100
+++ linux-2.6.11-rc2-gps/drivers/usb/serial/Kconfig	2005-01-27 20:31:01.000000000 +0100
@@ -203,7 +203,7 @@
 	  module will be called io_ti.
 
 config USB_SERIAL_GARMIN
-       tristate "Garmin GPS driver"
+       tristate "USB Garmin GPS driver"
        depends on USB_SERIAL
        help
          Say Y here if you want to connect to your Garmin GPS.
diff -Naur linux-2.6.11-rc2/drivers/usb/serial/garmin_gps.c linux-2.6.11-rc2-gps/drivers/usb/serial/garmin_gps.c
--- linux-2.6.11-rc2/drivers/usb/serial/garmin_gps.c	2005-01-30 21:10:14.000000000 +0100
+++ linux-2.6.11-rc2-gps/drivers/usb/serial/garmin_gps.c	2005-01-27 20:31:38.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * 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/

Reply via email to