On Wed, Aug 16, 2006 at 12:29:43AM +0200, Daniel Smolik wrote:
> I would like order some TS-7300 but before I want try compile my own kernel.
> I
> read some about SD card on TS-7300 and driver for it. Is diver for SD card
> provided as object file with some C code to interface it to any kernel like
> Nvidia kernel module ?
No direct answers, but I have two comments:
1) I recently started building the -ts11 kernel. When I start the build
it goes through the "make config" and asks me if I want to add driver for SD
card. I think if you say yes, that is about all it takes. I can't
remember if it is a "Yes/No/Module" type question, or just a "Yes/No"
question, but if your root fs is on it, you probably need it built in, not
module.
2) There exists a tarball called something like
"debian-sarge-256mb-05-01-2006.tar.gz" on the TS website, and in it the
/etc/fstab file has / root fs on /dev/<something wierd which probably points
to an SD card>. I'm at home and I can't really remember it, just that since
I'm using Compactflash I had to change this to /dev/hda1, but when you get to
that point, I suspect that is the path you will be looking for.
I don't know what you tell you for sure, but I strongly suggest you look for
driver code in the -ts11 kernel source, and if there is a compiled module it is
probably in that 256mb image file. I'm hoping this points you in the right
direction, if I'm sending you on a wild goose chase, my apologies.
Good luck,
Joe
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|