Use PC Card instead of other variants in the driver man pages.

This commit is contained in:
Warner Losh 2003-08-20 06:49:57 +00:00
parent ca607f1957
commit 43d16a0eba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119169
6 changed files with 12 additions and 12 deletions

View File

@ -55,7 +55,7 @@ Lucent WaveLAN/IEEE cards, the ISA and PCI cards appear to the
host as normal ISA and PCI devices and do not require any PCCARD
support.
.Pp
The PCMCIA Aironet cards require PCCARD support, including the
The PCMCIA Aironet cards require PC Card support, including the
kernel
.Xr pccard 4
driver.

View File

@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm exca
.Nd helper module for pccard/cardbus system
.Nd helper module for PC Card and CardBus systems
.Sh DESCRIPTION
The
.Nm

View File

@ -29,14 +29,14 @@
.Os
.Sh NAME
.Nm pcic
.Nd pccard bridge driver
.Nd PC Card bridge driver
.Sh SYNOPSIS
.Cd device pcic
.Cd device card
.Sh DESCRIPTION
The
.Nm
driver controls the pccard subsystem.
driver controls the PC Card subsystem.
The
.Nm
driver supports most
@ -63,7 +63,7 @@ devices, or true clones, are supported in the current code.
.It Intel i82365SL Step B
.It Intel i82365SL Step C
.Tn Intel Ns 's
original 16-bit pccard controller.
original 16-bit PC Card controller.
.It Intel i82365SL-DF
.Tn Intel Ns 's
last version of this device.
@ -78,7 +78,7 @@ Compatible with the i82365SL Step C with the addition of a different
3.3V control.
.It Ricoh RF5C296
.It Ricoh RF5C396
Ricoh's pccard bridge chips.
Ricoh's PC Card bridge chips.
These are compatible with the i82365SL Step C, but with yet another
different 3.3V control.
.It Vadem 365

View File

@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm pccard
.Nd pccard bus driver
.Nd PC Card bus driver
.Sh SYNOPSIS
.Cd device pccard
.Sh DESCRIPTION
@ -38,7 +38,7 @@ The
driver implements the PC Card bus.
The
.Nm
driver supports all pccard bridges in the system.
driver supports all PC Card bridges in the system.
.Sh SEE ALSO
.Xr cardbus 4 ,
.\" .Xr mecia 4 ,

View File

@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm pcic
.Nd pccard bridge driver
.Nd PC Card bridge driver
.Sh SYNOPSIS
.Cd device pcic
.Cd device pccard
@ -56,7 +56,7 @@ devices, or true clones, are supported in the current code.
.It Intel i82365SL Step B
.It Intel i82365SL Step C
.Tn Intel Ns 's
original 16-bit pccard controller.
original 16-bit PC Card controller.
.It Intel i82365SL-DF
.Tn Intel Ns 's
last version of this device.
@ -71,7 +71,7 @@ Compatible with the i82365SL Step C with the addition of a different
3.3V control.
.It Ricoh RF5C296
.It Ricoh RF5C396
Ricoh's pccard bridge chips.
Ricoh's PC Card bridge chips.
These are compatible with the i82365SL Step C, but with yet another
different 3.3V control.
.It Vadem 365

View File

@ -397,7 +397,7 @@ One must set
.Va hw.pcic.pd6729_intr_path Ns = Ns Qq Li 2
in
.Pa /boot/loader.conf .
This tells the pccard system to use PCI interrupts for this odd beast.
This tells the PC Card system to use PCI interrupts for this odd beast.
It is not possible to know automatically which kind of interrupts to use.
OLDCARD devices
.Xr ( pcic 4