From owner-freebsd-questions@FreeBSD.ORG Sun Mar 7 22:44:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C1BF16A4CE for ; Sun, 7 Mar 2004 22:44:38 -0800 (PST) Received: from mail.evilcoder.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A4643D31 for ; Sun, 7 Mar 2004 22:44:37 -0800 (PST) (envelope-from remko@elvandar.org) From: "Remko Lodder" To: "Stephen Liu" , Date: Mon, 8 Mar 2004 07:44:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) In-Reply-To: <20040308024326.9E4131C@mail.elvandar.org> Importance: Normal X-Virus-Scanned: for evilcoder.org Message-Id: <20040308064436.373502B4DAD@mail.evilcoder.org> Subject: RE: MAKEDEV question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 06:44:38 -0000 Hi, Saw that your question was mentioned twice, that does not make it a high = priority question ;-)... Perhaps you should read your manual pages for more information {man = devfs}, Also, i thought {unsure} that when you have a lpt port enabled, it get's = detected during boot sequence, and then accordingly devfs makes mountpoints for you. Hope this helped a little, -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the = hackerscene=20 mrtg.grunn.org Dutch mirror of MRTG -----Oorspronkelijk bericht----- Van: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens Stephen Liu Verzonden: maandag 8 maart 2004 12:45 Aan: questions@freebsd.org Onderwerp: MAKEDEV question Hi folks, =20 FreeBSD 5.2 =20 I am now configuring printer and aware that 'MAKEDEV' has been replaced = with=20 'devfs' =20 According to handbook I should run =20 # ./MAKEDEV lpt0 (para port) =20 whether to be replaced with =20 # ./devfs -m lpt0 =20 Kindly advise. =EF=BF=BDTIA =20 B.R. satimis =20 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"