Re: Broadcom 54g wireless card
Peter Jeremy <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2006-Mar-23 10:31:00 -0600, Scot Hetzel wrote: >On 3/22/06, Peter Jeremy <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"