bug-grub
[Top][All Lists]
Advanced

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

[bugs #10146] ne2000-rtl8139 bad detection


From: magicfox
Subject: [bugs #10146] ne2000-rtl8139 bad detection
Date: Thu, 26 Aug 2004 09:33:34 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040113

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

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

Changes by: 
                magicfox <address@hidden>
'Date: 
                jeu 26.08.2004 at 13:28 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Dear,

I found a solution to test isa/ne *before* pci/rtl8139 on netboot/config.c. It 
works for both ne and rtl8139.
see my attached patch vs grub-0.95.

If this is at your convenience, the following bug can be closed.
Thanks for your patience and have a good day
magicfox






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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10146>
Project: GNU GRUB
Submitted by: magicfox
On: mer 25.08.2004 at 17:19

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


Summary:  ne2000-rtl8139 bad detection

Original Submission:  Hi all,

Before congratulation for this great software, I'm using it with success to 
boot over network diskless PCs. thanks  ;-)

I found a mistake in network adapter detection between in my case.

I used ./configure --build=i386 --host=i386 --enable-ne 
[--enable-ne-scan=0x320] --enable-rtl8139

I have two embedded PC with different ethernet controller.

The first is an i586 and the kernel use rtl8139 driver and everything is ok..

The second one is an i386 without fpu and the kernel use ne driver for a 
rtl8019as chip. On grub stage2 the detection of adapter is show as rtl8139 and 
don't work. The definition of enable-ne-scan parameter don't help detection. 
The simple workaround is to define only --enable-ne and *not* --enable-rtl8139 
for the rtl8019 chip. In this case the detection show the correct ne2000 
adapter (the only one) and now boot is correct. So i have to use two different 
grub version.

Let me know if i can help more ...

Versions:
grub 0.95
gcc 3.2.2

Best regards.
magicfox


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


-------------------------------------------------------
Date: jeu 26.08.2004 at 13:28       By: magicfox <magicfox>
Dear,

I found a solution to test isa/ne *before* pci/rtl8139 on netboot/config.c. It 
works for both ne and rtl8139.
see my attached patch vs grub-0.95.

If this is at your convenience, the following bug can be closed.
Thanks for your patience and have a good day
magicfox

-------------------------------------------------------
Date: jeu 26.08.2004 at 09:58       By: Feng Shuo <fengshuo>
Yes, all the drivers are for PCI devices :-(.
I'm sorry that I don't get the ISA support from Etherboot to GRUB, for I don't 
have any ISA NIC cards to test my code :-(.

-------------------------------------------------------
Date: jeu 26.08.2004 at 09:47       By: magicfox <magicfox>
Hi,

I applied the grub-0.95-diskless-patch-2.patch but it removes the --enable-ne 
option (standard ISA NE1000/NE2000) !
I can't use --enable-ns8390 because it is a driver for PCI NE2000 and clones.

Oh my god, why this driver was removed ? (it still present in kernel 2.6 and 
2.4 series...)
Are we enjoined to by a recent board with PCI ?
;-)
Best regards


-------------------------------------------------------
Date: jeu 26.08.2004 at 00:40       By: Feng Shuo <fengshuo>
Try the diskless patch on bug #9408.
It can support rtl8139 at least, (I don't know about ne, but you can test the 
driver for me :-)




CC List
-------

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



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

-------------------------------------------------------
Date: jeu 26.08.2004 at 13:28  Name: config.patch  Size: 481B   By: magicfox

http://savannah.gnu.org/bugs/download.php?item_id=10146&amp;item_file_id=1611






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

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







reply via email to

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