We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51eaea3 commit b9bb5a1Copy full SHA for b9bb5a1
common/lib/kernel/devices/ip_device.cpp
@@ -1,4 +1,4 @@
1
-/* IpDevice
+/* IpDevice: Linux/Unix device which represents an IP component of a FPGA.
2
*
3
* Author: Pascal Bauer <pascal.bauer@rwth-aachen.de>
4
common/lib/kernel/devices/linux_driver.cpp
-/* LinuxDriver
+/* Implementation of driver interface for Linux/Unix based operation system drivers.
common/lib/kernel/devices/platform_device.cpp
-/* Platform Device
+/* Platform Device: Platform bus based Linux/Unix device.
0 commit comments