Visible to Intel only — GUID: mwh1416946825526
Ixiasoft
Visible to Intel only — GUID: mwh1416946825526
Ixiasoft
7.7.2.1. Create a Device Instance
For more information, refer to the “Character-Mode Device Drivers” chapter.
The only distinction is that the name field of the device represents the mount point for the file subsystem. Of course, you must also provide any necessary functions to access the file subsystem, such as read() and write(), similar to the case of the character-mode device.