VirtualBox

Changeset 48677 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Sep 25, 2013 11:05:27 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89299
Message:

Partly reverted r89244 and r89245.

Location:
trunk/src/VBox/HostDrivers/Support
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r48647 r48677  
    304304
    305305 VBoxDrv_SOURCES.darwin   = \
    306         darwin/SUPDrv-darwin.cpp \
    307         darwin/SUPKeyboardService-darwin.cpp
     306        darwin/SUPDrv-darwin.cpp
    308307 VBoxDrv_SOURCES.linux    = \
    309308        linux/SUPDrv-linux.c
  • trunk/src/VBox/HostDrivers/Support/darwin/Info.plist

    r48647 r48677  
    2525            <key>IOUserClientClass</key>        <string>org_virtualbox_SupDrvClient</string>
    2626        </dict>
    27         <key>VBoxDrvKeyboard</key>
    28         <dict>
    29             <key>CFBundleIdentifier</key>       <string>org.virtualbox.kext.VBoxDrv</string>
    30             <key>IOClass</key>                  <string>org_virtualbox_VBoxKeyboard</string>
    31             <key>IOMatchCategory</key>          <string>org_virtualbox_VBoxKeyboard</string>
    32             <key>IOProviderClass</key>          <string>IOResources</string>
    33             <key>IOResourceMatch</key>          <string>IOKit</string>
    34             <key>IOUserClientClass</key>        <string>org_virtualbox_VBoxKeyboardClient</string>
    35         </dict>
    3627    </dict>
    3728    <key>OSBundleLibraries</key>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette