-
Logged In: YES
user_id=1104407
It works fine for me. Probably a problem with the permissions. If you look
at the comments on the support item "panther complains" this should help
you get it working. Note also the baud rate bug which you might need to
fix.
2005-05-21 06:48:11 UTC in BELKIN F5U103 driver for Mac OS X
-
Logged In: YES
user_id=1104407
Follow browse CVS to get the source.
2005-05-21 06:39:39 UTC in BELKIN F5U103 driver for Mac OS X
-
The driver seems to set the interface to double the baud rate
requested. For example if the driver is set to 4800 baud the
F5U103 is actually set to 9600. I think the change needed is to
amend the number 230400 in the source to 460800 but I have not
confirmed it. Amending the bytes 03600084 in the executable to
07600008 seems fix the problem.
2004-08-15 12:57:12 UTC in BELKIN F5U103 driver for Mac OS X