... **Snippit** The drivers plug into NetBSD's wscons framework as a regular VT100 console. You can actually run a login and shell using the LCD and keypad as...
hi Anand, Got it. thanks alot. That is for the development PC. I also want to know how to change the path in LINUX so that I need not to do it everytime I...
Hello, ... You can pass the kernel the init=/bin/sh and you should be dropped to a shell... Have you modified the network scripts? Have you verified that the...
Hello, ... The ts10 kernel added support for the TS-7300, fixed the page_alloc bug, and modified the ep93xx serial driver to invert the RTS and DTR signals at...
This reminds me of a discussion we were having at Technologic Systems HQ the other day concerning GPL interpretation of what is "source code". For instance,...
I've posted a tarball in the files section that contains a compressed kernel and initial ramdisk for the TS-7260. With these two files you can boot to the SD...
I had 71% used by bad blocks after doing `rm -rf /` this worked great though, thank you....
Jesse Schwartzentruber
jdschwa@...
Jun 1, 2006 6:36 pm
2968
... Also, the SD card core fits in the MAX2-570 CPLD on the board along with a UART, AUTO485 support and board glue logic. I have ~8 LUTs free on that device...
Hey, First post here, but I've been lurking here for a while (all of my other ?'s have been answered by searching)... anyway, I'm using the DIO ports to...
... Thanks for the first advice, I should have thought that. But I haven't modified networking scripts after the board was put to service, the ethernet port...
... Even if you ... and more ... This is exactly what we've found. The super-miniaturized mechanical guts of a microdrive do not lend themselves well to high...
These are all good questions. I assume people have already discussed these somewhere on the Internet, where I don't know. When it really comes down to it,...
Ok, I plan to buy a 2 Gig SD card for data logging, which should take at least 6 months to fill at one sample per second while the train is running. I did not...
Hi I'm Charles Manning, the bloke that wrote YAFFS.... Unless you keep current with the YAFFS CVS, you're unlikely to have some of the newer YAFFS2 features. I...
Some ideas and questions: Rather than retiring a block with a bad ECC, could you flag it for future testing? You'd move all the valid pages out of the block...
... In general any standard journalling file system (ext3, xfs, reiser) is bad with flash because they do 3 device writes per software write operation... -...
... you entering for an obfuscated code contest or something :-) You got a typo.... PBDDR=(unsigned char *)(start + 0x10); I have a general purpose program for...
My own thoughts... ... firmware of ... think ... into the ... Verilog ... people ... I purchased the TS-7300 specifically because it was advertised as having ...
... I wouldn't say I've "used" it in a robotic application, but I'm currently working on building a robot based on the TS-7260. I went along the same lines...
Don't despair! It has been our intention for this all along, but we got caught up in some of the details of the method and terms of distribution. (netlist vs....
I tried the SerialBlaster(sb) and noted the following issue: 1.Error!!!Expected '>' but found '<' So with a note that Curtis sent I looked into a previous post...
... Heh, I dunno why I pasted the code in a sentence like that... it makes it pretty hard to read. But I didn't make a typo in that line, but it's probably...
I am getting a lot of bad blocks when untarring a lot of files to flash where it would overwrite existing files, and i also got it from doing `rm -rf...
Jesse Schwartzentruber
jdschwa@...
Jun 2, 2006 6:11 pm
2985
... correct ... Ah. Sorry I misunderstood. No my program doesn't control the 7260's extra DIO lines - sorry. If someone would like to donate a 7260 I'll add...
... is bad ... operation... ... hopefully ... Exactly. Though I believe EXT3 only journals metadata block writes so maybe its not too bad. If it truly was 3...