From owner-freebsd-questions@FreeBSD.ORG Thu Mar 19 13:30:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B32F3106567F for ; Thu, 19 Mar 2009 13:30:28 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 6E76E8FC27 for ; Thu, 19 Mar 2009 13:30:28 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1LkIKJ-00045o-Fu>; Thu, 19 Mar 2009 14:30:27 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1LkIKJ-0004lE-Ei>; Thu, 19 Mar 2009 14:30:27 +0100 Message-ID: <49C24891.4020807@zedat.fu-berlin.de> Date: Thu, 19 Mar 2009 13:28:49 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.19 (X11/20090311) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: [drm]: why does drm.ko/radeon.ko load agp.ko for ATI HD4670 on a PCIe system? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2009 13:30:29 -0000 My lab's box is running FBSD 8.0-CURRENT/amd64 and hardware is based on an ASUS P5K Premium mobo, P35 chipset with ICH9R and PCIe. The graphics card is a MSI HD4670. Apart from the fact this box does not well with FreeBSD 8 and HD4670 is unusable with driver 'radeon' in port's X11 (xorg-7.4), I always get module agp.ko also loaded when loading radeon.ko. Why? This box does not have AGP! I do not see this weird behaviour with a FreeBSD 8 box running the same source code, nearly the same configuration, but UP and with a HD4830 board (which does quite well). X11 is of the same date/source stage. Thanks, Oliver