Date: Thu, 12 Oct 2006 11:27:14 +0300 (EEST) From: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> To: "Alton, Matthew" <Matthew.Alton@anheuser-busch.com> Cc: Miles Nordin <carton@Ivy.NET>, freebsd-sparc64@freebsd.org Subject: RE: Netra t1 105: novice questions Message-ID: <20061012111400.E36157@atlantis.atlantis.dp.ua> In-Reply-To: <EDD89D0E0D2ADF4A821782DE9C46973417C94472@exchange-USR32> References: <EDD89D0E0D2ADF4A821782DE9C46973417C94472@exchange-USR32>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! On Wed, 11 Oct 2006, Alton, Matthew wrote: > Okay. The boot prom parameter "pcib-probe-list" is definitely your problem. > Yours is almost certainly set to "1,2" when it must be "1,2,3" Set the > pcib-probe-list to "1,2,3" and you'll be cured. The hme1 interface will show > right up. You'll probably have to take a boot to do it. Thank you! You're right, that's it. After setting pcib-probe-list to "1,2,3" second network interface has appeared and works: hme0: <Sun HME 10/100 Ethernet> mem 0xe0000000-0xe0007fff at device 1.1 on pci1 miibus0: <MII bus> on hme0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ukphy1: <Generic IEEE 802.3u media interface> on miibus0 ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto hme0: Ethernet address: 08:00:20:c2:14:12 ... hme1: <Sun HME 10/100 Ethernet> mem 0xe0010000-0xe0017fff at device 3.1 on pci1 miibus1: <MII bus> on hme1 ukphy2: <Generic IEEE 802.3u media interface> on miibus1 ukphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto hme1: Ethernet address: 08:00:20:c2:14:12 I'm still curious (1) why there are 2 PHYs on 1st controller, and (2) why MAC addresses are the same. But these questions are solely come from curiosity (ifconfig hme1 lladdr other-MAC works properly). Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061012111400.E36157>