Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2007 17:03:16 -0500
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: any success with new sun "M2" product variant for X4100 and X2100
Message-ID:  <FFF46BFA-916A-4690-A5F5-4EB5BCC2E56F@khera.org>
In-Reply-To: <45F083EB.1090308@fallesen.dk>
References:  <0F5570EA-7E34-4971-961F-32DD121F4DF2@khera.org> <45F083EB.1090308@fallesen.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-9--336814753
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed


On Mar 8, 2007, at 4:45 PM, Jens Fallesen wrote:

> One issue I have is that the embedded management software can run  
> on NIC 1 only. And once FreeBSD detects this, the embedded  
> management software is disabled. Does anyone know of a way to make  
> FreeBSD detect NIC 0 only?

what about something similar to this, how I disable atkbd on my sun  
boxes:

hint.atkbdc.0.disabled=1


perhaps

hint.bge.1.disabled=1

might work.

you can test by breaking into the boot loader and typing "set  
hint..." then continue the normal boot.  if it works, just plop that  
line (without set) into /boot/loader.conf.


--Apple-Mail-9--336814753--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FFF46BFA-916A-4690-A5F5-4EB5BCC2E56F>