CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

MachX + FreeBSD

 
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
Justin
Guest







MachX + FreeBSD
PostPosted: Fri Nov 17, 2006 2:49 pm     Reply with quote

Any FreeBSD users here? I modified the uftdi source in the FreeBSD 6.1 kernel source under [/usr/src/sys/dev/usb/uftdi.c uftdireg.h usbdevs] and was able to plug in the MachX and get it to generate a /dev/ttyU0 and a /dev/cuaU0. I then did ln -s /dev/ttyU0 /dev/ttyS0. Because I have the linux compatibility layer installed I am able to run the machx_linux scripts. I had to modify the #!/bin/bash to #!/usr/local/bin/bash since I installed from ports. With the symlink there it causes machx to just hang indefinetly either in a "ttydcd" state. The way I modified the kernel module is by modifying usbdevs and adding the appropriate product [0xf9d2] line, but in the uftdi.c source I just had it tag the device as a FT232AM instead of a FT232BM. I looked at the linux support for the FT232BM and it was done in 2003. It appears that the only difference there is the bit rates supported. So, I am going to look a littler deeper into the linux version and try to give this one more shot. In theory this should work under FreeBSD no problem. I'm curious if anyone else is interested in a FreeBSD port as well as any efforts they have taken.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group