make error when building rom
|
2012-02-04, 20:52
(This post was last modified: 2012-02-04 21:50 by AnRkey.)
Post: #4
|
|||
|
|||
RE: make error when building rom
(2012-02-03 15:40)robinsmidsrod Wrote: From what I can see in src/drivers/net/tg3.c, line 3399, a very similar device seems to be supported. You can try to add a line for your specific PCI ID to that file and try to compile the bin/tg3.rom file. You're correct, the tg3 driver is being used in Ubuntu 10.04.3. Code: 2:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5723 Gigabit Ethernet PCIe (rev 10) I'm giving it a go now, I'll update with the results shortly. src/drivers/net/tg3.c does not exist. I found src/drivers/net/tg3/tg3.c but that only has 1000 or so lines. I've edited it anyway, giving it a go now. ubuntu@ubuntu:~/ipxe/src$ make bin/14e4165b.rom [RULES] drivers/net/tg3/tg3.c [DEPS] drivers/net/tg3/tg3.c [BUILD] bin/tg3.o [AR] bin/blib.a ar: creating bin/blib.a [LD] bin/14e4165b.rom.tmp [BIN] bin/14e4165b.rom.bin [ZINFO] bin/14e4165b.rom.zinfo [ZBIN] bin/14e4165b.rom.zbin [FINISH] bin/14e4165b.rom rm bin/14e4165b.rom.zinfo bin/14e4165b.rom.bin bin/14e4165b.rom.zbin ubuntu@ubuntu:~/ipxe/src$ That was quick, it seems to have compiled. Going to burn it to the rom in a moment. Damn I emailed you the screenshot of the error. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
make error when building rom - AnRkey - 2012-01-30, 17:08
RE: make error when building rom - robinsmidsrod - 2012-02-03, 15:40
RE: make error when building rom - AnRkey - 2012-02-04 20:52
RE: make error when building rom - AnRkey - 2012-02-03, 16:25
RE: make error when building rom - robinsmidsrod - 2012-02-05, 16:29
RE: make error when building rom - AnRkey - 2012-02-05, 17:48
RE: make error when building rom - AnRkey - 2012-02-06, 10:30
RE: make error when building rom - robinsmidsrod - 2012-02-06, 11:08
RE: make error when building rom - AnRkey - 2012-02-06, 11:22
RE: make error when building rom - robinsmidsrod - 2012-02-06, 13:21
RE: make error when building rom - AnRkey - 2012-02-06, 13:58
RE: make error when building rom - robinsmidsrod - 2012-02-10, 16:16
RE: make error when building rom - AnRkey - 2012-02-28, 15:08
|
User(s) browsing this thread: 1 Guest(s)