Hi!

Hi, I'm trying to netboot a kernel using the netboot support
in GRUB (version 0.5.96).  I have a 3c905(a) card (that works 
perfectly under Linux).  It fails when it tries to determine 
the IP address using bootp/rarp.  It seems that it can't send 
any packets.  After some debugging, I have found that it failes
(hangs) on the following lines:

+line 525, 3c90x.c
  /** End Stall and Wait for upload to complete. **/
  a3c90x_internal_IssueCommand(INF_3C90X.IOAddr, cmdStallCtl, 3);
  while(inl(INF_3C90X.IOAddr + regDnListPtr_l) != 0)
      ;

Anyone else tried netboot with a 3c905 card ?  What can be
the problem ?

-- 
Johan Rydberg                   [EMAIL PROTECTED]
Net Insight AB, Sweden          direct: +46-8-685 04 17
http://www.netinsight.net       phone:  +46-8-685 04 00
                                fax:    +46-8-685 04 20

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to