From owner-freebsd-current Fri Feb 7 12:39:16 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6608737B401 for ; Fri, 7 Feb 2003 12:39:15 -0800 (PST) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D730A43FB1 for ; Fri, 7 Feb 2003 12:39:14 -0800 (PST) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id MUA74016; Fri, 07 Feb 2003 12:39:13 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 74D435D07; Fri, 7 Feb 2003 12:39:13 -0800 (PST) To: Thierry Herbelot Cc: current@FreeBSD.ORG Subject: Re: How to create a device in current In-reply-to: Your message of "Fri, 07 Feb 2003 21:32:21 +0100." <200302072132.21675.thierry@herbelot.com> Date: Fri, 07 Feb 2003 12:39:13 -0800 From: "Kevin Oberman" Message-Id: <20030207203913.74D435D07@ptavv.es.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: Thierry Herbelot > Date: Fri, 7 Feb 2003 21:32:21 +0100 > > Le Friday 07 February 2003 21:24, Kevin Oberman a =E9crit : > > I maintain a port for FreeBSD that I am trying to fix to run on > > V5. The port is the mWave modem software for some IBM laptop internal > > modems and it needs to create a /dev entry which I previously did with > > a simple mknod. This doesn't work under 5.0, so I am trying to figure > > out how to get the device node created in the rc script for the port. > > > > The command I used in V4 is mknod "/dev/mwave c 96 0". Where so I read > > up on creating something like this with devfs? > > > > could this paper be relevant :=20 > ers/kamp/kamp_html/index.html> > > (it may require some rewriting of the device driver code) Thanks, Thierry. Looks interesting. Hopefully it will let me fix up the driver to work with 5.0. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message