From owner-freebsd-hackers Tue Mar 28 12:26:10 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA26711 for hackers-outgoing; Tue, 28 Mar 1995 12:26:10 -0800 Received: from hda.com (hda.com [199.232.40.182]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA26705 for ; Tue, 28 Mar 1995 12:26:08 -0800 Received: (dufault@localhost) by hda.com (8.6.9/8.3) id PAA01042; Tue, 28 Mar 1995 15:26:32 -0500 From: Peter Dufault Message-Id: <199503282026.PAA01042@hda.com> Subject: Configuring driver added via LKM To: freebsd-hackers@freefall.cdrom.com Date: Tue, 28 Mar 1995 15:26:31 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 587 Sender: hackers-owner@FreeBSD.org Precedence: bulk What to do to properly add a driver using an LKM isn't too obvious to me, as to what to call in the configuration code in order to check for I/O port overlap and adjust the interrupt masks and so on. I can add the driver and even synthetically call the probe and attach routines, but I'd like to do it properly. Can anyone point out the way? You may save me from a fair amount of pointer traversal in isa.c Peter -- Peter Dufault Real Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267