Daniel Smolik wrote:
> Fotis Loukos napsal(a):
>> Hello,
>> I am an owner of a TS7300 and I have created a page about running linux
>> kernel 2.6 on it. You can find it here:
>> http://agent.csd.auth.gr/~fotisl/ts7300.html. For the moment I have a
>> patch that allows you to compile the sd kernel module using the
>> sdcore2.o file provided by ts, a framebuffer module and a simple fpga
>> driver. I hope that the page is helpful.
>>
>
> Hi Fotis,
> how do you resolve this problem:
>
> drivers/mmc/tssdcard.c: In function '__check_name':
> drivers/mmc/tssdcard.c:163: warning: return from incompatible pointer type
> drivers/mmc/tssdcard.c: In function 'tssdcard_irqwait':
> drivers/mmc/tssdcard.c:304: warning: passing argument 2 of 'request_irq'
> from in
> compatible pointer type
> drivers/mmc/tssdcard.c: In function 'tssdcard_dmastream':
> drivers/mmc/tssdcard.c:359: warning: format '%x' expects type 'unsigned
> int', bu
> t argument 2 has type 'long unsigned int'
> drivers/mmc/tssdcard.c:375: warning: format '%x' expects type 'unsigned
> int', bu
> t argument 2 has type 'long unsigned int'
> drivers/mmc/tssdcard.c:384: warning: format '%x' expects type 'unsigned
> int', bu
> t argument 2 has type 'long unsigned int'
> drivers/mmc/tssdcard.c:414: warning: passing argument 2 of 'request_irq'
> from in
> compatible pointer type
> drivers/mmc/tssdcard.c: In function 'tssdcard_fullreq_thread':
> drivers/mmc/tssdcard.c:708: warning: unused variable 'bio'
> drivers/mmc/tssdcard.c: In function 'tssdcard_open':
> drivers/mmc/tssdcard.c:735: warning: unused variable 'ret'
> drivers/mmc/tssdcard.c: In function 'setup_device':
> drivers/mmc/tssdcard.c:895: error: 'struct sdcore' has no member named
> 'sd_lun'
> drivers/mmc/tssdcard.c:905: error: 'struct sdcore' has no member named
> 'os_irqwa
> it'
> drivers/mmc/tssdcard.c:913: error: 'struct sdcore' has no member named
> 'sd_write
> parking'
> drivers/mmc/tssdcard.c:988: error: 'struct sdcore' has no member named
> 'os_irqwa
> it'
> drivers/mmc/tssdcard.c:999: warning: implicit declaration of function
> 'register_
> reboot_notifier'
>
>
> I get this when I apply your patch and try compile.
> Really you compile a driver ?
>
> Regards
> Dan
>
>
Ops! I made a mistake and made a diff from another source tree I have, I
will put the correct version. The only problem is that I worry about
legal issues. I modified sdcore2.o and I don't know if it's legal to
distribute it...
Fotis
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|