<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3018.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>hi,</FONT></DIV>
<DIV><FONT size=2>all,</FONT></DIV>
<DIV><FONT size=2>I am debugging a realtek 8139 NIC driver for RTEMS according 
the "RTEMS network supplement". According to chapter 4.3: driver basic 
operaiton, I edit the networkconfig.h, start with RTEMS_USE_BOOTP not defined, 
explicit Ethernet and Internet address, and with reception of broadcast 
disabled. Then make the netdemo program and boot it using BOOTP, after boot up, 
some problems rise up.The following is the screen output:</FONT></DIV>
<DIV><FONT size=2>-------------------------</FONT></DIV>
<DIV><FONT size=2>RTL NIC base: 0xE9000000 irq:0x5</FONT></DIV>
<DIV><FONT size=2>hardware address <00:00:EC:D0:1F:C7></FONT></DIV>
<DIV><FONT size=2>Cann't bring rl1 up: Too many open files in 
system</FONT></DIV>
<DIV><FONT size=2>Cann't set default rout: No such Process</FONT></DIV>
<DIV><FONT size=2>No routes</FONT></DIV>
<DIV><FONT size=2>Creat sockets.</FONT></DIV>
<DIV><FONT size=2>RTEMS: Cann't create socket:Too many open files in 
system</FONT></DIV>
<DIV><FONT size=2>RTEMS:fatal erro, exiting</FONT></DIV>
<DIV><FONT size=2>EXECUTIVE SHUTDOWN!Any key to reboot...</FONT> </DIV>
<DIV><FONT size=2>------------------------</FONT></DIV>
<DIV><FONT size=2>I have tried what I could think about.Now I have no idea what 
to do next. So please give me some suggestions.Thanks a lot!</FONT></DIV>
<DIV><FONT size=2>BTW:</FONT></DIV>
<DIV><FONT size=2>Before this, I boot an rtems application(EPICS example 
application) on 386 target with BOOTP successfully. That is to say, the target 
using this 8139 driver could configure herself with BOOTP 
correctly.</FONT></DIV>
<DIV><FONT size=2>--<BR>Shao Mingchao<BR>Engineering Physics 
Department<BR>Tsinghua 
University<BR>Beijing,100084,China</FONT></DIV></BODY></HTML>