From owner-freebsd-current Mon Oct 5 21:05:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22738 for freebsd-current-outgoing; Mon, 5 Oct 1998 21:05:44 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from Kitten.mcs.com (Kitten.mcs.com [192.160.127.90]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22719 for ; Mon, 5 Oct 1998 21:05:39 -0700 (PDT) (envelope-from dgobe@mcs.net) Received: from mcs.net (dgobe.pr.mcs.net [204.137.234.195]) by Kitten.mcs.com (8.8.7/8.8.2) with ESMTP id XAA19931 for ; Mon, 5 Oct 1998 23:05:36 -0500 (CDT) Message-ID: <36199704.EC9E1DD@mcs.net> Date: Mon, 05 Oct 1998 23:05:24 -0500 From: "David A. Gobeille" X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: "freebsd-current@FreeBSD.ORG" Subject: MAKEDEV broken? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Using CURRENT as of ~Oct. 3, when trying to make cd* devices, the /dev/MAKEDEV script does not create the nodes that it should. Check me if I'm wrong, but if you issue the command: (as root in /dev) ./MAKEDEV cd1 <-- that's a one also tried ./MAKEDEV cd1* ./MAKEDEV cd* you should get cd1a ... cd1h + the raw character devices. You don't. -- Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message