Hi,

> I use the following udev rule for automatic firmware loading at boot:
> 
> ---------
> # Firmware loading rule for the Apple built-in iSight camera
> 
> # Note: Product ID is 8501 when the firmware is loaded, 8300 otherwise
> ACTION=="add", SUBSYSTEM=="usb_device", SYSFS{idVendor}=="05ac", 
> SYSFS{idProduct}=="8300", RUN+="/usr/sbin/macbook-isight-firmware-loader 
> /lib/firmware/AppleUSBVideoSupport"
> ---------
> 
> (copied AppleUSBVideoSupport from the OS X kext, of course)


The plan is to use kernel firmware-loader interface and get the thing
loaded in the usual kernel interface, but it might be a nice idea to
do this in the interim, yes.

regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to