Search the web
Sign In
New User? Sign Up
ts-7000 · TS-7000 ARM SBC
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 964 - 993 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
964
Before I decide to take the plunge and write an interrupt driven GPIO device driver for Linux I wanted to see if anyone else on this group has written one up...
Dan
timon21ak
Offline Send Email
May 2, 2005
8:10 pm
965
Hi Dan, I'm in the middle of attempting this myself. The first thing to know is that the current kernel doesn't have the GPIO IRQ supported because of an...
Andy Gryc
andygryc
Offline Send Email
May 2, 2005
11:41 pm
966
... I have gotten this to work. I guess make sure you can compile the linux source and here's ... The default responses are correct for most users. Build...
Chris
chrisl191
Offline Send Email
May 3, 2005
2:12 am
967
... I'm keen to get something like the DWL-122 working with the TS-7200, presumably getting it working with the TS-7250 is equivalent to with the 7200....
peter_trognolini
peter_trogno...
Offline Send Email
May 3, 2005
9:49 am
968
... Yes, everything worked exactly as on a full-blown PC. WEP and everything worked, you just have to execute the correct commands to configure the...
Chris
chrisl191
Offline Send Email
May 3, 2005
7:01 pm
969
If you're a Linux kernel hacker, please don't read the rest of this email (or at least don't laugh out loud :-) This is just a note to save anyone else time...
Andy Gryc
andygryc
Offline Send Email
May 3, 2005
10:45 pm
970
... Is this the case for modules too? Perhaps you should email Technologic and ask them to resolve this directly. It would be nice if the situation could be...
vocemanago
Offline Send Email
May 4, 2005
1:52 pm
971
... drivers ... work ... But I guess, writing it here in some way has documented it. But for clarity, I was hoping if you could say how/if it effects the...
vocemanago
Offline Send Email
May 4, 2005
2:52 pm
972
My 7200's clock is drifting .... really bad, like 10 min/hr Is there anything I can do about it? Tks...
Chuck
liderbug
Offline Send Email
May 5, 2005
12:13 am
973
You'll want to get the newer kernel build ts8 from Technologic's site. This is a known problem in the earlier kernel. --Andy Gryc...
Andy Gryc
andygryc
Offline Send Email
May 5, 2005
4:25 am
974
Thanks Chris, I was using the linux24-ts6 sources. The latest wlan-ng driver wouldn't compile with that. Once I downloaded ts8, it compiled great. The...
Todd Elliott
tvelliott
Offline Send Email
May 5, 2005
1:57 pm
975
Hello, ... Yes this issue was fixed some time ago, just update your kernel to version ts8. You can download the source here ...
Eddie Dawydiuk
dawydiuk
Offline Send Email
May 5, 2005
4:36 pm
976
Anyone have a guided Howto for the TS-72xx and this USB wifi device? Share some notes? Tony...
vocemanago
Offline Send Email
May 5, 2005
9:23 pm
977
Check this driver. It compiles and works great. http://at76c503a.berlios.de/ insmod usbdfu.o insmod at76c503.o insmod at76c503-rfmd.o...
Todd Elliott
tvelliott
Offline Send Email
May 6, 2005
5:55 am
978
... Thanks, thats great information but I guess I should be specific what I require. I have the modules, and the USB interface finds the device fine. What I am...
vocemanago
Offline Send Email
May 6, 2005
12:17 pm
979
Thanks! ... Discover Yahoo! Stay in touch with email, IM, photo sharing and more. Check it out! http://discover.yahoo.com/stayintouch.html...
Nattu
nattu_nn
Offline Send Email
May 6, 2005
3:18 pm
980
Keep in mind that I am currently running the Debian development image in this case. In fact I am using NFS to mount the directory set. To get the Netgear...
vocemanago
Offline Send Email
May 6, 2005
5:22 pm
981
... P.S. Just found out that my -ts8 debian image doesn't have all the 802.11 modules compiled... so there is no support for WEP... Which explains why I...
vocemanago
Offline Send Email
May 6, 2005
9:05 pm
982
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ts-7000 group. File :...
ts-7000@yahoogroups.com
Send Email
May 7, 2005
12:22 pm
983
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ts-7000 group. File : /gps_pps.tgz ...
ts-7000@yahoogroups.com
Send Email
May 7, 2005
12:37 pm
984
Hello all from New Zealand, I have purchased a TS-7200 which I want to use as a data logger for a weather station (via serial). I'm a relative Linux newbie and...
othello61
Offline Send Email
May 10, 2005
12:10 am
985
This is probably the most common issue that people have first using the TS72xx, and I had the same problem myself. The issue is that it is configured to allow...
Andy Gryc
andygryc
Offline Send Email
May 10, 2005
12:42 am
986
... Note in the output of dmesg... you are trying to open ttyS02 not ttyAM2... ttyAMx are reserved for the interneal serial ports of the 9201 chip I am pretty...
vocemanago
Offline Send Email
May 10, 2005
10:51 am
987
... To be specific ttyAM0 - main serial port on the TS-7200 motherboard (with the DB-9) ttyAM1 - secondary serial port on the TS-7200 motherboard (2x5...
vocemanago
Offline Send Email
May 10, 2005
10:55 am
988
Thanks Tony - that sounds logical... one question, I don't have such a device in /dev (see below) - do I have to create one? If so, how do I do it and link it...
othello61
Offline Send Email
May 10, 2005
8:53 pm
989
Thank you Andy, that was helpful as I had noticed the console appearing on COM2 - I also had some sporadic results with my test program. However, it hasn't...
othello61
Offline Send Email
May 10, 2005
8:54 pm
990
... Oops... I am working on a debian development image and it has the full setserial setup script and everything. I forget a lot about the on board flash file...
vocemanago
Offline Send Email
May 11, 2005
3:28 pm
991
Does anyone know what's required to read / write a CF disk using an SanDisk ImageMate on a Win2000 box? I tried to look at the TS development disk but see no...
jenlhunt2003
Offline Send Email
May 11, 2005
4:43 pm
992
... You would need something on the windows machine to create an ext2 filesystem on the flash card , I think. I am not aware of any tools that do that. One...
vocemanago
Offline Send Email
May 11, 2005
5:04 pm
993
... There is a sourceforge project that has ported drivers for the ext2 filesystem to Windows(http://e2fsprogs.sourceforge.net/ext2.html) this might be worth a...
Eddie Dawydiuk
dawydiuk
Offline Send Email
May 11, 2005
5:20 pm
Messages 964 - 993 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help