lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Jun 2008 16:12:43 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	David Woodhouse <dwmw2@...radead.org>
CC:	linux-kernel@...r.kernel.org, alan@...rguk.ukuu.org.uk,
	jaswinder@...radead.org
Subject: Re: [PATCH] ip2: use request_firmware()

David Woodhouse wrote:
> diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
> index 595a925..b15d33d 100644
> --- a/drivers/char/Kconfig
> +++ b/drivers/char/Kconfig
> @@ -121,6 +121,13 @@ config COMPUTONE
>  	  To compile this driver as modules, choose M here: the
>  	  modules will be called ip2 and ip2main.
>  
> +config COMPUTONE_FIRMWARE
> +	bool "Firmware for Computone IntelliPort Plus serial devices"
> +	depends on COMPUTONE
> +	---help---
> +	  This builds the firmware for the Intelliport Plus devices into the
> +	  kernel image. Say 'N' and let it get loaded by udev.
> +


Anyone running 'make oldconfig' could easily skip over this and get a 
non-usable device, too.  Seems like a default 'y' is appropriate for the 
initial patch...

	Jeff





--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ