Date: Sun, 9 Jan 2005 16:39:44 +0100 From: Marius Strobl <marius@alchemy.franken.de> To: Cyril Tikhomiroff <tikho@anor.net> Cc: freebsd-sparc64@freebsd.org Subject: Re: 5.3 cd installation panic Message-ID: <20050109163944.I217@newtrinity.zeist.de> In-Reply-To: <41E13CEE.4060701@anor.net>; from tikho@anor.net on Sun, Jan 09, 2005 at 10:17:18PM %2B0800 References: <41E09473.6070106@anor.net> <20050109145433.A21246@newtrinity.zeist.de> <41E13CEE.4060701@anor.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 09, 2005 at 10:17:18PM +0800, Cyril Tikhomiroff wrote: > Hello, > > Thank you for your reply. > > Here it is: > > ok cd /pci@1f,4000 > ok ls > f0082474 SUNW,hme@2,1 > f007c398 scsi@3 > f0074bd0 network@1,1 > f0074a34 pci108e,1000 > f0060540 ebus@1 > > then > > ok cd pci108e,1000 > ok .properties > name pci108e,1000 > fast-back-to-back > devsel-speed 00000001 > class-code 00068000 > max-latency 00000019 > min-grant 0000000a > revision-id 00000001 > device-id 00001000 > vendor-id 0000108e > > This device lack the reg properties. I don't what device it is. > It's sort of a alias/symlink node to one of the EBus bridges in your U30. It's not the only one known to exist but the others I'm aware of at least consist of a "name" and a "reg" property and therefore don't cause problems with the current code. This one should be save to just ignore in FreeBSD but the question is how you can install FreeBSD in the first place. From the above output it's not entirely clear if it refers to the unused EBus bridge on the add-on HME card which normally is disabled by the firmware or the onboard one which is used for the serial ports etc. (but which is more likely). At a first step you could try to remove the add-on HME card, if the node refers to the unused EBus bridge on this card it should just disappear then. If this doesn't help you could try to update to the latest firmware revision which is 3.27 and available from: http://sunsolve.sun.com/handbook_pub/Devices/Boot_PROM/BootPROM_Sun4u.html#U30 Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050109163944.I217>