From a3cff13f6d6e6ba9a3d21a10b10a5cc55c4d2575 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Thu, 13 Sep 2012 13:30:41 +0800 Subject: [PATCH] Notes - VirtualPCI (not many notes) --- Notes/VirtualPCI.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Notes/VirtualPCI.txt diff --git a/Notes/VirtualPCI.txt b/Notes/VirtualPCI.txt new file mode 100644 index 00000000..341af06e --- /dev/null +++ b/Notes/VirtualPCI.txt @@ -0,0 +1,5 @@ +Rationale: +- Provides a method for ARM SoCs to use existing device drivers (e.g. USB ECHI) with minimal modifcation. + +Method possibilities +# Hook in Kernel/drv/pci.c that enumerates the virtual bus using a fixed format. -- 2.20.1