|
pccard(4) -- PC Card bus driver
|
The pccard driver implements the PC Card bus. The pccard driver supports all PC Card bridges in the system. |
pccbb(4) -- cardbus bridge driver
|
The pccbb driver implements the Yenta specification for CardBus bridges. The following PCI cardbus and pcmcia bridges are supported: Cirrus Logic PD6832 Cirrus Logic PD6833 Cirrus Logic PD6834 O2micro... |
i386/pcf(4) -- Philips I2C bus controller
|
The pcf driver provides support to the Philips PCF8584 I2C controller for the iicbus(4) system. The PCF8584 is an integrated circuit designed in CMOS technology which serves as an interface between mo... |
pci(4) -- generic PCI driver
|
The pci driver provides a way for userland programs to read and write PCI configuration registers. It also provides a way for userland programs to get a list of all PCI devices, or all PCI devices tha... |
pcic(4) -- PC Card bridge driver
|
The pcic driver provides support for older ISA and non-Yenta PCI PC Card bridges. The pcic driver supports most ExCA devices attached to the ISA bus or PCI devices that do not conform to the Yenta spe... |
pcm(4) -- FreeBSD PCM audio device infrastructure
|
The pcm driver provides support for PCM audio play and capture. This driver also supports various PCI, WSS/MSS compatible, ISA sound cards, and AC97 mixer. Once the pcm driver attaches, supported devi... |
pcn(4) -- AMD PCnet/PCI fast ethernet device driver
|
The pcn driver provides support for PCI ethernet adapters and embedded controllers based on the AMD PCnet/FAST, PCnet/FAST+, PCnet/FAST III, PCnet/PRO and PCnet/Home ethernet controller chips. The PCn... |
pcvt(4) -- VT220 virtual screen system console
|
Overview The pcvt driver provides a virtual screen handling system. Probably most important is an emulation of a wide range of DEC VT-220 functionality. See Features for a detailed description. The pc... |
i386/perfmon(4) -- CPU performance-monitoring interface
|
The perfmon driver provides access to the internal performance-monitoring capabilities of the Intel Pentium and Pentium Pro CPUs. These processors implement two internal counters which can be configur... |
pim(4) -- Protocol Independent Multicast
|
PIM is the common name for two multicast routing protocols: Protocol Independent Multicast - Sparse Mode (PIM-SM) and Protocol Independent Multicast - Dense Mode (PIM-DM). PIM-SM is a multicast routin... |
plip(4) -- printer port Internet Protocol driver
|
The lp driver allows a PC parallel printer port to be used as a point-topoint network interface between two similarly configured systems. Data is transferred 4 bits at a time, using the printer status... |
i386/pnp(4) -- support for ``Plug and Play'' (PnP) ISA devices
|
The pnp driver enumerates ISA devices which support ``Plug and Play ISA Specification'' in the system. It assigns ISA bus resources (interrupt line, DMA channel, I/O ports, and memory region) to eac... |
i386/pnpbios(4) -- support for embedded devices on the motherboard
|
The pnpbios driver enumerates embedded ISA devices on the motherboard whose BIOS supports ``Plug and Play BIOS Specification''. It assigns ISA bus resources (interrupt line, DMA channel, I/O ports, ... |