Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Howto build iPXE for 3Com 3c515-TX?
2014-06-10, 20:46
Post: #1
Howto build iPXE for 3Com 3c515-TX?
Hi!
I've an pretty old 3Com 3c515-TX ISA Card. As the original 3com bootrom does not support any pxe, I would like to build iPXE for that.

But I a little bit confused. According to the source code, it seems to be supported. But how do I build a *.rom-file? The docs says, that I need a device and vendor id. But this only applies to pci, not isa? So what do I do, in order to build a rom?

I want to flash that rom with my chip burner.

Thanks!
Find all posts by this user
Quote this message in a reply
2014-06-17, 11:44
Post: #2
RE: Howto build iPXE for 3Com 3c515-TX?
(2014-06-10 20:46)ConiKost Wrote:  I've an pretty old 3Com 3c515-TX ISA Card. As the original 3com bootrom does not support any pxe, I would like to build iPXE for that.

But I a little bit confused. According to the source code, it seems to be supported. But how do I build a *.rom-file? The docs says, that I need a device and vendor id. But this only applies to pci, not isa? So what do I do, in order to build a rom?

You should be able to do

Code:
make bin/3c515.rom

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)