From owner-freebsd-questions Sat Sep 7 15:19:59 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA16643 for questions-outgoing; Sat, 7 Sep 1996 15:19:59 -0700 (PDT) Received: from ax433.mclink.it (ax433.mclink.it [192.106.166.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA16621 for ; Sat, 7 Sep 1996 15:19:51 -0700 (PDT) Received: from tirm16.vol.it by ax433.mclink.it id aa24351; 8 Sep 96 0:19 CEST Message-ID: <3231F502.41C67EA6@mclink.it> Date: Sun, 08 Sep 1996 00:19:46 +0200 From: Marco Masotti X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: MAKEDEV does not make ccd* devices Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've got a 2.1.5-RELEASE from patching a 2.1. Trying ccd's I realized that the actual MAKEDEV script does not support creating the ccd special files. How can I get replacement for the updated MAKEDEV? Thanks, Marco