OSDN Git Service

Android porting
[android-x86/external-libpciaccess.git] / README.cygwin
1 = libpciaccess support under Windows through WinIo and Cygwin =
2
3 == Platforms supported ==
4
5 The support should work on Windows NT/2000/XP/2003/Vista/7 and 2008 but has
6 only been tested on Windows 7, 32 bits
7
8 == Dependencies ==
9
10 This support depends of WinIo which allows direct I/O port and physical
11 memory access under Windows NT/2000/XP/2003/Vista/7 and 2008.
12
13 == How to install WinIo ? ==
14
15 First, you need to download WinIo from http://www.internals.com/. Then, you
16 have to copy WinIo32.dll and WinIo32.sys to the same directory as the
17 executables.
18
19 == TODO ==
20
21 Check and fix 64 bits support.
22
23 == Contact ==
24
25 If you have any problems, please send an email to samuel.pitoiset at gmail.com