Hi, I've a zd1211 wireless device in a TS-7200, and i'm using zd_b.o driver and linux 2.4.26. When I'm connected to a WEP network I've a short coverage, but...
Hi Adriano, I think it's possible alright. By just implementing the blit method in the QScreen class. I know the bit that can be used for blitting, the LSB of...
... I do usually read noise on the line even when nothing is there. It's a relatively steady number but mine tends to be about 1000. You can experiment with...
... www.tldp.org is your friend :) No offence but it seems like you need a course in Linux 101, tldp is a great place to start, and has many HOWTO's. Jason...
Has anyone had this problem before? I was following the manual and when I try to load the driver with this command: insmod -f lincan.o hw=tscan1 I get this...
Hi, i have recently bought a TD-ADC16 to use with TS-7250 board. I have noticed there are not drivers for that board. Does anybody have starting the...
I am using a TS-7260 board with the optional SD Card socket for a data logging project which appears to be a common application for this card. Unfortunately I...
In addition to other measures, you may want to check out some industrial spec SD cards, e.g. from http://www.stec-inc.com/flash/sd/. They claim to have extra...
Hey Eric, Not really sure about SD cards for harsh environment, but the Corsair Flash Survivor: http://www.corsair.com/products/survivor/default.aspx is a good...
I have a 7400 and I also have a 2.6 etch distribution image "7400-2.6- sd512.dd" That has: 2.6 kernel on part1 2.6 initrd on part2 2.6 debian root on part3 I...
Hi Stefan, Just updated my patchset to 2.6.29.1 I included your NAND patch. Regards, Matthieu...
Matthieu Crapet
mcrapet@...
Apr 5, 2009 1:54 pm
14362
I seem to be having the same problem with a USB flash driver from the TS-7250 dev kit. My board was purchased well before my devKit (I included boot output...
... Hi Stefan, I now working on new driver which support 7250 and 7400. This patch is interested to me. Do you now little bit more about it ? Which version of...
Do anybody have experiences with generating ts-7800 C code by SciLab/SciCos environment? It should work, but I found nobody who didi it so far... Thanks Achim...
... Hi Dan, No sorry, I don't know when this change happend. I also don't know if you can detect it somehow, I never tried that. I have my information from the...
... I wrote that patch when first porting 2.6 to my TS-7250, using info from booting a 2.4 TS kernel, and confirmed by 'fis list' at redboot prompt. ... I...
Hi guys I´m try to use a ts-7300 with ts-7kv board ( I need to use the fpga mem), the system recognize the board (in the full boot) and hangs it it shows the...
Hi all, this is my first post in this group. I've a ts7800 board and my first step is that i want to create a full Wlan Access Point with it. I've seen some...
Hi, i asked last week about a driver for the TS-ADC16 board to be used with the TS-7250, but the post seems to be deleted now. I already have seen the shell...
Hi, I started developing a driver for this board few months ago, but then stopped. It is working on the 2.6 kernels(ts7800) but it implements just basic...
Hi Stefan -- ... Yes, try to enable that, and then also you must choose a block number that holds the redboot directory block (MTD_REDBOOT_DIRECTORY_BLOCK). I...
Hi, I made basic drivers, ioctl based, (k2.6 on ts7800) for ts-adc16 and ts-dio24. I can share them with you if interested. They certainly need improvement as...
Hi! I would like to made a linux driver for standard dio ports. I would like to use the dio via interrupts. I would be happy if you could share your ts-adc16...
Hi, definitely i am interested in. One of my students is going to work with the card and i am pretty sure he can easily contribute in order to try to push the...
Hi, definitely i am interested in. One of my students is going to work with the card and i am pretty sure he can easily contribute in order to try to push the...
Hi, as it seems there are some people interested in the development of the driver, maybe we can share the work and share some code. Are you interested? best...
Dear All, I am a beginner in using ARM9. My goal in using ARM9 is to control some servo based on color tracking from the camera. can You guys tell me what...
Hello, I'm trying to set up a tiny makefile to cross compile through ubuntu hardy. My problem is that I can't make it locate the required libs (here libm) to...