Drivers Y-e Data



Driver monitoring and analysis or driver behavior profiling is the process of automatically collecting driving data (e.g., speed, acceleration, breaking, steering, location) and applying a computational model to them in order to generate a safety score for the driver. Driving data collection may be achieved by several kinds of sensors, from the. PCI VEN1180&DEV0843. Ricoh Media R5C847,R5U24x Card Reader. Broadcomm USH is a specific Control Point Driver. The fastest easiest way to fix everything is to download the VISTA or WINDOWS 7 Cab File for your model. Additionally, you can choose Operating System to see the drivers that will be compatible with your OS. If you can not find a driver for your operating system you can ask for it on our forum. Add Y-E Data YD-8V07 to your hardware list.

A driver for Y-E Data Incorporated PC-Card Floppy Drive
David Bateman
Christian Gennerat
Version 2.03

INTRODUCTION

This driver is for use with the Y-E Data Incorporated FlashBusterPC-Card floppy drive. These are commonly found on the Toshiba Librettosand are available as a separate product (at least in Japan).

This driver was written by DavidBateman on his Libretto 50, so the only machine he'll vouch for itworking on is his own. However it should work without difficulty on anyof the Libretto machines. This code was developed on a linux 2.0.34kernel, and later ported to a 2.1.122 kernel.

It has been upgraded for 2.2 and 2.4 kernels by Christian Gennerat.

For most floppy disk controllers (FDC's) data is sent between theCPU and the FDC using a DMA channel. However the PCMCIA 2.0/2.1standard doesn't support DMA transfers, and consequently data must be
written to the FlashBuster with programmed I/O (PIO). The linux kernelsfloppy driver doesn't support PIO, and so this new method ofcommunicating with FDC's is added to the floppy driver.

Unfortunately, as it stands, the linux floppy driver assumes thatall FDC's will use the same means of communicating. Hence the fact thatthe FlashBuster uses a different method of talking to the FDC limitsthe floppy driver from supporting a FlashBuster and another FDC at thesame time. In addition supporting two FDC's is further complicated bythe issue of sharing the interrupt line (IRQ) between the two FDC's.Working around these problems will require a significant level ofalteration to the floppy driver, which I might do
at a future date.

Other machines

Can be used on Fujitsu Point510 tablet(Now with Mandrake 8.2)
Can be used on Sony VAIO GRX316G (Now with Debian 3.0)

Downloads

ChangeLog

Rev 2.00 Date 2000/11/01 12:34:56 (Christian Gennerat)
Adapt patch and driver for kernel 2.4.0 with pcmcia code integratedin kernel source.
Update installation procedure.
This version is not compatible with older kernel, versions 2.0,2.1, 2.2.
Drivers y-e data center
Rev 2.01 Date 2001/01/11 12:34:56(Christian Gennerat)
Adapt patch to the recent updates of the kernel.
Rev 2.02 Date 2001/09/25 12:34:56(Christian Gennerat)
Adapt patch to the recent updates of the kernel (2.4.10)
Drivers Y-e Data
Rev 2.03 Date 2001/11/25 12:34:56(Christian Gennerat)
Adapt patch to the recent updates of the kernel (2.4.14)
Move 'pcmcia' parameter definition to floppy.h

Drivers Y-e Data Sheet

Card
Rev 2.04 Date 2001/11/25 12:34:56(Christian Gennerat)
First version for 2.5 kernels
Rev 2.05 Date 2002/12/02 12:34:56(Christian Gennerat)
Add GPL license and fix bugs for 2.4.19

Installation

Debian Woody

On debian Woody (3.0) with DEVFS active, you must create the devicebefore loading the module. This is done (in Debian) by the file:
> cat /etc/modutils/floppy
pre-install floppy /bin/mknod/dev/fd0 b 2 0

Drivers Y-e Data Entry

Drivers Y-e Data

Drivers Y-e Data Center

post-remove floppy /bin/rm -f/dev/fd0
But the aliases must be off, unless kernel attempts to load floppymodule every time it is started, even without floppy hardware.
> grep '/flop|/fd' /etc/modutils/1devfsd
#alias /dev/floppy floppy
#alias /dev/fd* floppy
alias /dev/floppy off
alias /dev/fd* off
>

Drivers Y-e DataTheese files are used by /sbin/update-modules to make the/etc/modules.conf

Drivers Y-e Data Card