[systemd-bugs] [Bug 71972] New: Add udev rule to power up external Apple Superdrive

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 24 15:22:36 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71972

          Priority: medium
            Bug ID: 71972
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Add udev rule to power up external Apple Superdrive
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: michele at acksyn.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

The external USB Superdrive from Apple requires a custom scsi command to be
powered on.

Can we add the following rule somewhere in the rulesets?
SUBSYSTEMS=="usb", ACTION=="add", ATTRS{idVendor}=="05ac",
ATTRS{idProduct}=="1500", KERNEL=="sr*", RUN+="/bin/sg_raw /dev/%k ea 00 00 00
00 00 01"

As it cannot be solved with a simple usb storage quirk but would require a 
small driver, I think it makes sense to have this one liner in udev.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131124/8ce9cc05/attachment.html>


More information about the systemd-bugs mailing list