For some reason, the pre-loaded installation of TS-Linux on my TS-7200 is missing this device: /dev/ide/host0/bus0/target0/lun0/part1 ...I need this device it...
... No your approach (as explained above - not as previously explained) is fine. I've no idea why DIO_0 won't work, given that DIO_7 does. And I assume...
... I also have this problem with busybox 1.2.1 I use the following snippet of code from busybox 1.0 to reboot the board. int restart_system( void ) { #ifndef...
Hi, I look to TS-7400 schematic and I am not 100% sure that this board support serial port with HW handshaking. Have anybody better info ? Thanks Dan...
As you have partly discovered there are 2 bits to this.... ... Yes do change HZ. That way any part of the kernel that needs to know what the number of timer...
Is there any way to reconfigure devfs? I wonder why my particualar board was shipped configured this way - sounds like nobody else has had this problem....
I alos try tu mount a 1GB SD card on my TS-7300, on the sdcard1 support (FPGA). First , I create a 990.65MB (max) part on the SD : cfdisk /dev/sdcard1/disc0 ...
I've had similar experiences. My experience has been that I have to reduce the size of the partition to 512M before things will work. My board experience is...
Dear Technologic Systems, The latest linux kernel that came out on Sept 20th, 2006 has several new features merged in that sound like they would greatly...
... No, and surprisingly they are using devfs as well ! ... And the fdisk? Ok have you actually got a CFDisk plugged in? If so what about some answers to the...
Hi all, I've recently bought a Turtle Beach Audio Adventage USB soundcard to add audio to my TS-7300. This soundcard is cheap (like $45CDN) and is known to...
Hi, I'm able to read a serial device on COM2 (/dev/ttyAM2) by opening the port with fd = open("/dev/ttyAM1", O_RDWR | O_NOCTTY | O_NDELAY); and then,...
... The kernel itself does not use MaverickCrunch. When people say the kernel supports Crunch they mean the kernel swaps MaverickCrunch registers during task...
Maybe I missed it, seems that post only talks about someone demoing an SD driver they made for a TI chip, not making a TS SD driver. There are a few SD drivers...
If anybody wants to create a 2.6 driver SD driver for the 7300, here is what is needed: ftp://ftp.embeddedARM.com/sdcore.o ftp://ftp.embeddedARM.com/sdcore.h ...
... anything ... .8A is a lot of current for a TS-7XXX. It should be between 370- 450mA IIRC. Your USB modules must be drawing a lot of current (more than...
... A couple of comments: - I haven't used 2.6 on TS boards, not sure what to tell you. - I've compiled kernel 2.4.26-tsX many times, cross-compiled on my...
... Peter, this idea was the winner. :-) The TS-7400 now by default has a simple 8-bit multiplexed bus that can be used on some of the DIO lines. There is a...
We just started shipping TS-7400's today, and were able to squeeze a 34% faster bootup on the 7400 than we have on the 7300. The TS-7400 is currently booting...
... Debian PC. Joe, offhand can you (or anyone else) remember the particular Debian package names that provided the cross compiler software? Or perhaps should...
This site has a script that downloads, compiles and install a cross-compiler for you: http://kegel.com/crosstool TS uses this one. it will install the cross...
Ok, so if we want Analog Outputs on a daughter board, that is doable now! Next it will be interesting what you can give us for a default daughter board that we...
... cross-compiler ... Thank you Curtis! OK, stupid followup question I can't resist asking: Instead of getting into the complications of learning to ...
... kernel ... in ... an ... half ... I would guess that to set up a full development environment on the TS7xx0 would take about as long as it would to figure...
If you try to build a not so big project in the ts7300 will take 10 minutes, and in the x86 2 minutes... compile the whole kernel? good luck. If the cross...
you can compile on the TS-7300 over NFS. It will take 20x longer than a cross compile (at least it did on my machine). If you don't need anything fancy. You...
... Don't know about TS-7300 support in 2.6, but on my TS-7250 I use recent 2.6.18-git + Lennert's patches from http://svn.wantstofly.org/kernel/...
Petr Stetiar
ynezz@...
Oct 3, 2006 7:14 am
3845
... has a ... lines. ... strobes ... timing ... So what's the prize ;-) The TS-7400 might be useful for me in the future if I can add a CPLD/ FPGA driven I/O...