1 |
frodo |
276 |
The Debian Package kernel-patch-usb-neodio |
2 |
|
|
------------------------------------------ |
3 |
|
|
|
4 |
|
|
The Neodio Card reader/writer is an USB storage device for reading |
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 |
7 |
|
|
kernels, though it has been tested only with 2.4.19 and 2.4.20. |
8 |
|
|
|
9 |
|
|
The Neodio Card read/writer is also branded as Lead Data. The USB ids: |
10 |
|
|
Vendor Id: 0aec |
11 |
|
|
Product Id: 5010 |
12 |
|
|
|
13 |
|
|
Install this package, and compile the kernel with the proper settings. |
14 |
|
|
For example: |
15 |
|
|
export PATCH_THE_KERNEL=YES |
16 |
|
|
make-kpkg clean |
17 |
|
|
make-kpkg binary |
18 |
|
|
make-kpkg modules_clean |
19 |
|
|
make-kpkg modules_image |
20 |
|
|
|
21 |
|
|
Frodo Looijaard <frodol@dds.nl>, Tue, 18 Mar 2003 14:53:06 +0100 |