j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: stepan Date: 2006-05-31 20:09:18 +0200 (Wed, 31 May 2006) New Revision: 36
Modified: openbios-devel/arch/sparc32/tree.fs Log: have the name match a real sparcstation (solaris wants that)
Modified: openbios-devel/arch/sparc32/tree.fs =================================================================== --- openbios-devel/arch/sparc32/tree.fs 2006-05-28 18:48:47 UTC (rev 35) +++ openbios-devel/arch/sparc32/tree.fs 2006-05-31 18:09:18 UTC (rev 36) @@ -2,8 +2,8 @@ " /" find-device 2 encode-int " #address-cells" property 1 encode-int " #size-cells" property - " SUNW,SparcStation-5" encode-string " name" property - " SparcStation" encode-string " banner-name" property + " SUNW,SPARCstation-5" encode-string " name" property + " SPARCstation 5" encode-string " banner-name" property " sun4m" encode-string " compatible" property " /obio/zs@0,100000:a" encode-string " stdin-path" property " /obio/zs@0,100000:a" encode-string " stdout-path" property