diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-23 01:07:33 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-23 01:07:33 +0100 |
commit | d9f9be978c6fa257c57b72e0a58ad195f834bcc5 (patch) | |
tree | b0796b4722275bb61644b7cc58cd90f2bf555043 /faq | |
parent | 3f1589244d8fd4e8e0737547d0f491396d155835 (diff) |
Note about not-tested drivers
Diffstat (limited to 'faq')
-rw-r--r-- | faq/support/0-drivers.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/faq/support/0-drivers.mdwn b/faq/support/0-drivers.mdwn index 974fb612..df5cd29d 100644 --- a/faq/support/0-drivers.mdwn +++ b/faq/support/0-drivers.mdwn @@ -16,3 +16,8 @@ limits hardware support a lot, of course. For network boards, we use the [[DDE]] toolkit to run linux 2.6.32 drivers in userland processes, which provides both long-term support for new hardware and safety against driver bugs. + +Note however that we have of course not tested all drivers, we obviously don't +even have all kinds of hardware. So we can not promise that they will all +work. What probably works for sure is what we usually use: the rtl8139 or e1000 +drivers for instance. |