… | |
… | |
2 | ------------------------------------------ |
2 | ------------------------------------------ |
3 | |
3 | |
4 | The Neodio Card reader/writer is an USB storage device for reading |
4 | The Neodio Card reader/writer is an USB storage device for reading |
5 | CompactFlash cards. It needs some special initialization code to work |
5 | CompactFlash cards. It needs some special initialization code to work |
6 | properly. This kernel patch provides it. It should work with all 2.4 |
6 | properly. This kernel patch provides it. It should work with all 2.4 |
7 | kernels, though it has been tested only with 2.4.19 and 2.4.20. |
7 | kernels, though it has been tested only with 2.4.19 and 2.4.20. It is |
|
|
8 | unneeded (but harmless to install) on 2.6 kernels. |
8 | |
9 | |
9 | The Neodio Card read/writer is also branded as Lead Data. The USB ids: |
10 | The Neodio Card read/writer is also branded as Lead Data. The USB ids: |
10 | Vendor Id: 0aec |
11 | Vendor Id: 0aec |
11 | Product Id: 5010 |
12 | Product Id: 5010 |
12 | |
13 | |
… | |
… | |
16 | make-kpkg clean |
17 | make-kpkg clean |
17 | make-kpkg binary |
18 | make-kpkg binary |
18 | make-kpkg modules_clean |
19 | make-kpkg modules_clean |
19 | make-kpkg modules_image |
20 | make-kpkg modules_image |
20 | |
21 | |
21 | Frodo Looijaard <frodol@dds.nl>, Tue, 18 Mar 2003 14:53:06 +0100 |
22 | Frodo Looijaard <frodo@frodo.looijaard.name>, Tue, 18 Mar 2003 14:53:06 +0100 |