From owner-freebsd-questions Tue Dec 23 16:31:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA24326 for questions-outgoing; Tue, 23 Dec 1997 16:31:26 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mail.hanyon.co.kr ([203.231.147.16]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA24312 for ; Tue, 23 Dec 1997 16:31:18 -0800 (PST) (envelope-from jhlee@mail.hanyon.co.kr) Received: from mail.hanyon.co.kr ([210.109.10.40]) by mail.hanyon.co.kr (8.6.9H1/8.6.9) with ESMTP id JAA00900; Wed, 24 Dec 1997 09:22:30 +0800 Message-ID: <34A0562F.CD0163EB@mail.hanyon.co.kr> Date: Wed, 24 Dec 1997 09:24:15 +0900 From: Jaeho Lee X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Greg Lehey CC: freebsd-questions@FreeBSD.ORG Subject: Re: Com ports References: <3.0.3.32.19971223145628.0096a1d0@shani.net> <34A04A4C.F0ED7E82@mail.hanyon.co.kr> <19971224104215.56168@lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It was question to me after I came in FreeBSD world (but only 1 month). What I changed in kernel configuration editor (like enable port or someting) effects from that time even the machine is rebooted? Or just remain till reboot? Greg Lehey wrote: > > You can enable disabled devices with UserConfig. Enter '-c' to the > boot prompt, enter 'v' when you get to the configuration editor, and > then select the disabled devices. I've forgotten what you do to > enable them, but the help will tell you--could be a TAB. > > Greg