Date: Thu, 20 May 2010 21:45:31 +0200 From: Stefan Ehmann <shoesoft@gmx.net> To: freebsd-multimedia@freebsd.org Subject: Re: multimedia/pvr250 port doesn't compile on FreeBSD 8 Message-ID: <201005202145.31750.shoesoft@gmx.net> In-Reply-To: <20100520210140.308b4dbc.torfinn.ingolfsen@broadpark.no> References: <20100513233437.GR27722@danbala.tuwien.ac.at> <201005140906.56328.shoesoft@gmx.net> <20100520210140.308b4dbc.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 20 May 2010 21:01:40 Torfinn Ingolfsen wrote: > Hello, > > On Fri, 14 May 2010 09:06:56 +0200 > > Stefan Ehmann <shoesoft@gmx.net> wrote: > > I stumbled across this problem some time ago in pvrxxx. I guess the fix > > should also work for pvr250: > > > > http://lists.freebsd.org/pipermail/freebsd-current/2008-September/088697. > > html > > > > It's probably not the cleanest solution, but pvrxxx works here on 8.0. > > Reading through the thread, I am left with one question: > Where should I add this line: > DRIVER_MODULE(iicbb, cxm_iic, iicbb_driver, iicbb_devclass, 0, 0); > > I tried adding it to cxm.c (below the other DRIVER_MODULE line) but that > didn't help. and /usr/src/sys/dev/iicbus/iicbb.c already contains that > line. I put it in cxm_i2c.c for pvrxxx.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005202145.31750.shoesoft>