From owner-freebsd-questions@FreeBSD.ORG Tue Dec 20 14:39:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FB3516A422 for ; Tue, 20 Dec 2005 14:39:05 +0000 (GMT) (envelope-from norgaard@locolomo.org) Received: from strange.daemonsecurity.com (59.Red-81-33-11.staticIP.rima-tde.net [81.33.11.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id E275043D8A for ; Tue, 20 Dec 2005 14:38:57 +0000 (GMT) (envelope-from norgaard@locolomo.org) Received: from [172.24.8.84] (generic.atosorigin.es [212.170.156.200]) by strange.daemonsecurity.com (Postfix) with ESMTP id 581402E041; Tue, 20 Dec 2005 15:38:55 +0100 (CET) Message-ID: <43A8177D.2010007@locolomo.org> Date: Tue, 20 Dec 2005 15:38:53 +0100 From: Erik Norgaard User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051214) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "c.s.prakash" References: <43A812B9.7030905@gmail.com> In-Reply-To: <43A812B9.7030905@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: how to create device files in FreeBSD 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2005 14:39:05 -0000 c.s.prakash wrote: > i have an external modem connected to serial port, i cant find any > deivce /dev/cuaa0 for serial port to connect, > and i cant able to create using mknod in /dev/ directory but i it is > possible in other directory, i did this as root. > > how can i create the device uing devfs, You shouldn't need to, devfs automatically updates /dev when new hardware is attached. It is likely that the correct driver isn't loaded. If the device driver is not compiled into the kernel then you can load a kernel module with kldload - assuming the device is supported. Cheers, Erik -- Ph: +34.666334818 web: www.locolomo.org S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt Subject ID: 9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72 Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9