Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

tcds(4) [netbsd man page]

TCDS(4) 						   BSD Kernel Interfaces Manual 						   TCDS(4)

NAME
tcds -- TURBOchannel dual-channel SCSI adapters SYNOPSIS
tcds* at tc? slot ? offset ? DESCRIPTION
The tcds driver provides support for the DEC TURBOchannel PMAZ-DS, PMAZ-FS, PMAZB-AA and PMAZC-AA dual-channel SCSI adapters. Each channel is driven by the asc(4) driver. The PMAZ-FS (Alpha onboard only) and PMAZC-AA (option board) provide two Fast Narrow SCSI busses, while the PMAX-DS (Alpha onboard only) and PMAZB-AA only provide Narrow SCSI. For the onboard Alpha controllers, one bus is for internal devices and one bus for external devices. SEE ALSO
asc(4) BSD
February 6, 2002 BSD

Check Out this Related Man Page

ESIOP(4)						   BSD Kernel Interfaces Manual 						  ESIOP(4)

NAME
esiop -- Enhanced Symbios Logic/NCR 53c8xx SCSI driver SYNOPSIS
esiop* at pci? dev ? function ? options SIOP_SYMLED scsibus* at esiop? DESCRIPTION
The esiop driver provides improved support over siop(4) for the Symbios Logic/NCR 53x8xx series of SCSI controller chips: - 53c825 and 53c825a (Fast-Wide SCSI) - 53c875 and 53c875j (Ultra-Wide SCSI) - 53c876 (Dual Ultra-Wide SCSI) - 53c885 (Ultra-Wide SCSI and Ethernet) - 53c895 (Ultra2-Wide SCSI) - 53c896 (PCI 64bit, dual Ultra2-Wide SCSI) - 53c1010-33 (PCI 64bit, dual Ultra160 SCSI) - 53c1510d (PCI 64bit, dual Ultra2-wide SCSI) Older adapters are supported by the siop(4) driver. The SIOP_SYMLED option causes the driver to report SCSI activity on the GPIO pin 1, which is connected to the activity LED on some adapters. At this time only the 53c895 based Symbios and Tekram adapters are known to require this. SEE ALSO
cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), siop(4), st(4), uk(4) HISTORY
The esiop driver first appeared in NetBSD 1.6. AUTHORS
The esiop driver was written by Manuel Bouyer <Manuel.Bouyer@lip6.fr> for NetBSD. BSD
April 23, 2002 BSD
Man Page