From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- c_user/pci_library.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c_user/pci_library.rst') diff --git a/c_user/pci_library.rst b/c_user/pci_library.rst index 12acfd4..0512b45 100644 --- a/c_user/pci_library.rst +++ b/c_user/pci_library.rst @@ -240,7 +240,7 @@ Peripheral Configuration On systems where a peripheral PCI device needs to access other PCI devices than the host the peripheral configuration approach may be handy. Most PCI devices -answers on the PCI host’s requests and start DMA accesses into the Hosts memory, +answers on the PCI host's requests and start DMA accesses into the Hosts memory, however in some complex systems PCI devices may want to access other devices on the same bus or at another PCI bus. @@ -420,7 +420,7 @@ use the standard RTEMS interrupt functions directly. PCI Shell command ----------------- -The RTEMS shell has a PCI command ’pci’ which makes it possible to read/write +The RTEMS shell has a PCI command 'pci' which makes it possible to read/write configuration space, print the current PCI configuration and print out a configuration C-file for the static or peripheral library. -- cgit v1.2.3