From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 15 12:37:52 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 344EF16A41F for ; Thu, 15 Dec 2005 12:37:52 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFEF243D55 for ; Thu, 15 Dec 2005 12:37:51 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [134.93.180.123] (ipamzra.Physik.Uni-Mainz.DE [134.93.180.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 617F0300098C for ; Thu, 15 Dec 2005 13:37:50 +0100 (CET) Message-ID: <43A1636A.6030108@mail.uni-mainz.de> Date: Thu, 15 Dec 2005 13:36:58 +0100 From: "O. Hartmann" User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: freebsd-amd64@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Subject: device drm with PCIe? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 12:37:52 -0000 Normally 'device drm' is only useable in conjunction with 'device agp'. A lot of amd64 based boxes now use PEG slots for their graphics accelerators. Is it possible to utilize 'drm' with PCIe devices? Does device agp has any effect on PCIe graphics accelerators? Thanks, Oliver