From owner-freebsd-x11@FreeBSD.ORG Mon Nov 13 10:54:07 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C086316A412 for ; Mon, 13 Nov 2006 10:54:07 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8597543D5A for ; Mon, 13 Nov 2006 10:54:06 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by nf-out-0910.google.com with SMTP id l23so423825nfc for ; Mon, 13 Nov 2006 02:54:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gsOXwHpbnccJdetdV+vhmj09xGOwDVYVg9W/p2CH7wiCbHSHNm1n8AscSHuL0/o445uc1YyUEGswEBqI/nhJB/4PoLyyBJDZsCErNQysirHkaEQkrVyz8Yo6jve7spBIYK6oQ3Y+paoDF8HTJumZaT5fn7j0n3G4+E1j+VDehgw= Received: by 10.49.90.18 with SMTP id s18mr9678214nfl.1163415244692; Mon, 13 Nov 2006 02:54:04 -0800 (PST) Received: by 10.49.23.18 with HTTP; Mon, 13 Nov 2006 02:54:04 -0800 (PST) Message-ID: <4c40c4e70611130254i60c31763l286eb4021c4605c6@mail.gmail.com> Date: Mon, 13 Nov 2006 17:54:04 +0700 From: "Angka H. K." To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: DRM update X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Nov 2006 10:54:07 -0000 Does anyone planning to update our drm kernel module to newer version ? Curently the running version is 1.5 and the version on git is 1.7 for linux. Even compiling it, is not possible. I tried to make it compile but stucked at "spin_lock_irqsave" function. Where can I find a document about this or anyone kindly mentor me with it ? Regard,