summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/nguyen/nguyen-abstract.tex
diff options
context:
space:
mode:
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/nguyen/nguyen-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/nguyen/nguyen-abstract.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/nguyen/nguyen-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/nguyen/nguyen-abstract.tex
new file mode 100644
index 0000000..639c12c
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/nguyen/nguyen-abstract.tex
@@ -0,0 +1,27 @@
+
+% Registration PCI Express Port Bus Driver Support for Linux
+% [2]Register/Submit Tom Long Nguyen (tom.l.nguyen@intel.com)
+
+PCI Express is a high performance general purpose I/O
+Interconnect defined for a wide variety of computing
+and communication platforms. It implements PCI Express
+Ports, PCI-PCI Bridges, to provide point-to-point
+interconnects. PCI Express categorizes PCI Express
+Ports into three types: the Root Ports, the Upstream
+Switch Ports, and the Downstream Switch Ports. Each PCI
+Express Port can provide up to four distinct services:
+native hot-plug, power management event, advanced error
+reporting, and virtual channel. PCI Express Port Bus
+Driver, as being proposed and developed, therefore
+shall serve managing all services and distributing them
+to their corresponding service drivers. This paper,
+which uses i386 Linux implementation as a reference
+model, is targeted toward kernel developers and
+architects interested in the details of enabling
+service drivers for PCI Express Ports. This paper
+provides insight into the scope of implementing PCI
+Express Port Bus Driver and specific service drivers
+like Advanced Error Handling Root service driver and
+PCI Express Native Hot-plug Root service driver.
+
+
personal git repositories of Harald Welte. Your mileage may vary