diff options
author | Warner Losh <imp@FreeBSD.org> | 2003-08-20 06:49:57 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2003-08-20 06:49:57 +0000 |
commit | 43d16a0eba5b2082521d9ddd75d6a88f461c3218 (patch) | |
tree | a72da6ab73210358436630103053c6d1a98ae767 /share | |
parent | ca607f19573d6f160c6474bc309db5547794a785 (diff) |
Notes
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/an.4 | 2 | ||||
-rw-r--r-- | share/man/man4/exca.4 | 2 | ||||
-rw-r--r-- | share/man/man4/oldcard.4 | 8 | ||||
-rw-r--r-- | share/man/man4/pccard.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pcic.4 | 6 | ||||
-rw-r--r-- | share/man/man4/wi.4 | 2 |
6 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index e8816599ffb0e..c9565e546034e 100644 --- a/share/man/man4/an.4 +++ b/share/man/man4/an.4 @@ -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. diff --git a/share/man/man4/exca.4 b/share/man/man4/exca.4 index fba70116d39e2..90b13307fdd31 100644 --- a/share/man/man4/exca.4 +++ b/share/man/man4/exca.4 @@ -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 diff --git a/share/man/man4/oldcard.4 b/share/man/man4/oldcard.4 index 1c1fc02b7e401..ff92304f5f33f 100644 --- a/share/man/man4/oldcard.4 +++ b/share/man/man4/oldcard.4 @@ -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 diff --git a/share/man/man4/pccard.4 b/share/man/man4/pccard.4 index dcc77bcbdb8d3..01c242e1a907b 100644 --- a/share/man/man4/pccard.4 +++ b/share/man/man4/pccard.4 @@ -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 , diff --git a/share/man/man4/pcic.4 b/share/man/man4/pcic.4 index 73d6807a01104..2c81ce3c2c578 100644 --- a/share/man/man4/pcic.4 +++ b/share/man/man4/pcic.4 @@ -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 diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4 index b2e042b9dd031..e9b54fdfece84 100644 --- a/share/man/man4/wi.4 +++ b/share/man/man4/wi.4 @@ -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 |