Netboot Mailing List (by thread)

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

Re: Boot ROM (fwd)




Rudhuwan Abu Bakar wrote:
> 
> here what I did..
> 
> I change pci.h from
> 
> #define PCI_DEVICE_ID_REALTEK_8139      0x8139
> 
> to
> 
> #define PCI_DEVICE_ID_REALTEK_8139      0x16a2
> 
> recompile the src..
> 
> then using floppy, i reboot the client:
> 
> I got this:
> 
> ROM Segment 0x8000 length 0x4000 reloc 0x9800
> Etherboot/32 version 4.6.11(GPL) for [RTL8139]
> Probing..[RTL8139]
> ERROR : no probeaddrs given, using pci_device
> No adapter found <sleep>

My fault.  I misread the Linux driver changes - the device ID 0x8139 _is_
correct, but Mysem changed the _vendor_ ID.  Revert the change anbove and
change PCI_VENDOR_ID_REALTEK to 0x16a2.

As long as you don't get a line that containing "Found RTL8139 at..." the
PCI IDs are still wrong.

Klaus
===========================================================================
This Mail was sent to netboot mailing list by:
Klaus Espenlaub <espenlaub@informatik.uni-ulm.de>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.