Lee Revell wrote:
On Thu, 2006-03-09 at 19:25 -0800, Carlos Munoz wrote:I figured out how to get the driver to use floating point operations. I included source code (from an open source math library) for the log10 function in the driver. Then I added the following lines to thefile arch/sh/kernel/sh_ksyms.c:Where is the source code to your driver? Lee
Hi Lee,Be warned. This driver is in the early stages of development. There is still a lot of work that needs to be done (interrupt, dma, etc, etc).
You can untar it in the linux/sound directory (it will overwrite the Kconfig and Makefile) and it will build (you will need to modify the arch/....../kernel/ksyms.c to resolve the undefined symbols, see my previous email). It won't do anything useful yet. Please let me know if you have any questions.
Thanks, Carlos Munoz
Attachment:
siu_sh7343.tar.gz
Description: GNU Zip compressed data
- Follow-Ups:
- Re: How can I link the kernel with libgcc ?
- From: Denis Vlasenko <[email protected]>
- Re: How can I link the kernel with libgcc ?
- References:
- How can I link the kernel with libgcc ?
- From: Carlos Munoz <[email protected]>
- Re: How can I link the kernel with libgcc ?
- From: [email protected]
- Re: How can I link the kernel with libgcc ?
- From: Lee Revell <[email protected]>
- Re: How can I link the kernel with libgcc ?
- From: Carlos Munoz <[email protected]>
- Re: How can I link the kernel with libgcc ?
- From: Carlos Munoz <[email protected]>
- Re: How can I link the kernel with libgcc ?
- From: Lee Revell <[email protected]>
- How can I link the kernel with libgcc ?
- Prev by Date: Re: [PATCH 1/1] x86: Make _syscallX() macros compile in PIC mode on i386
- Next by Date: [PATCH 00/03] Unmapped: Separate unmapped and mapped pages
- Previous by thread: Re: How can I link the kernel with libgcc ?
- Next by thread: Re: How can I link the kernel with libgcc ?
- Index(es):