# # Original File # ------------- # http://Linux-Sec.net/Wireless/Install-HOWTO/Buffalo.WLI-PCI-G54/Buffalo.WLI-PCI-G54.txt # # # Installing the Buffalo WLI-PCI-G54 ( has external AirStation antenna ) # - uses BCM4320 chip # # # lspci | grep -i broadcom # 00:08.0 Network controller: Broadcom Corporation: Unknown device 4320 (rev 03) # # # lspci -n | grep 'Class 0280:' | awk '{print $4}' # 14e4:4320 # # # 26-May-04 amo Date-of-Birth # # # Status # ------ # Similar/Identical to LinkSys WMP54G, Belkin F5D7000, Buffalo WLI-PCI-G54 # # # End of file