From: John Hodge Date: Thu, 13 Sep 2012 05:30:41 +0000 (+0800) Subject: Notes - VirtualPCI (not many notes) X-Git-Tag: rel0.15~706^2~11 X-Git-Url: https://git.ucc.asn.au/?p=tpg%2Facess2.git;a=commitdiff_plain;h=a3cff13f6d6e6ba9a3d21a10b10a5cc55c4d2575 Notes - VirtualPCI (not many notes) --- 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.