writing some kind of driver for hal
David Zeuthen
david at fubar.dk
Mon Nov 1 10:11:32 PST 2004
On Mon, 2004-11-01 at 20:25 +0300, Dan Korostelev wrote:
> On Mon, 2004-11-01 at 12:07 -0500, David Zeuthen wrote:
>
> > If the driver for the device is a userspace driver, like ifp appears to
> > be, it seems that you need to integrate support for this into every
> > music player (e.g. Rhythmbox) you want to support.
> There's libiriver and libifp userspace drivers, but I was talking about
> a kernel module that implements a mountable file system for iRiver iFP
> devices.
>
That should certainly be possible as long as your kernel driver
implements all the required kobject specifics (e.g. device/driver links
in sysfs; using the block device layer and so on); For instance the
alternative USB Mass Storage driver called ub works fine with hal (to
the extent that the ub driver works, that it).
Cheers,
David
_______________________________________________
hal mailing list
hal at freedesktop.org
http://freedesktop.org/mailman/listinfo/hal
More information about the Hal
mailing list