Date: Thu, 14 Nov 2002 17:39:23 -0500 From: Nick Slager <zith@zith.net> To: David Banning <david@skytrackercanada.com> Cc: questions@freebsd.org Subject: Re: ucom - kernel, module or both? Message-ID: <20021114173923.A31656@zith.net> In-Reply-To: <20021114030006.A17941@skytrackercanada.com>; from david@skytrackercanada.com on Thu, Nov 14, 2002 at 03:00:07AM -0500 References: <20021114030006.A17941@skytrackercanada.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021114173923.A31656>