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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

