http://netbsd.i2p/docs/guide/en/chap-ccd.html
Initialize the CCD device Once you are confident that your CCD configuration is sane,
you can initialize the device using the ccdconfig (8) command:
Configure: # ccdconfig -C -f /etc/ccd.conf Unconfigure: # ccdconfig -u -f /etc/ccd.conf Initializing the CCD device will activate /dev entries: /dev/{,r}ccd#: # ls -la /dev/{,r}ccd0* brw-r----- 1 root operator 9, 0 Apr 28 21:35 /dev/ccd0a
brw-r----- 1 root operator 9, 1...