summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/data.pm
Commit message (Collapse)AuthorAgeFilesLines
* do not run XFdrake in automatic mode, it's uselessThierry Vignaud2004-05-111-2/+1
|
* list SATA controllers in their own category (anthill #741)Thierry Vignaud2004-04-301-1/+10
|
* change last isdn_detect_backend() remainingDamien Chaumette2004-04-281-1/+1
|
* do X11 configuration automagicallyThierry Vignaud2004-04-231-0/+2
|
* (set_removable_configurator) use diskdrake instead of drakupdate_fstabThierry Vignaud2004-04-231-1/+1
| | | | | for removable media in automatic mode
* set automatic flag for removable mediaThierry Vignaud2004-04-231-0/+5
|
* split usb ports from usb controllers (arnaud request)Thierry Vignaud2004-04-221-1/+10
|
* new harddrake data structure (easier to extend)Thierry Vignaud2004-04-221-49/+290
|
* split out agp controllers out of bridgesThierry Vignaud2004-03-171-0/+1
|
* fix in strict modeThierry Vignaud2004-03-111-1/+1
|
* really, really fix ISDN cards detection :-(Thierry Vignaud2004-03-091-1/+1
|
* really adapt to new network::isdn::isdn_detect_backend() APIThierry Vignaud2004-03-091-2/+1
|
* adapt to new network::isdn::isdn_detect_backend() APIThierry Vignaud2004-03-081-2/+2
|
* bump version numberThierry Vignaud2004-03-021-1/+1
|
* look at sound cards changes on bootstrappingThierry Vignaud2004-02-251-1/+1
|
* handle webcams managed by pwc driverThierry Vignaud2004-02-251-1/+1
|
* do not tag some ata raid controllers as unknown hwThierry Vignaud2004-02-231-1/+2
|
* really fix doble blanked ISDN detectionThierry Vignaud2004-02-171-1/+1
|
* typo fix :-)Thierry Vignaud2004-02-151-1/+1
|
* fix ISDN detection (#6535)Thierry Vignaud2004-02-141-1/+1
|
* filter out devices to prevent them to appear several times in deviceThierry Vignaud2004-02-141-18/+29
| | | | | tree (#4906)
* only look for local printers (do not perform heavy network probe)Thierry Vignaud2004-02-131-1/+1
|
* fix driver blacklistThierry Vignaud2004-02-121-1/+2
|
* detect more webcamsThierry Vignaud2004-02-121-2/+6
|
* remove debug messageThierry Vignaud2004-02-021-1/+1
|
* fix adsl modem detectionThierry Vignaud2004-02-021-1/+1
|
* tag megaraid controllers as scsi onesThierry Vignaud2004-01-091-2/+2
|
* set drakconnect as config tool for modems as well as for isdn & adslThierry Vignaud2003-10-271-3/+3
| | | | | adapters
* list isdn adapters in their own class instead of showing them up asThierry Vignaud2003-10-271-1/+3
| | | | | unknown devices
* split out adsl detection from modem one into its one categoryThierry Vignaud2003-10-271-1/+3
|
* explain data structThierry Vignaud2003-08-261-0/+2
|
* full pci probe does not freeze anymore, removing code work-arounding the freezePascal Rigaux2003-08-191-1/+1
|
* do not fork usb module drivers list but reuse list_modules one insteadThierry Vignaud2003-05-221-2/+2
|
* bump versionThierry Vignaud2003-05-151-1/+1
|
* 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
| | | | | classes since we need to run a config tool per device and not one per hw class
* move usb webcams which have mod_quickcam as a driver from unknown toThierry Vignaud2003-03-061-2/+2
| | | | | webcam clategory since they do not have any valid usb class
* 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 ↵Thierry Vignaud2003-02-271-1/+1
| | | | appeared
* 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
| | | | | what's remain: why sane-find-scanner keep detect it a scanner ??
* 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
| | | | | | | - really do not offer to configure module for removable devices - do not put zip drives in unknown devices class - reuse Yes|No translations in harddrake::ui
* 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
| | | | | | | | | | hint: their class is MEMORY_RAM :-( ... - btw, simplify unknown devices detection (merging tests regarding driver and media type) - move nforce system controllers in bridge class (which is renamed "bridges and system controllers" aka where we put stuff we've nothing to configure but we don't want to put them in controller so that users are not afraid) but nvnet
* fix doble detection of pci modemsThierry Vignaud2003-01-291-1/+1
|
* restore cd/dvd burners detectionThierry Vignaud2003-01-291-1/+1
|