OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [Documentation/] [README.nsp32_cb.eng] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
        <>
2
 
3
 
4
1. 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
8
PCI card driver module for Linux.
9
 
10
 
11
 
12
2. 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
....
23
01: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/driver/scsi/pcmcia/ .
37
 
38
[8] Type "depmod -ae" to re-made "/lib/modules//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
 
45
3. Caution
46
 If you eject card when doing some operation for your SCSI device or suspend
47
your 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
49
your data. Please backup your data when you use this driver.
50
 
51
 
52
4. Copyright.
53
 
54
 No, no, this is Copyleft software. See GPL.
55
 
56
 
57
YOKOTA Hiroshi

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.