[PATCH] drivers/scsi: add hotplug with MODNAME env var

2005-03-04 Thread Roman Kagan
Hi, The patch below adds hotplug callout to scsi_bus_type, and makes it generate MODNAME environment variable for use with modprobe. Also it adds a few matching MODULE_ALIAS() macros to the appropriate modules. Two caveats: 1) I'm not particularly certain about the scsi-type- prefix: it may

FW: A bug RedHat AS 4.0 kernel , is it correct, can anyone confirm

2005-03-04 Thread Kotian, Deepak
Can linux-scsi@vger.kernel.org comment on this one if the understanding is correct. Thanks and Regards Deepak -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kotian, Deepak Sent: Friday, March 04, 2005 1:57 AM To: [EMAIL PROTECTED] Subject: A bug RedHat

[patch 2/3] scsi ch.c build fix

2005-03-04 Thread akpm
- workaround for gcc-2.95 macro expansion bug - fix a warning: drivers/scsi/ch.c:100: warning: `ch_ioctl_compat' declared `static' but never defined Signed-off-by: Andrew Morton [EMAIL PROTECTED] --- 25-akpm/drivers/scsi/ch.c |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-)

[patch 1/3] add scsi changer driver

2005-03-04 Thread akpm
From: Gerd Knorr [EMAIL PROTECTED] This patch adds a device driver for scsi media changer devices (tape libraries for example). It exists for quite some time (since 2.2.x or so ...), is used by several people and also is in some vendor kernels (debian, suse, maybe others as well). People bug

How to clear bogus WP bit?

2005-03-04 Thread Martin Diehl
Hi, my MMC flashcard used to work with my usb card reader right until a boot-crash of an embedded system while the card was in use there. Since then, both Linux and Windows report the card being write-protected. Reading still works without problems. Note, on MMC-Cards there is no

RE: How to clear bogus WP bit?

2005-03-04 Thread Guy
The card should have a switch. Check the card again. Maybe use a magnifying glass. Guy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Diehl Sent: Friday, March 04, 2005 11:07 AM To: linux-scsi@vger.kernel.org Subject: How to clear bogus WP bit?

RE: How to clear bogus WP bit?

2005-03-04 Thread Martin Diehl
On Fri, 4 Mar 2005, Guy wrote: The card should have a switch. Check the card again. Maybe use a magnifying glass. Nope, this is just a standard MMC Card, not SD - no switch on the card. However, it turned out meanwhile, there was some cardreader hardware failure happen at same time by

Re: [linux-iscsi-devel] Badness in local_bh_enable under 2.6.10 and Xen

2005-03-04 Thread Mike Christie
Matthew Zito wrote: Hi, The iscsi_sfnet module I compiled against my 2.6.10-xen0 tree loads fine, but when the iscsid process goes to discover the luns, it sees the luns but dumps error strings similar to the following: Attached scsi disk sdb at scsi0, channel 0, id 0,

[ANNOUNCE] iSCSI Initiator Core Stack v1.6.1.21 for 2.6.11

2005-03-04 Thread Nicholas A. Bellinger
The following is v1.6.1.21 of the iSCSI Initiator Core Stack for 2.6.11. This release includes the conversion of existing readonly proc entries to sysfs, as well as exporting out all iSCSI Channel, Session and Connection releated attributes. The procfs entries remain in this release, and will be