[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:44433] /proc/scsi/scsiがない



高山と申します。
お世話になります。

SargeをKernel2.6.8でインストールしたのですが、
Kernel2.4使用時にはあった
/proc/scsi/scsi
が見つかりません。
また
/dev/sg*
も見つからないのですが、
この辺のSCSI関連のファイルはKernel2.6ではなくなってしまったのでしょうか?
あるいは別のファイルに置き換わったのでしょうか?
やりたいことはSCSI機器(プリンター)の制御です。

カーネルコンパイル時のSCSI関連のオプションは以下の通りです。
<M> SCSI device support
[*]   legacy /proc/scsi/ support
---   SCSI support type (disk, tape, CD-ROM)
<M>   SCSI disk support
<M>   SCSI tape support
<M>   SCSI OnStream SC-x0 tape support
<M>   SCSI CDROM support
[ ]     Enable vendor-specific extensions (for SCSI CDROM)
<M>   SCSI generic support
<M>   SCSI media changer support
---   Some SCSI devices (e.g. CD jukebox) support multiple LUNs
[*]   Probe all LUNs on each SCSI device
[*]   Verbose SCSI error reporting (kernel size +=12K)
[*]   SCSI logging facility
SCSI Transport Attributes
SCSI low-level drivers
PCMCIA SCSI adapter support

以上よろしくお願いします。