ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Yuri N. Glibovetz" <gyn61@mail.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] UCR-61S2B Flash Card Reader в ALT Compact 2.3
Date: Mon, 25 Oct 2004 12:12:49 +0300
Message-ID: <417CC391.502@mail.ru> (raw)
In-Reply-To: <417CC34F.6060502@iop.kiev.ua>

Andriy Dobrovol's'kii пишет:
> options scsi_mod max_scsi_luns=0xffffffff
> Эта строка в указаном файле должна решить проблему для ядер 2.4.ххх
> У меня так заработало. Для 2.6.ххх ставится просто цыфра. Информация 
> взята из рассылок.

У меня сработало:

options scsi_mod max_scsi_luns=15

Кстати, работает и другой способ:

# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
   Vendor: _NEC     Model: DV-5800C         Rev: D9S3
   Type:   CD-ROM                           ANSI SCSI revision: 02
   Removeable: 1
Host: scsi0 Channel: 00 Id: 01 Lun: 00
   Vendor: TEAC     Model: CD-W552E         Rev: 1.09
   Type:   CD-ROM                           ANSI SCSI revision: 02
   Removeable: 1
Host: scsi1 Channel: 00 Id: 00 Lun: 00
   Vendor: IC       Model: USB Storage-CFC  Rev: 301b
   Type:   Direct-Access                    ANSI SCSI revision: 02
   Removeable: 1
# echo "scsi add-single-device 1 0 0 1" > /proc/scsi/scsi
# echo "scsi add-single-device 1 0 0 2" > /proc/scsi/scsi
# echo "scsi add-single-device 1 0 0 3" > /proc/scsi/scsi
# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
   Vendor: _NEC     Model: DV-5800C         Rev: D9S3
   Type:   CD-ROM                           ANSI SCSI revision: 02
   Removeable: 1
Host: scsi0 Channel: 00 Id: 01 Lun: 00
   Vendor: TEAC     Model: CD-W552E         Rev: 1.09
   Type:   CD-ROM                           ANSI SCSI revision: 02
   Removeable: 1
Host: scsi1 Channel: 00 Id: 00 Lun: 00
   Vendor: IC       Model: USB Storage-CFC  Rev: 301b
   Type:   Direct-Access                    ANSI SCSI revision: 02
   Removeable: 1
Host: scsi1 Channel: 00 Id: 00 Lun: 01
   Vendor: IC       Model: USB Storage-SMC  Rev: 301b
   Type:   Direct-Access                    ANSI SCSI revision: 02
   Removeable: 1
Host: scsi1 Channel: 00 Id: 00 Lun: 02
   Vendor: IC       Model: USB Storage-MMC  Rev: 301b
   Type:   Direct-Access                    ANSI SCSI revision: 02
   Removeable: 1
Host: scsi1 Channel: 00 Id: 00 Lun: 03
   Vendor: IC       Model: USB Storage-MSC  Rev: 301b
   Type:   Direct-Access                    ANSI SCSI revision: 02
   Removeable: 1
# cat /proc/scsi/scsi_sd
sda: scsi01(0,0,0)
sdb: scsi01(0,0,1)
sdc: scsi01(0,0,2)
sdd: scsi01(0,0,3)


      reply	other threads:[~2004-10-25  9:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-23  9:13 Yuri N. Glibovetz
2004-10-23 11:10 ` Andriy Dobrovol`s`kii
2004-10-23 16:03   ` Yuri N. Glibovetz
2004-10-25  9:11     ` Andriy Dobrovol's'kii
2004-10-25  9:12       ` Yuri N. Glibovetz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=417CC391.502@mail.ru \
    --to=gyn61@mail.ru \
    --cc=hardware@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git