KLinuxScsiManager

What's this project about

KlinuxScsiManager
With this Application you can scan all your SCSI hostadapters for devices or remove a specified device from the system

Restrictions

The Linux kernel reserves only space for two additional devices on system startup.

It works only for linux based systems (I think)

Test environment + problems

Suse 7.0 / Kernel 2.2.16 / KDE 2 (RC 1) / QT 2.2.1

I encountered problems with SANE, I had to set the /dev/scanner special device, after adding a scanner to the system. I don't know why, but although find-scanner recognizes my scanner, xsane or other frontends claim to not being able to find an useable scanner, if the scanner should be determined by means of /proc/scsi/scsi (although this should work)

TODO

*) Determine how many channels a host adapter has (now 2 are asumed)
*) Determine how many devices per channel are the maximum (now 16 are asumed)
*) Draw nice icons
*) Automatically set the /dev/scanner link
*) Auto change to root privileges
*) change fstab
*) Add by given ID

Download

Version 0.1
Download

Screenshots

Mainwindow

Adapterinfo window


Joseph Wenninger jowenn@bigfoot.com