Date: Thu, 20 May 2010 21:01:40 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-multimedia@FreeBSD.org Subject: Re: multimedia/pvr250 port doesn't compile on FreeBSD 8 Message-ID: <20100520210140.308b4dbc.torfinn.ingolfsen@broadpark.no> In-Reply-To: <201005140906.56328.shoesoft@gmx.net> References: <20100513233437.GR27722@danbala.tuwien.ac.at> <201005140906.56328.shoesoft@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Anyone care to enlighten me? -- Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100520210140.308b4dbc.torfinn.ingolfsen>