Need wireless driver help OpenSUSE 11.3

I have a problem getting a wireless connection to appear on OpenSUSE 11.3. I think it’s because I don’t have the drivers. I used to use Ubuntu, where the drivers just had their own menu, but I’m lost with OpenSUSE. I was told to post the output of dmesg | egrep “ssb|b43” and here it is:

    8.698668] b43-pci-bridge 0000:03:00.0: PCI INT A -> Link[LK4E] -> GSI 19 (level, low) -> IRQ 19
    8.698678] b43-pci-bridge 0000:03:00.0: setting latency timer to 64
    8.719787] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x13, vendor 0x4243)
    8.719795] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0C, vendor 0x4243)
    8.719802] ssb: Core 2 found: PCI-E (cc 0x820, rev 0x04, vendor 0x4243)
    8.719809] ssb: Core 3 found: PCI (cc 0x804, rev 0x0D, vendor 0x4243)
    8.719815] ssb: Core 4 found: USB 1.1 Host (cc 0x817, rev 0x04, vendor 0x4243)
    8.768153] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
    8.814259] b43-phy0: Broadcom 4321 WLAN found (core revision 12)
    8.857048] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 5, Type 4, Revision 2)
    8.857123] b43: probe of ssb0:0 failed with error -95
jesse@linux-dmej:~/Desktop>     8.698668] b43-pci-bridge 0000:03:00.0: PCI INT A -> Link[LK4E] -> GSI 19 (level, low) -> IRQ 19
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.698678] b43-pci-bridge 0000:03:00.0: setting latency timer to 64
bash: : missing `]'
jesse@linux-dmej:~/Desktop>     8.719787] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x13, vendor 0x4243)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.719795] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0C, vendor 0x4243)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.719802] ssb: Core 2 found: PCI-E (cc 0x820, rev 0x04, vendor 0x4243)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.719809] ssb: Core 3 found: PCI (cc 0x804, rev 0x0D, vendor 0x4243)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.719815] ssb: Core 4 found: USB 1.1 Host (cc 0x817, rev 0x04, vendor 0x4243)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.768153] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
bash: : missing `]'
jesse@linux-dmej:~/Desktop>     8.814259] b43-phy0: Broadcom 4321 WLAN found (core revision 12)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.857048] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 5, Type 4, Revision 2)
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop>     8.857123] b43: probe of ssb0:0 failed with error -95
bash: : missing `]'
jesse@linux-dmej:~/Desktop> jesse@linux-dmej:~/Desktop>     8.698668] b43-pci-bridge 0000:03:00.0: PCI INT A -> Link[LK4E] -> GSI 19 (level, low) -> IRQ 19
bash: syntax error near unexpected token `('
jesse@linux-dmej:~/Desktop> bash: syntax error near unexpected token `('
> jesse@linux-dmej:~/Desktop>     8.698678] b43-pci-bridge 0000:03:00.0: setting latency timer to 64
> bash: : missing `]'
> jesse@linux-dmej:~/Desktop>     8.719787] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x13, vendor 0x4243)
> bash: syntax error ne

Hi,

Check here for the installation of the broadcom driver : Install Broadcom Drivers from Packman