1# This file is part of systemd
2
3# Fix "Lenovo" capitalization in /sys/class/dmi/id/sys_vendor
4dmi:bvnLENOVO*
5    ID_SYSFS_ATTRIBUTE_MODEL=product_version
6    ID_VENDOR_FROM_DATABASE=Lenovo
7
8# Microsoft Surface 1's chassis type
9dmi:bvnMicrosoft Corporation*:pvrSurface with Windows 8 Pro*
10    ID_CHASSIS=tablet
11