From owner-freebsd-questions Thu Nov 14 14:32: 0 2002 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 C3B0B37B401 for ; Thu, 14 Nov 2002 14:31:59 -0800 (PST) Received: from mail102.csoft.net (lilly.csoft.net [63.111.22.101]) by mx1.FreeBSD.org (Postfix) with SMTP id EBAB443E7B for ; Thu, 14 Nov 2002 14:31:55 -0800 (PST) (envelope-from zith@lilly.csoft.net) Received: (qmail 33208 invoked by uid 1876); 14 Nov 2002 22:39:23 -0000 Date: Thu, 14 Nov 2002 17:39:23 -0500 From: Nick Slager To: David Banning Cc: questions@freebsd.org Subject: Re: ucom - kernel, module or both? Message-ID: <20021114173923.A31656@zith.net> References: <20021114030006.A17941@skytrackercanada.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021114030006.A17941@skytrackercanada.com>; from david@skytrackercanada.com on Thu, Nov 14, 2002 at 03:00:07AM -0500 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake David Banning (david@skytrackercanada.com): > I am attempting to setup ucom and uvisor to sync a palm device > via usb port. If I compile the kernel with uvisor and ucom in, > are the ucom and uvisor modules still supposed to be loaded? No. The driver is either statically compiled in the kernel, or compiled as a module. Nick -- "We demand rigidly defined areas of doubt and uncertainty." -- Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message