linux-old/Documentation/README.nsp32_cb.eng
<<
>>
Prefs
   1        <<NinjaSCSI-32Bi/UDE CardBus/PCI card driver for Linux>>
   2
   3
   41. What's this?
   5
   6 This is Workbit corp.'s(http://www.workbit.co.jp/) NinjaSCSI-32Bi
   7(http://www.workbit.co.jp/ts/z_njsc32bi.html) PCMCIA card and NinjaSCSI-32UDE
   8PCI card driver module for Linux.
   9
  10
  11
  122. Install
  13
  14[1] This driver requires Kernel 2.4.x/2.6.x or later.
  15    And you want to load the module when Ninja card was inserted, you also
  16    install "hotplug" (http://linux-hotplug.sourceforge.net/) utility.
  17
  18[2] Insert Ninja card to your PC, and check your card is NinjaSCSI-32Bi/UDE
  19    card.
  20
  21# lspci
  22....
  2301:00.0 SCSI storage controller: I-O Data Device, Inc. CBSC-II duo SCSI PCMCIA card (rev 01)
  24
  25[3] This driver requires Kernel 2.4/2.6's source code. Please install cernel
  26    source code.
  27
  28[4] Please check your kernel have PCI, CardBus, PCMCIA and SCSI support.
  29    If not, rebuild your kernel. And also requires PCMCIA-CS if you use
  30    CardBus card.
  31
  32[5] Extract this archive somewhere.
  33
  34[6] Edit "Makefile" and type "make" to compile the driver.
  35
  36[7] Copy "nsp32.o" to /lib/modules/<kernel version>/kernel/driver/scsi/pcmcia/ .
  37
  38[8] Type "depmod -ae" to re-made "/lib/modules/<kernel version>/modules.pcimap"
  39
  40[9] Ok. Now you can use Ninja card in CardBus mode. Check your Ninja card is in
  41    CardBus mode, and insert the card to PC card slot.
  42
  43
  44
  453. Caution
  46 If you eject card when doing some operation for your SCSI device or suspend
  47your computer, you encount some *BAD* error like disk crash.
  48 It works good when I using this driver right way. But I'm not guarantee
  49your data. Please backup your data when you use this driver.
  50
  51
  524. Copyright.
  53
  54 No, no, this is Copyleft software. See GPL.
  55
  56
  57YOKOTA Hiroshi
  58
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.