[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ethernet error



Hi Kam,

you have to specify io port and interrupt for your ethernet card.

Via 'modconf':

Under net/your_card/Install in the box below "Please enter bla bla bla"
write the parameters

io=0xxxx irq=n (replace xxx and n with the proper values, maybe you can
even omit irq)

Via '/etc/conf.modules:

Open the file and give the following parameters

alias eth0 <name of ethernet module without trailing '.o'>
options wd io=0xxxx irq=n

with xxx and n as above


Regards,

	Andree
-- 
                     | Institute of Geophysics   phone: +49 40 4123 4389
 ANDREE LEIDENFROST  | University of Hamburg       fax: +49 40 4123 5441
    Geophysicist     | Bundesstrasse 55      e-mail: leidenfrost@dkrz.de
                     | D-20146 Hamburg        www: www.app-geoph.dkrz.de


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: