CISS(4) - Device Drivers Manual # CISS(4) - Device Drivers Manual
NAME # ciss - Compaq Smart Array SAS/SATA/SCSI RAID controller
SYNOPSIS # ciss* at pci?
DESCRIPTION # The ciss driver provides support for Compaq Smart Array SAS/SATA/SCSI RAID controllers, including:
Compaq 532, 5300, 5312, 5i Compaq 641, 642, 6400, 6400EM, 6422 Hewlett-Packard 6i, E200, E200i, E500, H240, H240ar, H240tr, H241, H244br, P212, P220i, P222, P224br, P230i, P240tr, P246br, P400, P400i, P410, P410i, P411, P420, P420i, P421, P430, P430i, P431, P440, P440ar, P441, P530, P531, P542t, P600, P700m, P711m, P712m, P721m, P731m, P741m, P800, P812, P822, P830, P830i, P840, P841, V100 These controllers support RAID 0, RAID 1, RAID 5, JBOD, and superpositions of those configurations.
...
CLCS(4) - Device Drivers Manual # CLCS(4) - Device Drivers Manual
NAME # clcs - Cirrus Logic CS4280/CS4610/CS4615 audio device
SYNOPSIS # clcs* at pci? audio* at clcs?
DESCRIPTION # The clcs driver provides support for the Cirrus Logic CS4280 chip, as well as for CS461x.
FILES # The driver needs a firmware file, which is loaded on demand when the device is attached:
/etc/firmware/cs4280
SEE ALSO # ac97(4), audio(4), intro(4), pci(4)
...
CLCT(4) - Device Drivers Manual # CLCT(4) - Device Drivers Manual
NAME # clct - Cirrus Logic CS4281 audio device
SYNOPSIS # clct* at pci? audio* at clct?
DESCRIPTION # The clct driver provides support for the Cirrus Logic CS4281 chip.
SEE ALSO # ac97(4), audio(4), intro(4), pci(4)
HISTORY # The clct device driver appeared in OpenBSD 2.9.
OpenBSD 7.5 - June 26, 2008
CLKBRD(4) - Device Drivers Manual (sparc64) # CLKBRD(4) - Device Drivers Manual (sparc64)
NAME # clkbrd - SPARC64 clock board
SYNOPSIS # clkbrd* at fhc?
DESCRIPTION # The clkbrd device provides support for the clock board on Sunfire, Starfire, and Wildfire UltraSPARC systems. This device also controls the main front panel LED. This LED can be made to blink based on the load average on most systems by setting the sysctl(2) variable machdep.
...
CLOCK(4) - Device Drivers Manual (sparc64) # CLOCK(4) - Device Drivers Manual (sparc64)
NAME # clock, rtc - real-time clock
SYNOPSIS # clock* at sbus? clock* at ebus? clock0 at fhc0 rtc* at ebus?
DESCRIPTION # The clock device provides support for the real-time clocks based on the following chips:
Mostek MK48T02 Mostek MK48T08 Mostek MK48T18 Mostek MK48T59 The rtc device provides support for the real-time clock based on the following chips:
...
CMP(4) - Device Drivers Manual (sparc64) # CMP(4) - Device Drivers Manual (sparc64)
NAME # cmp - chip multi-threading processor
SYNOPSIS # cmp* at mainbus0 cmp* at ssm? cpu* at cmp?
DESCRIPTION # The cmp driver provides support for the chip multi-threading processors such as the Sun UltraSPARC IV and Fujitsu SPARC64 VI processors. It is not a physical device as such, but an abstraction to attach individual CPU cores.
...
CMPCI(4) - Device Drivers Manual # CMPCI(4) - Device Drivers Manual
NAME # cmpci - C-Media CMI8338/CMI8738/CMI8768 PCI audio device
SYNOPSIS # cmpci* at pci? audio* at cmpci?
DESCRIPTION # The cmpci driver supports the C-Media CMI8338A, CMI8338B, CMI8738, CMI8738B and CMI8768 sound chips present in some PCI sound cards and some integrated PC motherboard chipsets (such as the SiS 530).
Hardware features:
Supports 8 common sample rates from 5512 Hz to 48000 Hz
...
CNMAC(4) - Device Drivers Manual (octeon) # CNMAC(4) - Device Drivers Manual (octeon)
NAME # cnmac - Cavium OCTEON built-in Ethernet device
SYNOPSIS # cnmac* at octgmx?
DESCRIPTION # The cnmac driver supports built-in Ethernet ports on Cavium OCTEON CN30xx, Cavium OCTEON Plus CN50xx, Cavium OCTEON II CN61xx, and Cavium OCTEON III CN71xx system on chips. Among the routers based on these chips are the following:
D-Link DSR-500
Netgear ProSecure UTM25
...
Isa,
Pcmcia,
Cardbus,
Intro,
Tty,
Dino,
Puc,
Ast,
Gsc,
Ssio,
Ebus,
Hsq,
Addcom,
Isapnp,
Asio,
Boca,
Com COM(4) - Device Drivers Manual # COM(4) - Device Drivers Manual
NAME # com - serial communications interface
SYNOPSIS # # com attachments # # i386 com0 at isa? port 0x3f8 irq 4 com1 at isa? port 0x2f8 irq 3 com2 at isa? port 0x3e8 irq 5 com3 at isa? port 0x2e8 irq 9 com* at isapnp? com* at pcmcia? com* at puc? com* at cardbus?
com* at addcom? com* at ast?
...
COMKBD(4) - Device Drivers Manual (sparc64) # COMKBD(4) - Device Drivers Manual (sparc64)
NAME # comkbd - serial keyboard driver
SYNOPSIS # comkbd* at ebus? wskbd* at comkbd?
DESCRIPTION # The comkbd driver provides support for Sun serial keyboards such as the Type 4, Type 5, and Type 6 attached to a clone of the NS16550 UART (normally supported by the com(4) driver).
SEE ALSO # com(4), comms(4), ebus(4), intro(4), wskbd(4)
...