Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Mon, Nov 12, 2001 at 07:15:38PM -0500, NAI wrote: > Very Thank for help to solve the problem before. I have another problem. > I have RedHat 7.1 with Intel Pro 100 NIC. I want to change to the NIC > dirver. How I can change for that particular driver and also where the > driver is stored. I *think* this the eepro100 driver. The driver will either be compiled in the kernel or compiled as a module. If it's a module, then it will be in: /lib/modules/`uname -r`/kernel/drivers/net With a stock install, I'm pretty sure it installs the driver as a module. This means you'll need to update /etc/modules.conf. Comment out the line(s) that have 'alias eth0 ...' (for backup purposes) and add one that looks like: alias eth0 eepro100 Then, as root, type ifup eth0. -- ~'`^`'~=-.,__,.-=~'`^`'~=-.,__,.-=~'`^`'~=-., \|/ (___) \|/ _,.-=~'`^` Brian Medley @~./'O o`\.~@ "Knowledge is Power" brian.medley at verizon.net /__( \___/ )__\ *PPPFFBT!* -- Francis Bacon `\__`U_/' _,.-=~'`^`'~=-.,__,.-=~'`^`'~=-.,__,.-=~'`^`'~= <____|' ^^`'~=-.,__,.-= ~`'^`'~=-.,__,.-=~'`^`'~=-.,__,.-=~'`^`'~=-.,__,.-==--^'~=-.,__,.-=~'`^`
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |