I am having this problem on a TS-7250 as well. I have not changed the kernel from the one that shipped with the unit. Here is the output from uname -a: Linux...
Hi all, I'm getting pretty close on the Maverick stuff for a standard Cirrus 9302 dev board. If there are any people out there familiar with ARM assembler or...
Hi, I'm rebuilding my JFFS2 image from source for my custom gcc toolchain (with softfloat). Can anyone point me at the sources for the following packages...
... I've e-mailed my results to Bob at TS to make sure he likes the 1ms lengthened bus cycle (via IOCHRDY). I have a small protoboard hand wired with a PIC...
We plan to get ts-7200 or ts-7250 boars to be used as dispensable slow control IOCs. I was asked to choose the model. I like to know what are the differences...
I actually meant PCBExpress.com. I don't like ExpressPCB either. Stupid names trip me up. I get 2 108 square inch boards for $175 or 10 for $350. It seems...
Yeah, we took that picture on a prototype before we even had production boards. If you're really observant, you'll notice that we made some very slight...
I am investigating using the EP9302 for an embedded project, and trying to get some idea of floating point performance relative to a low end pentium. Does...
Greetings, I'm trying to port my TS-7200 to 2.6 kernel. I am based from the 2.4.26 kernel source tree provided by Technologic Systems. I decided to make a...
... If you have an idea for a peripheral board, let me know. If its interesting to me I might make it for you. If I don't care, you're outta luck. ;) I'm...
Hi, Once I have insmodded the PPPD modules, I proceed to run PPD over comport 2 with the followingt command: $ pppd connect "chat -v -f tbrief" /dev/ttyAM1...
It looks like the modem isn't sending anything. PPPD is doing it's job, trying to start the LCP negociation phase. The modem never sends any packets, or at...
It might also be worth trying the low-latency patch for the 2.4 kernel found here: http://www.zip.com.au/%7Eakpm/linux/schedlat.html#downloads ... From: Jesse...
Hi all, I have been having problems with my TS-7200 board so I thought I would get the new updated kernel and file system but they won't load. I typedthe...
Excellent Niels, thank you!. Yes, the first thing I had tried earlier was to try the atd*99***#1 command from a terminal program on my PC to talk to the Modem....
... pppd is not receiving any response to the LCP requests and it gets tired of asking. Using the passive option simply tells pppd to wait until it receives...
What is the URL for the 2.4.x patch? I keep finding references to a patch file but can't quite find the URL. I need this for a Plan 9 port. ron...
Ronald G. Minnich
rminnich@...
Mar 8, 2005 9:12 pm
642
What is the PHYSICAL memory map? I have no reply from technologic yet on this and I really need to know, as I am doing a new OS port. ron...
Ronald G. Minnich
rminnich@...
Mar 8, 2005 9:39 pm
643
anybody got this to work yet? the instructions are exec -c "console=ttyAM1,115200 root=/dev/hda1" All I get after this command is: using base address...
Ronald G. Minnich
rminnich@...
Mar 8, 2005 11:03 pm
644
OK, got it, the instructions are wrong. ... 0 ron...
Ronald G. Minnich
rminnich@...
Mar 8, 2005 11:05 pm
645
One last thing to add to your list of things to try: change the -crtscts option to the word nocrtscts. Pppd doesn't seem to complain about -crtscts, but it ...
Descriptions of all the memory locations can be found in: http://www.embeddedarm.com/downloads/Components/EP9301_User_Guide.pdf That manual is helpful,...
... external ... Hi Andy, Thanks for your reply. Is there a way in Linux to log all communication from ttyAM1 to a file? I will look at the CTS/RTS lines with...
... external ... Hi Andy, Thanks for bringing this to attention. Is there a method in Linux to record the Serial Port I/O from ttyAM1 to a log file? Also I was...
... I would just like to verify the layout of physical memory. Is the physical memory on this card pretty much as in the manual -- 8 4MB seperate segments? ron...