Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2006 06:20:08 -0700 (PDT)
From:      Gireesh <gireesh.nagabhushana@neterion.com>
To:        freebsd-drivers@freebsd.org
Subject:   Reading configuration file from driver during load
Message-ID:  <6387977.post@talk.nabble.com>

next in thread | raw e-mail | index | archive | help

Hi All,

I have a driver which has some parameters hardcoded as of now. It requires
values of these parameters to be available during load (during attach
function). My requirement is to read these parameters from a configuration
file so that we can load driver with different values to parameters without
rebuilding driver. 
Is there any way of reading such configuration files from driver during
load?

Thanks,
Gireesh
-- 
View this message in context: http://www.nabble.com/Reading-configuration-file-from-driver-during-load-tf2298986.html#a6387977
Sent from the freebsd-drivers mailing list archive at Nabble.com.




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