diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-03-28 14:43:47 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-03-28 14:43:47 +0100 |
commit | 78f34606d2a04df4d484040611318f259ce26a03 (patch) | |
tree | ac726d832b6c643d7a6adf36918d355d493668b2 /community/gsoc/project_ideas/hardware_libs.mdwn | |
parent | 3fb4331f298b7db4e7c98d08bc630ac7cdc4c84a (diff) |
libiw-dev too
Diffstat (limited to 'community/gsoc/project_ideas/hardware_libs.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/hardware_libs.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/hardware_libs.mdwn b/community/gsoc/project_ideas/hardware_libs.mdwn index 91246e3b..88b94caa 100644 --- a/community/gsoc/project_ideas/hardware_libs.mdwn +++ b/community/gsoc/project_ideas/hardware_libs.mdwn @@ -10,8 +10,9 @@ is included in the section entitled [[meta title="Stub Implementations of Hardware Specific Libraries"]] -Many programs use special libraries to access certain hardware devices, like -libusb, libbluetooth, libraw1394 etc. +Many programs use special libraries to access certain hardware devices, +like libusb, libbluetooth, libraw1394, libiw-dev (though there already is a +wireless-tools-gnumach package), etc. The Hurd presently doesn't support these devices. Nevertheless, all of these programs could still be built -- and most of them would indeed be useful -- |