Hi,
 I am having problem with abio's biomouse+ 
- I have connected it to parallel port,
- Kernel is 2.2.5-15
- insmod (giving no error)
- /proc/devices is showing
- parport probe done
- mknod /dev/biomouse c 254 0

when i am trying to initialize with there given func

 if (DBI_FAST_OK != (dwRc = DBI_InitDriver(&length, &dark_field))) {
      printf( "DBI_InitDriver returned failure (%d, %d)\n", MAJOR_ERROR(dwRc), 
              MINOR_ERROR(dwRc) );
      return 0;

it is returning error -18 4 
ie DBI_FAST_COMMS_FAULT                    -18  /* communications fault with bmp */ 

when i am trying to use the smart card it is also giving error.  
Please send me any suggestion or solution ASAP

soumit


______________________________________________________
123India.com - India's Premier Portal 
Get your Free Email Account at http://www.123india.com


***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to