Network Drivers for HP xw6600 for suse9
This site tell you how to install network drivers for HP XW6600 for SUSE 9 1)Download the driver from the following location. http://www.broadcom.com/ Download linux-3.81c file from that site. 2)Extract the files to a local directory of the machine. 3)Remember you need to have gcc gcc+ compliers installed in the machine or if you are starting a new installation please install the SUSE 9 complete version option while installation you get this option. If already installed system go to YAST - software - Install and remove software In the search box type gcc and search Select all the gcc compilers and click okay and insert SUSE CD as asked. I am using SUSE 9 SP-4 same way gcc+ and gnu compilers if does not know what to install then select most of them. 4)Extract the files to a local directory # mkdir /drivers # cp -rf linux-3.81c /drivers # cd /drivers # unzip linux-3.81.c 5. Install the source RPM packa...