>>>>> "tarl10" == tarl10 <Robbie> writes: tarl10> Hi just a quik question
tarl10> What is the device name for the USB port in redhat 7.2 I have tarl10> it set in the kernal but can't derect jpilot to it as I can't tarl10> find it in /dev /dev/ttyUSB[01] You may need to create them mknod /dev/ttyUSB0 c 188 0 mknod /dev/ttyUSB1 c 188 1 ttyUSB0 is used for terminal connections; ttyUSB1 for hotsync. Peter C -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
