On 06.07.2011 14:35, David Miller wrote:
> From: Vladimir 'φ-coder/phcoder' Serbinenko
> Date: Wed, 06 Jul 2011 14:13:20 +0200
>
>> 1) Is there any way to retrieve client and server IP on sparc64 used by
>> IEEE1275 or do we have to redo RARP ourselves?
> "/chosen/{client,server,gateway}-ip"
>
Unf
Hi,
I'll try to gather this info for you.
--S
On Jul 6, 2011, at 5:13 AM, Vladimir 'φ-coder/phcoder'
Serbinenko wrote:
> Hello, David. I'm currently working on improving network support in
> GRUB2. On IEEE1275 we use read/write functions to receive/send packets
> in conjunction with a IP+
From: Vladimir 'φ-coder/phcoder' Serbinenko
Date: Wed, 06 Jul 2011 14:13:20 +0200
> 1) Is there any way to retrieve client and server IP on sparc64 used by
> IEEE1275 or do we have to redo RARP ourselves?
"/chosen/{client,server,gateway}-ip"
> According to a web search newer sparc machines use
Hello, David. I'm currently working on improving network support in
GRUB2. On IEEE1275 we use read/write functions to receive/send packets
in conjunction with a IP+UDP+ARP+BOOTP+TFTP implementation. On IBM
machines when netbooted we get BOOTP/DHCP reply use by IEEE1275 in
"bootppkt" property which