summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/data.pm
Commit message (Expand)AuthorAgeFilesLines
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-1/+1
* jackadit^h^h^h^h^ hpixel said: "we do not need anymore --auto"Thierry Vignaud2003-03-121-1/+1
* fix typoThierry Vignaud2003-03-121-1/+1
* handle multiple removable devices: their managment is different from other hwThierry Vignaud2003-03-121-4/+9
* move usb webcams which have mod_quickcam as a driver from unknown toThierry Vignaud2003-03-061-2/+2
* prevent warning when using diagnostics pragma (easier debugging)Thierry Vignaud2003-03-051-1/+1
* add ieee1394-controller alias and load ohci1394 when a firewire controller ap...Thierry Vignaud2003-02-271-1/+1
* detect firewire controllersThierry Vignaud2003-02-271-1/+2
* detect usb adsl speed touch modem as modem and not as unknown deviceThierry Vignaud2003-02-261-2/+6
* handle floppes, zip drives, dvd-rom, cdrom and burners at startup timeThierry Vignaud2003-02-251-5/+5
* - factorize code into harddrake::data::set_removable_configurator()Thierry Vignaud2003-02-251-1/+8
* bump version numberThierry Vignaud2003-02-171-1/+1
* translate topics (aka hw class names) in harddrake guiThierry Vignaud2003-01-301-25/+25
* - cosmetic fix for "drakconnect does not detect nvnet part of nvforce2 chips"Thierry Vignaud2003-01-301-3/+3
* fix doble detection of pci modemsThierry Vignaud2003-01-291-1/+1
* restore cd/dvd burners detectionThierry Vignaud2003-01-291-1/+1
* add support for zip drivesThierry Vignaud2003-01-131-0/+1
* forgot to commit threat-hub-as-usb-controllers...Thierry Vignaud2003-01-071-2/+2
* saner default size (too big for 800x600 sadly)Thierry Vignaud2002-12-181-1/+3
* display "cpu #<XX>: <name>" for cpusThierry Vignaud2002-12-041-1/+1
* kill "used by only one" harddrake::ui module,Mystery Man 5802002-12-041-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-24/+24
* fix eating too much itemsThierry Vignaud2002-11-261-1/+2
* don't display two times some usb miceThierry Vignaud2002-11-191-1/+1
* s/usbvideo/usbvision/Thierry Vignaud2002-11-151-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-2/+2
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-24/+24
* resync with printerdrakeThierry Vignaud2002-11-121-1/+1
* handle devices managed by usbvision tooThierry Vignaud2002-11-121-2/+2
* exclude more usb mice from unknown devicesThierry Vignaud2002-11-121-1/+1
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-10/+10
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-16/+16
* make perl_checker happyPascal Rigaux2002-11-091-1/+1
* make perl_checker happyPascal Rigaux2002-11-061-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
* nono changes for stupid perl_checker whose maintainer don't want to fix defic...Thierry Vignaud2002-10-231-3/+5
* reindent for lord pixThierry Vignaud2002-10-231-39/+39
* - printerdrake::auto_detect(local, net, smb):Thierry Vignaud2002-10-171-16/+6
* display cpu name (eg "Pentium") too in harddrake guiThierry Vignaud2002-10-161-1/+1
* display "$vendor cpu number $id" for cpus in harddrake guiThierry Vignaud2002-10-161-1/+4
* miaouhThierry Vignaud2002-10-161-1/+1
* use code factored in detect_devices for modem detectionThierry Vignaud2002-10-161-8/+2
* -add cpus detectionThierry Vignaud2002-10-161-0/+3
* display again unknown category (spoted by florent beranger)Thierry Vignaud2002-10-151-9/+1
* move usb video devices to webcam categoryThierry Vignaud2002-09-241-2/+2
* - harddrake::data : consolidate common code in custom_id()Thierry Vignaud2002-09-061-0/+5
* - don't list usb mouses as unknown hwThierry Vignaud2002-09-061-2/+5
* use new ln iconsThierry Vignaud2002-09-021-1/+1
* move STORAGE_OTHER devices in ata controllers (aka pseudo raid controllersThierry Vignaud2002-08-291-2/+2
* - use draksound wizardThierry Vignaud2002-08-201-29/+29