Re: How to install a second NIC

2000-02-20 Thread Patrick Kirk
worth tidying /etc/conf.modules afterwards.   HTH   Patrick - Original Message - From: Morten Trab To: debian-user@lists.debian.org Sent: Sunday, February 20, 2000 7:10 PM Subject: How to install a second NIC How do I install a second NIC???   I only know the IRQ

Re: How to install a second NIC

2000-02-20 Thread webmaster
> How do I install a second NIC??? > > I only know the IRQ of it, NOT the IO address... > > HOW can I install it??? Look at your "/etc/conf.modules" there must be something like: options 3c509 irq=11 options ne io=0x320 irq=5 Here you can place you NIC, if you know the right type. Uwe

How to install a second NIC

2000-02-20 Thread Morten Trab
How do I install a second NIC???   I only know the IRQ of it, NOT the IO address...   HOW can I install it???   /JPS2MT