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:	Sat, 05 May 2007 14:10:11 -0400
From:	Valdis.Kletnieks@...edu
To:	Andrew Morton <akpm@...ux-foundation.org>,
	"David S. Miller" <davem@...emloft.net>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.21-mm1

On Sat, 05 May 2007 01:49:55 PDT, Andrew Morton said:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/

'make silentoldconfig' produces:

SCSI debugging host simulator (SCSI_DEBUG) [N/m/y/?] n
ESP Scsi Driver Core (SCSI_ESP_CORE) [N/m/y] (NEW) ?

Sorry, no help available for this option yet.

ESP Scsi Driver Core (SCSI_ESP_CORE) [N/m/y] (NEW) 

and grovelling around inside origin.patch find a nicely done driver calling
itself esp_scsi[ch].  Unfortunately, the only hint as to what devices this
applies to (or whether it's in fact a new driver *CORE*, similar to the
recent FireWire and mac80211 driver core rewrites), is found in this array:

static const char *esp_chip_names[] = {
       "ESP100",
       "ESP100A",
       "ESP236",
       "FAS236",
       "FAS100A",
       "FAST",
       "FASHME",
};

I'm presuming some Kconfig help will land before the 2.6.22 merge window
closes? :)


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ