Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only do one probeall here (there's still many in detect_devices, | Thierry Vignaud | 2002-07-25 | 1 | -3/+3 |
| | | | | | probing caching should go there) | ||||
* | still less things to do | Thierry Vignaud | 2002-07-25 | 1 | -9/+7 |
| | |||||
* | update | Thierry Vignaud | 2002-07-25 | 1 | -18/+10 |
| | |||||
* | handle both old device name and new devfs name | Thierry Vignaud | 2002-07-25 | 1 | -0/+0 |
| | |||||
* | scanners support: | Thierry Vignaud | 2002-07-24 | 1 | -0/+0 |
| | | | | | | | - split scannerdrake:val into vendor and description - don't display bogus "val:%HASH" | ||||
* | don't account scanners as unknown devices | Thierry Vignaud | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2002-07-23 | 1 | -4/+1 |
| | |||||
* | remove dead code | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | remove dead args | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | s/drakconnet/drakconnect | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | about and help windows: only show "OK" button, cancel one has no | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | | | | | purpose here | ||||
* | useless standalone dependancy for pixel fscking checker | Thierry Vignaud | 2002-07-18 | 1 | -0/+1 |
| | |||||
* | s/draknet/drakconnect/ | Thierry Vignaud | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2002-07-18 | 1 | -0/+3 |
| | |||||
* | - bump version number | Thierry Vignaud | 2002-07-18 | 1 | -4/+8 |
| | | | | | | - move scsi & ata controllers, tv-audio, dvd, burners, ... in their own "non configurable" sections | ||||
* | move USB and SMBus controllers from unknown section to their own non | Thierry Vignaud | 2002-07-15 | 1 | -4/+5 |
| | | | | | configurable section too | ||||
* | put ide controller in their own non configurable subtree to prevent users to ↵ | Thierry Vignaud | 2002-07-15 | 1 | -3/+3 |
| | | | | misunderstand why they're unknown/others | ||||
* | - i18n: move $version out of translatable strings | Thierry Vignaud | 2002-07-11 | 1 | -0/+0 |
| | | | | | | | | | | | | - ui: o increase default main window size o put back the hw tree root o eide devices: split info between vendor and model strings - internals: o give meaningful names to some variables o cleanups | ||||
* | enhance cohenrency: step 1 | Thierry Vignaud | 2002-07-10 | 1 | -0/+0 |
| | | | | | | | | | | | | | | - ide and scsi devices use channel rather than bus to store their physical connection, which is more logic (at least for eide) - all devices have their connection bus in bus field, not in bus for {pci,usb,...} and interface_type for {scsi,eide,other_block_devices} - detect_devices:getIDE() : add eide_hds hash in order to be able to split info field between model and vendor - harddrake::ui : code reduction allowed by the above changes | ||||
* | - add channel: primary/slave for eide deivces | Thierry Vignaud | 2002-07-09 | 1 | -0/+0 |
| | | | | | - get rid of ->{set,get}_user_data | ||||
* | ensure we don't mix scsi and pci devices | Thierry Vignaud | 2002-07-09 | 1 | -0/+0 |
| | |||||
* | fix boot freeze on hw change: initscript was running us with stdout | Thierry Vignaud | 2002-07-09 | 1 | -1/+0 |
| | | | | | redirected to /dev/null; just use a small sh wrapper to fix it | ||||
* | log only if options set | Thierry Vignaud | 2002-07-09 | 1 | -3/+5 |
| | |||||
* | update | Thierry Vignaud | 2002-07-09 | 1 | -4/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | only log explanations in standalone mode | Thierry Vignaud | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | remove fixed stuff | Thierry Vignaud | 2002-07-08 | 1 | -6/+8 |
| | |||||
* | - rehide "run config tool" button when it has been displayed in | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | another hw class | ||||
* | don't display "run config tool" button if no configurator availlable | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - center the main window | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - remove drakx decorations | ||||
* | mice: | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | | - s/nbuttons/Number of buttons/ - delete qw(MOUSETYPE XMOUSETYPE unsafe) | ||||
* | don't delete info field in normal path | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - eide devices: split up info field into vendor and model fields | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - complete help | ||||
* | cache @devices so that hw probe is only done once | Thierry Vignaud | 2002-07-08 | 1 | -7/+7 |
| | |||||
* | hummm ... eide: 0->master, 1->slave :-( | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - remove save_report menu entry, this is done by service_harddrake | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - move $in declaration near where it's used | ||||
* | eide hard disks : print master/slave for bus_location | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | update todo list | Thierry Vignaud | 2002-07-08 | 1 | -1/+7 |
| | |||||
* | - remove dead stuff | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - comment some stuff | ||||
* | minor simplication | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | various cleanups: | Thierry Vignaud | 2002-07-08 | 3 | -4/+4 |
| | | | | | | | | - move all harddrake modules to harddrake namespace - replace two use by require so that it's not done at compil time but at runtime - there was a missing $ in harddrake::ui.pm | ||||
* | simplify: use reverse | Thierry Vignaud | 2002-07-06 | 1 | -0/+0 |
| | |||||
* | - help system: | Thierry Vignaud | 2002-07-06 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add an help entry in help menu; - begin to describe information fields - reformat license in about window - information frame (mostly fixing incoherency between various hw classes fields) - s/media type/media class/ - s/info/Hardware id/ - s/device/device file/ - split description into manufacturer/description - eide devices: - rename bus as bus_location - set interface_type as bus - scsi devices: - set bus to SCSI - set bus_location to bus:id fields - don't print pci subids when non set - remove fields that were already used above (vendor id subvendor subid pci_bus pci_device pci_function) - no need to return window after program exit - print usage if needed - embed hardware tree in a "detected hardware" frame - cleanups: - rename widget2 as frame - remove dead commented code | ||||
* | add bits regarding eide and scsi | Thierry Vignaud | 2002-07-06 | 1 | -0/+2 |
| | |||||
* | add a configurator for sound | Thierry Vignaud | 2002-07-06 | 1 | -2/+2 |
| | |||||
* | remove device test: there're only two harddrake::bttv users, | Thierry Vignaud | 2002-07-05 | 1 | -1/+0 |
| | | | | | | install_steps_interactive.pm and drakxtv which both have already tested that a bttv managed tv card is there. | ||||
* | - add more tv cards | Thierry Vignaud | 2002-07-05 | 1 | -4/+12 |
| | | | | | | | | | - enable users to select number of buffers for mmap() - better description for pll setting - add tooltips help for some entries | ||||
* | tv cards list: | Thierry Vignaud | 2002-07-05 | 1 | -124/+158 |
| | | | | | | | | | | | | | | | - split multi-cards entries - reverse the hash (needed since now bttv card types are not anymore unique) - complete the list from various sources - use a tree to display the list, it's clearer now since it's splitted by vendors - longer message | ||||
* | - remove uneeded stuff for modules ("#!/..", "use lib..", "use | Thierry Vignaud | 2002-07-05 | 1 | -15/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | standalone", ...) - simplify bttv options managment: - use if_, thanks MDK::Common - s/mapn/map by using a hash at first - s/mapn{if}/map{if_} - don't read/write modules.conf here, drakx take care of that for us thus, the test program became: #!/usr/bin/perl use strict; use lib qw(/usr/lib/libDrakX); use standalone; use bttv; use interactive; use modules; modules::read_conf; bttv::config('interactive'->vnew()); modules::write_conf; | ||||
* | remove uneeded "#!/...", standalone, lib, ... (this is a module) | Thierry Vignaud | 2002-07-05 | 1 | -0/+0 |
| | | | | | POSIX is no more used too. |