From owner-freebsd-mobile Fri Jan 18 14:15: 2 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from opensrs.saignon.net (216-120-17-67.dsl.cust.tfb.com [216.120.17.67]) by hub.freebsd.org (Postfix) with ESMTP id 653AE37B416 for ; Fri, 18 Jan 2002 14:14:55 -0800 (PST) Received: from there (u2938@prx2.ipivot.com [216.188.41.2]) by opensrs.saignon.net (8.11.4/8.11.3) with SMTP id g0IMHFp13886 for ; Fri, 18 Jan 2002 14:17:15 -0800 (PST) (envelope-from tony@saign.com) Message-Id: <200201182217.g0IMHFp13886@opensrs.saignon.net> Content-Type: text/plain; charset="iso-8859-1" From: Tony Saign To: freebsd-mobile@FreeBSD.ORG Subject: Removing device nodes from MAKEDEV?? Date: Fri, 18 Jan 2002 14:14:31 +0000 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have found numerouse articles about errors referencing "No such device: xxx", but none of the explain how to remove them, just add new ones. Can anyone tell me how to get rid of these errors?? (i.e.) config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> q None of these devices are needed on my laptop.... Thanks, -Tony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message