Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 1995 15:26:31 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        freebsd-hackers@freefall.cdrom.com
Subject:   Configuring driver added via LKM
Message-ID:  <199503282026.PAA01042@hda.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503282026.PAA01042>