Date: Sun, 7 Jan 1996 21:56:42 +0100 From: se@zpr.uni-koeln.de (Stefan Esser) To: Serge Bezzubov <gray@yars.free.net> Cc: FREEBSD-QUESTIONS@freebsd.org Subject: Re: driver for 3Com 3c590 adapter doesn't work Message-ID: <199601072056.AA01086@Sysiphos> In-Reply-To: Serge Bezzubov <gray@yars.free.net> "driver for 3Com 3c590 adapter doesn't work" (Jan 6, 16:38)
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 6, 16:38, Serge Bezzubov wrote:
} Subject: driver for 3Com 3c590 adapter doesn't work
} Did anyone get the driver for 3Com 3c590 adapter to work properly under
} FreeBSD 2.1.0 Release?
}
} The compilation of the kernel with that driver included was successfull, but
} after rebooting with new kernel I got such message:
}
} vx0 <2com 3c590 EtherLink III PCI> rev0 int a irq?? on pci0:8
^ ^
really ??? ! :-) bad !!!
There is an "irq??" printed above ...
This indicates that no interrupt has
been assigned to the PCI slot you put
the 3c590 in!
Use the PCI BIOS setup menu to assign
a unique value (conflicts with ISA
devices are currently not automatically
detected).
} aui/bnc/utp [*UTP*] address 00:20:af:f4:95:12
} Warning! Defective early revision adapter!
} int line register not set by bios
I'd rather expect this to be the result
of insufficient PCI setup ...
(The driver doesn't know whether the card
is defective, or whether no attempt has
been made to assign an IRQ.)
Regards, STefan
--
Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021
Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160
==============================================================================
http://www.zpr.uni-koeln.de/~se <se@ZPR.Uni-Koeln.DE>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601072056.AA01086>
