On Wed, 4 Jan 2006, Daniel G. Hyams wrote:

> I have rewritten most of:
> 
> http://www.ivtvdriver.org/index.php/Firmware
> 
> to be much more understandable, at least to me.  I think that I have
> everything right, but as always, please review for correctness.

What can I say but good work!

Just one note about SuSE 10 which has dropped hotplug in favour of
udev. In fact, as there is no hotplug rpm anymore, neither is 
/etc/hotplug and alike.

Instead /etc/udev/rules.d/50-udev.rules shows the lines 

# firmware loader
SUBSYSTEM=="firmware", ACTION=="add", RUN+="/sbin/udev.firmware.sh"

and /sbin/udev.firmware.sh reveales the firmware directories:

# directories with the firmware files
FIRMWARE_DIRS="/lib/firmware /usr/local/lib/firmware /usr/lib/hotplug/firmware"

Could you add this to the wiki? Would save people using SuSE 10
some time looking for the correct firmware directory.

Regards, Walter

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to