Jinkster,
GPS devices normally dont need a device driver.
The GPS just output a serial stream in a specified format, NMEA is a common format built into programs that use a GPS on a computer.
These programs tend to read direct from the serial port without a device driver.