Date: Wed, 3 Jun 2009 18:48:08 -0700 From: David Somayajulu <david.somayajulu@qlogic.com> To: "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org> Subject: How do I pass configuration parameters to a FreeBSD Device Driver ? Message-ID: <75E1A2A7D185F841A975979B0906BBA65A4D0C658A@AVEXMB1.qlogic.org>
index | next in thread | raw e-mail
Hi All, I would appreciate if you could let me know, how I can pass configuration parameters to a device driver, which can be processed during either probe() or attach() ? Is there a way to read them from a conf file of some sort ? Basically, I am interested in setting some tunable parameters during driver initialization, without needing to recompile the driver every time. thanks david Somayajuluhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?75E1A2A7D185F841A975979B0906BBA65A4D0C658A>
