bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #9408] [PATCH] New PCI and NIC drivers from etherboot-5.3.8


From: lode leroy
Subject: [bugs #9408] [PATCH] New PCI and NIC drivers from etherboot-5.3.8
Date: Fri, 24 Sep 2004 08:25:17 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3

This mail is an automated notification from the bugs tracker
 of the project: GNU GRUB.

/**************************************************************************/
[bugs #9408] Latest Modifications:

Changes by: 
                lode leroy <address@hidden>
'Date: 
                Fri 09/24/2004 at 12:18 (Europe/Brussels)

------------------ Additional Follow-up Comments ----------------------------
This is what happens with the UNDI driver and SIS900 card
with Intel UNDI/PXE

probing pci nic...
[UNDI]Hunting for PnP BIOS...found $PnP as f000:6f20...ok
Hunting for pixies...found !PXE at 9d540...ok
API 9d4e:fe St 8140:800 UD 8b2b:2230 UC 9d4e:2195 BD 81c0:3930 BC 8553:5d70
Resetting pixie
API 9d4e:fe St 8140:800 UD 8b2b:2230 UC 9d4e:2195 BD 81c0:3930 BC 8553:5d70
Initializing UNDI driver. Please wait...
Initialized UNDI nic with IO 1000, IRQ 4096 MAC
NDIS type DIX=802.3 interface at 100 Mbps
UNDI Stack at 9000:fff0UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive






/**************************************************************************/
[bugs #9408] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9408>
Project: GNU GRUB
Submitted by: 0
On: Mon 06/21/2004 at 08:10

Category:  Network
Severity:  Major
Priority:  5 - Normal
Item Group:  Feature Request
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Name:  Feng Shuo
Originator Email:  address@hidden
Status:  Open
Release:  1
Reproducibility:  Every Time
Planned Release:  


Summary:  [PATCH] New PCI and NIC drivers from etherboot-5.3.8

Original Submission:  Just update the Grub 0.95 netboot drivers to 
Etherboot-5.3.8.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Fri 09/24/2004 at 12:18       By: lode leroy <lleroy>
This is what happens with the UNDI driver and SIS900 card
with Intel UNDI/PXE

probing pci nic...
[UNDI]Hunting for PnP BIOS...found $PnP as f000:6f20...ok
Hunting for pixies...found !PXE at 9d540...ok
API 9d4e:fe St 8140:800 UD 8b2b:2230 UC 9d4e:2195 BD 81c0:3930 BC 8553:5d70
Resetting pixie
API 9d4e:fe St 8140:800 UD 8b2b:2230 UC 9d4e:2195 BD 81c0:3930 BC 8553:5d70
Initializing UNDI driver. Please wait...
Initialized UNDI nic with IO 1000, IRQ 4096 MAC
NDIS type DIX=802.3 interface at 100 Mbps
UNDI Stack at 9000:fff0UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive
UNDI ISR thinks it's being re-entered!
Aborting receive

-------------------------------------------------------
Date: Wed 08/25/2004 at 06:17       By: Gilles van Ruymbeke <ruymbeke>
etherboot-5.3.9 i out.
is there any patch update for grub planned ?
What about the ARP or unsolicited UDP traffic [bug #9245] stopping the GRUB 
TFTP download ?

-------------------------------------------------------
Date: Sat 07/17/2004 at 12:56       By: 0 <None>
I checked the support for the ether express 1000, and it works great.
I'm using am ibm x40 laptop.
Great work :)

-------------------------------------------------------
Date: Sat 07/03/2004 at 07:47       By: Feng Shuo <fengshuo>
Upload the unfinished UNDI driver patch for grub-0.95-diskless-patch-2.
Now DHCP OK on eepro100 and rtl8139, but hang in downloading kernel or initrd.
Attention: 
    1. The PATCH is still in develop! NEVER use it unless you know what are you 
doing :-)
    2. The PATCH only works on the official GNU GRUB with 
grub-0.95-diskless-patch-2.patch. 
If anyone want help me to fix the kernel loading bug, we can discuss the patch 
on the mail list ---- You are welcome :-)

-------------------------------------------------------
Date: Sat 07/03/2004 at 07:36       By: Feng Shuo <fengshuo>
The patch only contains the sis900 driver fix, new DHCP tag and fixes some 
compiling warnings of the driver.
The unsolicited UDP/IP stack has not been fixed for I want to keep the core UDP 
stack just the same as etherboot. I will release a seperate patch to fix this 
as a beta version first :-)

-------------------------------------------------------
Date: Sat 07/03/2004 at 02:51       By: Gilles van Ruymbeke <ruymbeke>
Is the bug on the implement of the UDP/IP stack fixed in this realease 2 ?
cf: [bugs #9245] ARP or unsolicited UDP traffic stops the GRUB TFTP download...

-------------------------------------------------------
Date: Fri 07/02/2004 at 05:09       By: Feng Shuo <fengshuo>
Release_2:
1. Add DHCP Vendor Tag 'GRUBClient'
2. Fix the sis900 compiling error.

-------------------------------------------------------
Date: Tue 06/22/2004 at 08:18       By: lode leroy <lleroy>
sis900.c contains a macro __pci_driver that is not defined.


-------------------------------------------------------
Date: Mon 06/21/2004 at 09:35       By: Feng Shuo <fengshuo>
More bug fix will be in next version patch(grub-0.95-diskless-patch-2.patch 
:-). This patch only contains new drivers.
I hope some bugs on tg3 may be fixed with the new driver. Can some one test it 
and report to the list? I do not have such a card :-(




CC List
-------

CC Address                          | Comment
------------------------------------+-----------------------------
magicfox                            | 



File Attachments
-------------------

-------------------------------------------------------
Date: Sat 07/03/2004 at 07:47  Name: grub-0.95-diskless-patch-2-undi.patch.gz  
Size: 26.21KB   By: fengshuo
Test UNDI driver patch for grub-0.95-diskless-patch-2
http://savannah.gnu.org/bugs/download.php?item_id=9408&amp;item_file_id=1455

-------------------------------------------------------
Date: Fri 07/02/2004 at 05:09  Name: grub-0.95-diskless-patch-2.patch.gz  Size: 
399.95KB   By: fengshuo
Release_2 with new DHCP vendor tag, fix the sis900 bug 
http://savannah.gnu.org/bugs/download.php?item_id=9408&amp;item_file_id=1450

-------------------------------------------------------
Date: Mon 06/21/2004 at 08:10  Name: grub-0.95-diskless-patch-1.patch.gz  Size: 
399.61KB   By: None
Diskless boot support from Etherboot-5.3.8
http://savannah.gnu.org/bugs/download.php?item_id=9408&amp;item_file_id=1420






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9408>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]