Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2006 05:04:20 +1100
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        Scot Hetzel <swhetzel@gmail.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Broadcom 54g wireless card
Message-ID:  <20060323180420.GF679@turion.vk2pj.dyndns.org>
In-Reply-To: <790a9fff0603230831h6ce8e7d2w1c5fa8eafb78f4ad@mail.gmail.com>
References:  <790a9fff0603221033s2165f7bfyee8a07ee1e37689e@mail.gmail.com> <20060323055408.GA679@turion.vk2pj.dyndns.org> <790a9fff0603230831h6ce8e7d2w1c5fa8eafb78f4ad@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2006-Mar-23 10:31:00 -0600, Scot Hetzel wrote:
>On 3/22/06, Peter Jeremy <peterjeremy@optushome.com.au> wrote:
>> >none1 - ATI Mobility Radeon Xpress 200 Series
>>
>> Supported by X.Org 6.9
>>
>But it's not supported by our current radeon kernel module.  I was
>able to patch sys/dev/drm/drm_pciids.h to get the card reconized.  But
>I have no ideal if my patch is correct, or how to test it.

According to the X.org probe routines, it's:
static const char pci_device_1002_5955[] = "ATI Radeon XPRESS 200M 5955 (PCIE)";static const char pci_subsys_1002_5955_1002_5955[] = "RS480 0x5955 [ATI Radeon XPRESS 200M 5955 (PCIE)]";
There's no RS480 support in the kernel either so I suspect you need a
more extensive patch.

-- 
Peter Jeremy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060323180420.GF679>