OXIESEC PANEL
- Current Dir:
/
/
lib
/
udev
/
hwdb.d
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/08/2025 12:06:56 AM
rwxr-xr-x
📄
20-OUI.hwdb
2.12 MB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-acpi-vendor.hwdb
147.2 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-bluetooth-vendor-product.hwdb
137.05 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-dmi-id.hwdb
189 bytes
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-net-ifname.hwdb
111 bytes
06/22/2018 11:11:49 AM
rw-r--r--
📄
20-pci-classes.hwdb
15 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-pci-vendor-model.hwdb
3.23 MB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-sdio-classes.hwdb
783 bytes
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-sdio-vendor-model.hwdb
4.08 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-usb-classes.hwdb
7.88 KB
06/22/2018 11:11:49 AM
rw-r--r--
📄
20-usb-vendor-model.hwdb
1.39 MB
12/17/2024 04:00:19 AM
rw-r--r--
📄
20-vmbus-class.hwdb
1.77 KB
06/22/2018 11:11:49 AM
rw-r--r--
📄
60-autosuspend-fingerprint-reader.hwdb
5.09 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
60-autosuspend.hwdb
1.64 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
60-evdev.hwdb
19.54 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
60-keyboard.hwdb
85.6 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
60-seat.hwdb
1.09 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
60-sensor.hwdb
36.19 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
65-libwacom.hwdb
50.54 KB
10/08/2021 09:33:59 PM
rw-r--r--
📄
70-joystick.hwdb
1.71 KB
06/22/2018 11:11:49 AM
rw-r--r--
📄
70-mouse.hwdb
23.89 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
70-pointingstick.hwdb
6.92 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
70-touchpad.hwdb
2.26 KB
12/17/2024 04:00:19 AM
rw-r--r--
📄
80-ieee1394-unit-function.hwdb
45.97 KB
12/17/2024 04:00:19 AM
rw-r--r--
Editing: 60-seat.hwdb
Close
# This file is part of systemd. # # This file lists graphic devices that don't have a DRM driver and fall back to # a frame-buffer one instead. Since commit 6260d28b8a, frame-buffer devices are # no more considered as graphical capable. # # The matches have the 'fb' prefix to make sure that only the framebuffer # device, and not the (parent) PCI device, is tagged with 'master-of-seat'. # # Allowed properties are: # ID_TAG_MASTER_OF_SEAT=1 ######################################### # eXtreme Graphic Innovation (XGI) ######################################### # Z7/Z9 (XG20 core), a rather ancient graphic chip, doesn't have a DRM driver # and falls back to vesafb. fb:pci:v000018CAd00000020* ID_TAG_MASTER_OF_SEAT=1 ######################################### # HyperV ######################################### # HyperV currently doesn't do DRM, hence we need to synthesize for HyperV's fb # device instead. fb:pci:v00001414d00005353* ID_TAG_MASTER_OF_SEAT=1 ######################################### # Parallels ######################################### fb:pci:v00001ab8d00004005* ID_TAG_MASTER_OF_SEAT=1