Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cp(4) [debian man page]

CP(4)							 BSD/i386 Kernel Interfaces Manual						     CP(4)

NAME
cp -- driver for synchronous Cronyx Tau-PCI WAN adapters SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device cp Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_cp_load="YES" Additional options: device sppp options NETGRAPH options NETGRAPH_CRONYX DESCRIPTION
The cp driver needs either sppp(4) or netgraph(4). Which one to use is determined by the NETGRAPH_CRONYX option. If this option is present in your kernel configuration file, the cp driver will be compiled with netgraph(4) support. Otherwise, it will be compiled with sppp(4) sup- port. Refer to sconfig(8) for information about the cp adapter configuration. HARDWARE
The cp driver supports the following models of Tau-PCI WAN adapters: Cronyx Tau-PCI V.35 and RS-232 interfaces Cronyx Tau-PCI/R RS-530(RS-449) and X.21 interfaces Cronyx Tau-PCI-L one V.35 and RS-232 interface, low profile Cronyx Tau-PCI-L/R one RS-530(RS-449) and X.21 interface, low profile Cronyx Tau-PCI-E1 fractional E1 interfaces Cronyx Tau-PCI-G703 unframed E1 interfaces Cronyx Tau-PCI-2E1 fractional E1 and unframed E1 interfaces Cronyx Tau-PCI-4E1 fractional E1 and unframed E1 interfaces Cronyx Tau-PCI-E3 E3 interface Cronyx Tau-PCI-T3 T3 interface Cronyx Tau-PCI-STS1 STS-1 interface SEE ALSO
ctau(4), cx(4), sppp(4), ifconfig(8), sconfig(8), spppcontrol(8) HISTORY
The cp driver was added in FreeBSD 5.3 and FreeBSD 4.11. The cp driver for previous versions of FreeBSD is available from http://www.cronyx.ru/. BSD
July 16, 2005 BSD

Check Out this Related Man Page

CTAU(4) 						 BSD/i386 Kernel Interfaces Manual						   CTAU(4)

NAME
ctau -- driver for synchronous Cronyx Tau WAN adapters SYNOPSIS
device ctau Additional options: device sppp options NETGRAPH options NETGRAPH_CRONYX In /boot/device.hints: hint.ctau.0.at="isa" hint.ctau.0.port="0x240" hint.ctau.0.irq="15" hint.ctau.0.drq="7" DESCRIPTION
The ctau driver needs either sppp(4) or netgraph(4). Which one to use is determined by the NETGRAPH_CRONYX option. If this option is present in your kernel configuration file, the ctau driver will be compiled with netgraph(4) support. Otherwise, it will be compiled with sppp(4) support. The base I/O port address specified in /boot/device.hints must match the port address set by the jumpers on the board. The DMA I/O channel and interrupt request numbers are configured by software at adapter initialization. Legal values are: Port: 0x200, 0x220, 0x240, 0x260, 0x280, 0x2a0, 0x2c0, 0x2e0, 0x300, 0x320, 0x340, 0x360, 0x380, 0x3a0, 0x3c0, 0x3e0 IRQ: 3, 5, 7, 10, 11, 12, 15 DMA: 5, 6, 7 The ctau driver supports autodetection. As for all non-PNP hardware, using autodetection could lead to some potential problems with other devices during the hardware detection process. It is always better to specify hardware resources manually. Refer to sconfig(8) for information about the ctau adapter configuration. HARDWARE
The ctau driver supports the following cards: o Cronyx Tau (RS-232/V.35) o Cronyx Tau/R (RS-530/RS-449) o Cronyx Tau/E1 (fractional E1) o Cronyx Tau/G703 (unframed E1) SEE ALSO
cp(4), cx(4), sppp(4), ifconfig(8), sconfig(8), spppcontrol(8) HISTORY
The ctau driver was added in FreeBSD 5.3 and FreeBSD 4.10. The ctau driver for previous versions of FreeBSD is available from http://www.cronyx.ru/. BSD
September 6, 2004 BSD
Man Page

4 More Discussions You Might Find Interesting

1. IP Networking

Network interfaces problem

Hi, I have problems with my SCO unix network interfaces. Intel integrated adapter was failing, so I installed new one - 3COM adapter into free PCI slot. Installed driver using SCO Software manager - successfully Added new Network adapter using SCO Network configuration manager - successfully... (0 Replies)
Discussion started by: vilius
0 Replies

2. SCO

Network interfaces problem

Hi, I have problems with my SCO unix network interfaces. Intel integrated adapter was failing, so I installed new one - 3COM adapter into free PCI slot. Installed driver using SCO Software manager - successfully Added new Network adapter using SCO Network configuration manager - successfully... (0 Replies)
Discussion started by: vilius
0 Replies

3. UNIX for Dummies Questions & Answers

Drivers to HP 530

Hi Gurus of Unix, Well. I have a Laptop Model HP-530, I want to install Solaris, in this equipment. the question is You know the driver that will be compatible with this type of model, like this: HP 530 Notebook PC- Download drivers and software - HP Business Support Center If you know the... (1 Reply)
Discussion started by: andresguillen
1 Replies

4. Red Hat

Find out which eth or device belongs to interface "port 1 PCI 4"

Hi, I´ve given only this info to configure a network interface : "port 1 PCI 4" I´ve been searching for any kind of relationship in the system which allow me to find the etc that must be configured... Please, could anybody help me? rhxx:#/root# lspci |grep -i "PCI BRIDGE" 00:01.0 PCI... (0 Replies)
Discussion started by: pabloli150
0 Replies