It means how the linux is loaded. for example before booting you have to load the boot loader then kernel. in the fast boot up boards TS have some propritery...
Hi, I am using TS7300 board,and have doubt whether PPPD shiped with Deabain having cabaple of Multilink PPP i.e. Source file of MPPP(multilink.c) is included...
... I'm sure the pppd will have multilink support. What may not have multilink support is the linux kernel. If you download the kernel source from Technologics...
Thanks Jim - Good to see someone's awake (I wasn't!) It should be: volatile unsigned long *spi_ioptr spi_ioptr = (unsigned long*)mmap(0,getpagesize(), ...
... So a stock kernel worked at one time, but now does not? If you cannot boot a stock kernel, then that points to a problem with your methods, rather than a...
Hi, Thanks for the help. I tried booting into the busybox shell by providing that as my init instead of /linuxrc and then create devices. However, insmod...
Hi all, I'm trying to load via serial line the kernel 2.6.21 (I got it on website) and I'm using the default configuration. The problem is about the flash. It...
Hi all, I'd like to use the latest kernel with my board ts-7200. Have you got any suggestions about it? Do you know any limitation with this kernel (maybe...
I had inserted PPP module into Kernel,will it have the support for multi link ppp.In ppp options file it does not show any options of multiple link. Ya I have...
All In the interests of focusing more on the special features and challenge offered by the TS-7390 integrated with the LCD touchpanel, I've started a new group...
Hi Larry, I would strongly advise not splitting this group up. I've used the TS- 7200 and have a TS-7300 based product on the market and I'm currently moving...
... Either email TS support and ask if their kernel has ppp multilink compiled in, or do as I have advised, and find out yourself. The source is there. The...
I recently acquired a TS-7300 and downloaded the fpga code from the opencore website. Attempting to build the core using the free web- based quartus II...
... This might be your problem ... but I would have thought the opencores project would have this set correctly ... The FPGA has dual-purpose pins. By default,...
Dave, Thanks for the info. I will look at the pins you referenced in more detail. I have made some progress. Apparently, I did not have all the project...
Hi John, ... What you did sounds about right. If you look in the .qpf file, you should see that its a text file, and contains statements something like: ...
Jim, I am perfectly aware of the fact that pump is a dhcp client. You jump to conclusions without truly understanding the problem. My customers only have...
... If you grep (or less) the dmesg for references to /dev/scsi/host you will find... /dev/scsi/host0/bus0/target0/lun0: p1 /dev/scsi/host1/bus0/target0/lun0:...
I tried mounting
root@smiCm:/# mount -t vfat /dev/scsi/host2/bus0/target0/lun0 /mnt/usbdisk
mount: /dev/scsi/host2/bus0/target0/lun0 is not a block device...
Hi, As far as I remember "-1" means that last fash sector holds the "Redboot FIS directory". On my TS-7200 I have 8mb NOR flash (64 * 1280kb block). -...
Matthieu Crapet
mcrapet@...
Oct 4, 2008 10:04 am
12660
Hi again! I worked some months ago on 2.6.24.4 (patch against official kernel, not TS one). I had a quick glance in more recent kernel, it "gpio lib" has been...
Matthieu Crapet
mcrapet@...
Oct 4, 2008 10:13 am
12661
... It has 4 partitions, try fdisk -l /dev/scsi/host2/bus0/target0/lun0 It will show you how the pen drive is partitioned. It might be that the first partition...