[PLUG] Compiling/Installing a Single Driver

Rich Shepard rshepard at appl-ecosys.com
Mon Apr 10 16:43:57 UTC 2006


On Mon, 10 Apr 2006, Galen Seitz wrote:

> I would just do another make menuconfig or its equivalent and enable the
> additional driver, followed by make modules. Then you can copy the module
> to the appropriate spot in /lib/modules. It's probably safe to do make
> modules_install, but I won't guarantee it.

   Here are what I think are the relevant options, as found in .config:

CONFIG_SERIAL=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_SERIAL_EXTENDED=y
CONFIG_SERIAL_MANY_PORTS=y
CONFIG_SERIAL_SHARE_IRQ=y
# CONFIG_SERIAL_DETECT_IRQ is not set
# CONFIG_SERIAL_MULTIPORT is not set
# CONFIG_SERIAL_NONSTANDARD is not set

   Everything else relates to USB serial converters. Might I want to set
SERIA_MULTIPORT to get the generic_serial module built? (There's nothing
relevant when I grep for GENERIC in .config.)

Thanks,

Rich

-- 
Richard B. Shepard, Ph.D.             |  Quantifying subjectivity for the
Applied Ecosystem Services, Inc.(TM)  |  benefit of business and society.
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863



More information about the PLUG mailing list