Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 20:32:35 -0500 (EST)
From:      "Steven S." <steven@403forbidden.net>
To:        John-Mark Gurney <gurney_j@resnet.uoregon.edu>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: PVR-250 module improvement...
Message-ID:  <20041115202752.B3567@atlantis.403forbidden.net>
In-Reply-To: <20041115183312.GJ57546@funkthat.com>
References:  <20041115183312.GJ57546@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help

With latest cvsup trying to load cxm_iic and cxm fails

-bash-3.00$ kldstat
Id Refs Address    Size     Name
  1    9 0xc0400000 51b158   kernel
  2   14 0xc091c000 53808    acpi.ko
  3    1 0xc1e05000 17000    linux.ko
  4    2 0xc1fd7000 3000     iicbus.ko
  5    1 0xc1fda000 3000     iic.ko

attempt to load cxm_iic gives

link_elf: symbol iicbb_callback_desc undefined

works find complied in. Now if my tuner was supported.



On Mon, 15 Nov 2004, John-Mark Gurney wrote:

> I have a friend's PVR-250, and got it installed last night.  I ran into
> the problem where I had to have iicbus and iicbb compiled into the kernel
> instead of being able to load them as modules.
>
> I would like to confirm that everyone else using cxm on 5.x and -current
> are doing the same?  i.e. It really is broken.  I believe I have a fix,
> the module changes look correct, but for some reason it still doesn't
> work.
>
> Thanks for your information.
>
> (And the fix is to add:
> EXPORT_SYMS     = YES
> to the iicbus and iicbb Makefiles.)
>
> -- 
>  John-Mark Gurney				Voice: +1 415 225 5579
>
>     "All that I will do, has been done, All that I have, has not."
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041115202752.B3567>