Date: Wed, 5 Dec 2001 11:51:43 -0800 From: Mark Peek <mark@whistle.com> To: Zhihui Zhang <zzhang@cs.binghamton.edu>, freebsd-hackers@FreeBSD.ORG Subject: Re: gdb serial port Message-ID: <p05101006b8342a253413@[207.76.207.129]> In-Reply-To: <Pine.SOL.4.21.0112051414260.15289-100000@onyx> References: <Pine.SOL.4.21.0112051414260.15289-100000@onyx>
index | next in thread | previous in thread | raw e-mail
At 2:41 PM -0500 12/5/01, Zhihui Zhang wrote:
>While compiling a debug kernel, I forgot to set the flag of sio0 to
>0x80. Is there anyway I can fix this quickly without recompiling
>the kernel? Thanks,
For -current, you can change (or add) a hint to /boot/device.hints such as:
hint.sio.0.flags="0x80"
For -stable, I believe you have to recompile the kernel.
Mark
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05101006b8342a253413>
