From owner-freebsd-questions Tue Apr 24 10:14:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atlas.rccn.net (atlas.rccn.net [193.136.7.1]) by hub.freebsd.org (Postfix) with SMTP id 5AB2137B422 for ; Tue, 24 Apr 2001 10:14:44 -0700 (PDT) (envelope-from jpsp@fccn.pt) Received: (qmail 13633 invoked from network); 24 Apr 2001 17:14:43 -0000 Received: from dhcp20.fccn.pt (HELO jpsp) (193.136.7.220) by atlas.rccn.net with SMTP; 24 Apr 2001 17:14:43 -0000 Message-ID: <009901c0cce2$3310ad20$dc0788c1@jpsp> From: =?iso-8859-1?Q?Jo=E3o_Pagaime?= To: Subject: Loading /dev/ch* driver into kernel as module Date: Tue, 24 Apr 2001 18:15:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I have a production server that wouldn't like to reboot, but has a driver missing, so I was wondering if I could get it on the kernel through a module. I've checked /modules/* but it doesn't look like having a the driver needed. The source code seems to be at /sys/cam/scsi/scsi_ch.c Can I make a module out of it and install it on a running kernel? Thanks, jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message