A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: pbk1655798904476
Ixiasoft
Visible to Intel only — GUID: pbk1655798904476
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.