Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

scd(4) [linux man page]

SCD(4)                                                     BSD Kernel Interfaces Manual                                                     SCD(4)

NAME
scd -- Sony CDU31/33 CD-ROM driver SYNOPSIS
device scd In /boot/device.hints: hint.scd.0.at="isa" hint.scd.0.port="0x230" DESCRIPTION
The scd driver provides a data interface to the Sony CDU31 and CDU33A CD-ROM drives. The drive must be hooked to a Sony proprietary inter- face card or a compatible clone. FILES
/dev/[r]scd0a accesses BSD partition on the disc. Normally, there is only one file system on a CDROM disc. /dev/[r]scd0c accesses the raw device. SEE ALSO
/sys/dev/scd/scd.c HISTORY
The scd driver first appeared in FreeBSD 2.0.5. AUTHORS
The driver was written by Mikael Hybsch with code contributed by Holger Veit and Brian Moore. BSD March 17, 2008 BSD

Check Out this Related Man Page

SND_AD1816(4)						   BSD Kernel Interfaces Manual 					     SND_AD1816(4)

NAME
snd_ad1816 -- Analog Devices AD1816 ISA bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_ad1816 Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_ad1816_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.pcm.0.at="isa" hint.pcm.0.irq="10" hint.pcm.0.drq="1" hint.pcm.0.flags="0x0" DESCRIPTION
The snd_ad1816 bridge driver allows the generic audio driver sound(4) to attach to the AD1816 sound card. HARDWARE
The snd_ad1816 driver supports the following sound cards: o Analog Devices AD1816 SEE ALSO
sound(4) HISTORY
The snd_ad1816 device driver first appeared in FreeBSD 4.0. AUTHORS
Cameron Grant <cg@FreeBSD.org> Luigi Rizzo <luigi@FreeBSD.org> Hannu Savolainen BSD
December 15, 2005 BSD
Man Page

2 More Discussions You Might Find Interesting

1. Solaris

Solaris cluster scdidadm Inquiry on device failed.

Solaris 10, Solaris Cluser 3.2, two node cluster, all software installed succefully, all nodes join to the cluster And on snod2 didn't recognize disks as a did devices and I can't make a quorum device. snod1#/usr/cluster/bin/cluster status === Cluster Nodes === --- Node Status --- Node... (2 Replies)
Discussion started by: Uran
2 Replies

2. Solaris

nscd -F

Does anyone have any idea what the -F option is for /usr/sbin/nscd? The option is not listed in the man pages. I have recently started seeing these processes after setting up Kerberos/AD authentication for Solaris 10 clients. (4 Replies)
Discussion started by: erice
4 Replies