| Re: [pok] problem with the network example | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/pok Archives
] 
- To: pok@xxxxxxxxxxxxxxxxxxx
 
- Subject: Re: [pok] problem with the network example
 
- From: Laurent Lec <lec.laurent@xxxxxxxxx>
 
- Date: Thu, 12 May 2011 09:06:29 +0200
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:in-reply-to:references:from:date         :message-id:subject:to:content-type;        bh=0r1TDcBUs4dRVyJaAHDNVACkS3JfEMmWp5bidCHrrXw=;        b=mSQJstMaAi5wtqnDVaO3WVx6wG9QI7evDvexP/y0Aki1HpyqMi5PlMBP18mwq9c/1p         EmSdXCMpkb3Gs9ytolhZuxbefMOyD9iSkElmSCzZFDLPivyztpNf2YkwKIhVSr1+/w2x         NqCg//RmIDRqI0urUSM2biwgIoQddaUpADdb8=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :content-type;        b=NA/LCegNvt79ejQgHe0gAWVC0dXIFFw6O2Yh/ikE17a2AI9z3zgNn1HvrOMX8lJYHK         y2aDIHEgGrVJ/I0qVoOQyWnd41iMDXMgDCq4iSoURyYr9WSn6mXThJVu7y+ri4rGS4CC         H0hmNVCGqKuWvaAabs+YlHjyCcFWJfPAp8Dks=
 
On Thu, May 12, 2011 at 9:04 AM, Jens Halbig
<jens.halbig@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I've tried the network example with the normal network settings
> (~/pok/misc/mk/grub-floppy.mk) and with some additional options for qemu but
> it doesn't work.
>
> Is it possible that the rtl8029 network driver of pok doesn't work?
>
> The pci_register(&(dev.pci)) function (called from rtl8029_init ()) returns
> "1" but according to the source file (rtl8029.c) it should be "0". Where is
> the problem?
>
> regards,
> Jens
Jens,
I guess the issue is related to QEMU, since our code hasn't changed
much. What version are you using? Does it find the PCI device?
Thanks
-- 
Laurent Lec