Subject: Re: install problems on potential 433t
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Michael Joosten <joost@cadlab.de>
List: port-hp300
Date: 09/21/1996 15:50:54
 > <<< 20:30:50.739893   Addr: 08:00:09:13:db:e1   Intf: le0
 >         802.2 LLC: DSAP:f8 SSAP:f8 CTRL:3
 >         HP Ext:    DXSAP:806 SXSAP:906
 >         Boot Request: (Send Server ID)
 >                 RetCode:0 SeqNo:0 SessID:ffff Vers:512
 >                 Machine Type: HPS300              
 >                 File Name (0): <>
 > 
>What version of NetBSD is running on your SPARC system?  Hmm, it could
>be a structure packing difference on the SPARC, which would lead to
>problems with rbootd.

Yes, there looks something byte swapped. With 1.2 on a Sun SLC, I get the
following with rbootd -d (and it works):
/etc/rbootd.conf:
#8:0:09:10:21:b4                SYS_NBOOT # hp400
8:0:09:10:21:b4         SYS_INST # hp400

rbootd -d:

<<< 15:39:31.563350   Addr: 08:00:09:10:21:b4   Intf: le0
        802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
        HP Ext:    DXSAP:608 SXSAP:609
        Boot Request:
                RetCode:0 SeqNo:bfd27e7e SessID:0 Vers:2
                Machine Type: HPS300              
                File Name (8): <SYS_INST>

>>> 15:39:31.590772   Addr: 08:00:09:10:21:b4   Intf: le0
        802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
        HP Ext:    DXSAP:609 SXSAP:608
        Boot Reply:
                RetCode:0 SeqNo:bfd27e7e SessID:1 Vers:2
                File Name (8): <SYS_INST>

<<< 15:39:31.605349   Addr: 08:00:09:10:21:b4   Intf: le0
        802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
        HP Ext:    DXSAP:608 SXSAP:609
        Read Request:
                RetCode:0 Offset:0 SessID:1
                NoOfBytes: 256
Note the differences in CTRL, DXSAP and SXSAP. But I'm quite sure that it did
work with some late 1.1 snapshot for SPARC, as I installed my hp400t this way
with 1.1.

PS: Klaus, ich schicke Dir separat mein Binary vom rbootd - ist ja nur 32K
gross...

Regards, Michael