I used a similar HowTo at http://buzzdavidson.com/?p=45 to create a udev rule in order to ensure AX25 networking is always set up using an FTDI usb to serial adapter regardless of whether it is assigned USB0, USB1 or whatever. I only have one FTDI based adapter, so I didn't have to make it too complicated. (The person who wrote the article above only had one device on the chipset his adapter was using as well). It sounds like Liz only has one Prolific device to be concerned about, so the approach listed at the site above should do OK.
John's method does show how to tie in the physical port, so as long as the same physical ports are used, a re-boot that potentially changes /dev/USBn assignments among adapters should not impact the ability for software like Xastir to stay on the same port. I don't necessarily like the idea of relying on using the exact same physical USB ports, though. Regards, Lee - K5DAT On Sun, Dec 8, 2013 at 4:21 PM, John Wilson <[email protected]> wrote: > That's partially true. You have the identifier of the device AND the > physical port you plug it into. I'm currently away from the computer and > will follow up with how I established my prolific device to recognize > multiple devices in the event of a reboot, and not mixing up attached > devices. > > 73 > John KC4LZN > On Dec 8, 2013 4:15 PM, "Jason KG4WSV" <[email protected]> wrote: > > > Another issue with prolific and USB CDC devices (e.g. OT USB or new > > arduino variants) is that there is no unique identifier on the device, so > > if you have a prolific for the GPS, plug it in, get it configured, then > > plug in a second prolific for the tnc, get it configured, then reboot the > > computer with the devices still plugged in, the two devices may swap > device > > special file names so that the GPS software is trying to talk to the tnc, > > and vice versa. > > > > -Jason > > kg4wsv > > > > _______________________________________________ > > Xastir mailing list > > [email protected] > > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > > > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
