From owner-freebsd-current@FreeBSD.ORG Sun Sep 13 11:34:01 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B801A106566B; Sun, 13 Sep 2009 11:34:01 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 20B938FC1E; Sun, 13 Sep 2009 11:34:00 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=uRDWFtAGNAUA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=bMckZ4CeXqrh_PFbO5cA:9 a=SYtzSGkTpuvzmrsYI3e2nenkBzcA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1135803939; Sun, 13 Sep 2009 13:33:58 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Sun, 13 Sep 2009 13:34:27 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <20090908201713.GD41185@e.0x20.net> <20090909181620.GA19090@e.0x20.net> <1e31c7980909121438p6389820fte3923b4c9c9729e8@mail.gmail.com> In-Reply-To: <1e31c7980909121438p6389820fte3923b4c9c9729e8@mail.gmail.com> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909131334.29038.hselasky@c2i.net> Cc: Vinicius Abrahao , Lars Engels , current@freebsd.org Subject: Re: CFH: fix multimedia/pwcbsd with usb2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 11:34:01 -0000 On Saturday 12 September 2009 23:38:39 Vinicius Abrahao wrote: > Hi Guys, > > Thanks for hard work with pwcbsd. Now the port is compile here at > 9.0-current, but > I'm have some trouble to load the module: > > KLD pwc.ko: depends on kernel - not available or version mismatch > linker_load_file: Unsupported file type > > using the 9.0-CURRENT #16: Sun Sep 6 10:40:56 BRT 2009 . > > Any ideas? > Did you rebuild the pwcbsd kernel module recently? --HPS