From owner-freebsd-questions Tue Jun 9 18:03:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15421 for freebsd-questions-outgoing; Tue, 9 Jun 1998 18:03:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ms1.hinet.net (root@ms1.hinet.net [168.95.4.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15392 for ; Tue, 9 Jun 1998 18:03:28 -0700 (PDT) (envelope-from richeliu@ms1.hinet.net) Received: from [203.74.153.29] ([203.74.153.29]) by ms1.hinet.net (8.8.8/8.8.8) with SMTP id JAA00278 for ; Wed, 10 Jun 1998 09:03:23 +0800 (CST) Message-ID: <357EAE6B.77A@ms1.hinet.net> Date: Wed, 10 Jun 1998 09:03:55 -0700 From: richeliu X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: make device node failed! Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I am trying to compile the kernel including the sound blaster sound card. Compiling is OK. But,after that, I have tried to make a device node ( snd0), I failed. I change to /dev # sh MAKEDEV snd0 ( or # ./MAKEDEV snd0) then # ls snd0 # no such file or directory. Can anyone help in this matter? Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message