050-696 · Question #35
During the installation of OES NetWare, the installation program automatically detects the .CDM drivers needed for your system. What type of hardware do .CDM drivers support?
The correct answer is E. Storage devices, such as CD-ROM or hard disk drives. CDM (Custom Device Module) drivers in NetWare's I/O subsystem are responsible for supporting physical storage devices, not adapters or other hardware types.
Question
Options
- AWAN communication devices.
- BPeripheral devices, such as printers.
- CStorage adapters, such as SCSI boards.
- DCommunication devices, such as network boards.
- EStorage devices, such as CD-ROM or hard disk drives.
- FSpecial hardware configurations, such as a multiprocessor system.
How the community answered
(33 responses)- A6% (2)
- B12% (4)
- C3% (1)
- D3% (1)
- E76% (25)
Why each option
CDM (Custom Device Module) drivers in NetWare's I/O subsystem are responsible for supporting physical storage devices, not adapters or other hardware types.
WAN communication devices use dedicated WAN drivers (WANDs), which are a separate driver category from CDMs.
Peripheral devices such as printers use their own print drivers loaded through the NetWare print subsystem, not CDM drivers.
Storage adapters such as SCSI host bus adapters are supported by HAM (Host Adapter Module) drivers, which is the layer above CDM in the storage stack.
Network boards and LAN communication devices are driven by LAN drivers (NLMs), a completely separate driver category.
CDM drivers operate at the device layer of the NetWare storage I/O stack and communicate directly with physical storage devices such as hard disk drives and CD-ROM drives. They work in tandem with HAM (Host Adapter Module) drivers, where the HAM controls the storage adapter and the CDM controls the individual devices attached to it. This two-layer architecture allows any CDM to function with any compatible HAM, providing hardware flexibility.
Multiprocessor and special vendor hardware configurations are handled by the Platform Support Module (PSM), not CDM drivers.
Concept tested: NetWare CDM driver role in storage stack
Topics
Community Discussion
No community discussion yet for this question.