Date: Wed, 14 Feb 2007 22:14:54 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-drivers@FreeBSD.ORG, anatoli.marinov@gmail.com Subject: Re: problem with rl network card Message-ID: <200702142114.l1ELEsjf073038@lurza.secnetix.de> In-Reply-To: <f147fd390702141245g3b42cb7fhcee856e76255417b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Anatoli Marinov wrote: > Unfortunately the patch with simple new code for vendor in .h file didnt > work. See the attached file. It is verbose dmesg after booting. Thanks. These are the important lines: > pci2: child re0 requested type 4 for rid 0x10, but the BAR says it is an memio > re0: couldn't map ports/memory > pci2: child rl0 requested type 4 for rid 0x10, but the BAR says it is an memio > rl0: couldn't map ports/memory Uhm, strange, why do both re and rl try to attach? It's clearly not an re device. Did you make any other changes to the source code, beside the one I told you? Something seems to be confused there in the drivers. However, it seems that the driver cannot alloacte the PCI resources correctly. > Maybe the easy way is to buy a new card for 5 books :) > What do you think ? Yes, that's probably the easiest way. I'm not a NIC code developer, so I can't provide much further help, I'm afraid. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart Any opinions expressed in this message are personal to the author and may not necessarily reflect the opinions of secnetix GmbH & Co KG in any way. FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "Clear perl code is better than unclear awk code; but NOTHING comes close to unclear perl code" (taken from comp.lang.awk FAQ)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702142114.l1ELEsjf073038>