diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-09-24 15:02:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-09-24 15:02:18 +0000 |
commit | 8fe5ada6266a4d0ac2c1e413356ee149888db46f (patch) | |
tree | 64ffe1d68a8550d16f563313fc3c117ac00b54c2 /perl-install/harddrake/TODO | |
parent | 5a1fde0bec841d590b45c0b4b72153e1326012ec (diff) | |
download | drakx-8fe5ada6266a4d0ac2c1e413356ee149888db46f.tar drakx-8fe5ada6266a4d0ac2c1e413356ee149888db46f.tar.gz drakx-8fe5ada6266a4d0ac2c1e413356ee149888db46f.tar.bz2 drakx-8fe5ada6266a4d0ac2c1e413356ee149888db46f.tar.xz drakx-8fe5ada6266a4d0ac2c1e413356ee149888db46f.zip |
move usb video devices to webcam category
Diffstat (limited to 'perl-install/harddrake/TODO')
-rw-r--r-- | perl-install/harddrake/TODO | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/perl-install/harddrake/TODO b/perl-install/harddrake/TODO index 97140c97e..02e4bcff2 100644 --- a/perl-install/harddrake/TODO +++ b/perl-install/harddrake/TODO @@ -7,23 +7,28 @@ *** enable the user to force a module (isa, isapnp, ...) *** pci freeze (fseek ?) *** print "NOT LOADED" if module isn't loaded +** add bus_position to make unique id in ui +** cdrom +*** ide-scsi / ide-cd switch +*** supermount switch ** draksound *** add a dialog so that the user choose its wavetable. *** list all availlables drivers, defaulting to first alternative, prepending old one with '*' *** add 'ALSA/OSS': tag to modules list -* Postponed -*** detect isapnp devices -** more use of my_gtk/ugtk -** use fbgtk+2 when booting on fbcon for smoother GUI => interactive::fbgtk -*** fpons, convert perl-GTK to gtk+2 :-) +** detect isapnp devices +** ui +*** more use of my_gtk/ugtk +*** use fbgtk+2 when booting on fbcon for smoother GUI => interactive::fbgtk +**** fpons, convert perl-GTK to gtk+2 :-) + ** move all drakx tools into just a small one-liner that uses real <tool>.pm so that harddrake and mcc reduces their memory usage pattern and be faster (the next fast step will be to use perl6/parrot) + ** check there're enough parameters in module config ** for to send a message for unknown hardware to install@mandrakesoft.com -*** use drakbugreport ? Subject: [UNKNOW HARDWARE] or a new other ml -> do you konw how to configure it under linux ? |