Re: Porting DeviceKit-power to FreeBSD

2010-01-02 Thread Joe Marcus Clarke
On Fri, 2010-01-01 at 18:57 +, Richard Hughes wrote: > 2010/1/1 Joe Marcus Clarke : > > I tried, but evidently, I do not have permission to push to the > > DeviceKit repository. I have hal access, but I guess I need DK-p access > > as well. > > Hmm, I thought it was the original hal commit me

Re: signalling suspend/resume events (deviceKit-power)

2010-01-02 Thread Richard Hughes
2010/1/2 Bartłomiej Zimoń : > I'm writing small kernel helper module to expose such info to userspace. > What could be more prefferad to notify about suspend/resume: sysfs,procfs or > device file? sysfs, preferably using a uevent or one-value-per-file please. Richard. ___

Re: signalling suspend/resume events (deviceKit-power)

2010-01-02 Thread Bartłomiej Zimoń
Dnia 2 stycznia 2010 22:53 Richard Hughes napisał(a): > 2010/1/2 Bartłomiej Zimoń : > > I'm writing small kernel helper module to expose such info to userspace. > > What could be more prefferad to notify about suspend/resume: sysfs,procfs > > or device file? > > sysfs, preferably using a uevent

How to make devkit automount the new class or removeable devices

2010-01-02 Thread Maxim Levitsky
Hi folks, Could you save me some of my free time, and give me an advice on how to make devicekit and higher level libraries recognize xD picture cards, support for which I recently have written. When I feel confident that it works, I will release it under GPL of course. Currently this is what I re