From owner-freebsd-questions Mon Nov 5 9:37:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from baker.cnw.com (baker.cnw.com [206.40.133.20]) by hub.freebsd.org (Postfix) with ESMTP id D255C37B416 for ; Mon, 5 Nov 2001 09:37:17 -0800 (PST) Received: from cnw.com (static-8-60.dsl.cnw.net [216.9.8.60]) by baker.cnw.com (8.9.3/8.9.3) with ESMTP id JAA17661 for ; Mon, 5 Nov 2001 09:37:16 -0800 (PST) Message-ID: <3BE6CE30.BB64A9EF@cnw.com> Date: Mon, 05 Nov 2001 09:36:48 -0800 From: Anthony Hoelzle X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: FreeBSD 4.3-RELEASE Device Nodes help please Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, I recompile my kernel and get errors saying that pcic0 isn't there, nor is sn0 and a few more, read the handbook, says, "sh MAKEDEV devicename" makes it..... type "sh MAKEDEV sn0" get this error "sn0 - no such device name" type "sh MAKEDEV snd0" pauses then gives me my prompt "ls -a" shows no device named sn** What might I be doing wrong, and if I'm not doing anything wrong, why when I reboot, am I still getting the errors? Also, why is it giving me errors for many devices I commented out of my kernel as well as ones I've added? Thanks for the help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message