Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2004 10:49:13 +0600
From:      DYZ@mail.ru
To:        freebsd-mobile@freebsd.org
Cc:        =?ISO-8859-1?B?RGFnLUVybGluZyBTbfhyZ3Jhdg==?=  <des@des.no>
Subject:   Re[3]: [freebsd] xl0: watchdog timeout
Message-ID:  <40180727953.20040422104913@mail.ru>
In-Reply-To: <57174449390.20040422090434@mail.ru>
References:  <1588696859.20040421091522@mail.ru> <20040421.042921.106823026.imp@bsdimp.com> <166117603796.20040421171709@mail.ru> <xzpd661v4hp.fsf@dwp.des.no> <57174449390.20040422090434@mail.ru>

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

Thursday, April 22, 2004, 9:04:34 AM, you wrote:

Dmr> Hello Dag-Erling,

Dmr> Wednesday, April 21, 2004, 7:34:58 PM, you wrote:

DES>> DYZ@mail.ru writes:
>>> in what way? how can i check the current setting for hw.cbb.start_mem?

DES>> It's a sysctl variable:

DES>> # printf "0x%lx\n" $(sysctl -n hw.cbb.start_memory)
DES>> 0x88000000

DES>> DES

Dmr> may be I went wrong, but I have this:

Dmr> #printf "0x%lx\n" $(sysctl -n hw.cbb.start_memory)
Dmr> Illegal variable name
but
#sysctl -n hw.cbb.start_memory
2281701376

and
# printf "0x%1x\n" `sysctl -n hw.cbb.start_memory`
0x88000000

what other possible values exist?



-- 
Best regards,
 DYZ                            mailto:DYZ@mail.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40180727953.20040422104913>