[Prism54-users] MSI PCI card
Sebastian Irmler
sebastian.irmler@web.de
Sat, 07 Feb 2004 14:10:25 +0100
On Sat, 2004-02-07 at 12:23, Stanislav Lyalikov wrote:
> Hello prism54-users,
>
> Does anybosy happen to know what chipset is used in Microstar PCI
> wireless card MS-6825?
Hi,
this particular card uses a Broadcom Chip.
lspci -v says:
Network controller: Broadcom Corporation BCM94306 802.11g (rev 03)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 6825
Flags: bus master, fast devsel, latency 32, IRQ 19
Memory at d5020000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
AFAIK there are non native linux drivers for this card although I got it working with ndiswrapper (http://ndiswrapper.sourceforge.net).
Most things works although I wasn't able to enable Master/AP mode.
Cheers,
Sebastian