From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 01:44:12 2004 Return-Path: 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 3CD5716A4CE for ; Thu, 25 Nov 2004 01:44:12 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE1C143D4C for ; Thu, 25 Nov 2004 01:44:11 +0000 (GMT) (envelope-from pbowen25@juno.com) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 44846C3ADA2 for ; Wed, 24 Nov 2004 20:44:10 -0500 (EST) X-Sasl-enc: EHSEw/CfIVNup6WejWxSyg 1101347048 Received: from juno.com (unknown [204.110.228.254]) by frontend3.messagingengine.com (Postfix) with ESMTP id 903792553F for ; Wed, 24 Nov 2004 20:44:08 -0500 (EST) Message-ID: <41A538BF.1060101@juno.com> Date: Wed, 24 Nov 2004 19:43:27 -0600 From: Patrick Bowen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 25 Nov 2004 13:19:49 +0000 Subject: Getting devfs to recognize a hotplug floppy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 01:44:12 -0000 The subject line just about says it all. I'm trying to learn how to get devfs to create an fd0 enty in /dev automatically when I plug a floppy drive into the serial port of a running Dell D600 laptop running 6.0 current. I've looked at 'man devfs/devfs.conf/devfs.rules', searched the lists, searched the web, etc. this is either really simple, and I/m trying to make it complicated (probably), or no one else is trying to do this (probably not). If someone can point me in the right direction, I'd appreciate it. TIA, Patrick