summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* Reverted parts of the last change, they broke in non-DevFS environments (e. g...Till Kamppeter2002-03-111-69/+51
* Made USB printer auto-detection more stable and reliable.Till Kamppeter2002-03-101-46/+69
* (zips__faking_ide_scsi): fix returned value in standalonePascal Rigaux2002-03-071-10/+9
* better jaz detection (thanks to Randy Welch)Pascal Rigaux2002-03-021-1/+1
* fix ide zip name when there are already some other SCSI drivesPascal Rigaux2002-03-021-3/+4
* ZIPs and Jazz's are not floppiesPascal Rigaux2002-03-021-4/+4
* add is_a_recent_computer()Pascal Rigaux2002-03-011-0/+5
* - zips() now return devices ending with "4", raw_zips() is the old zips()Pascal Rigaux2002-02-261-3/+4
* cleanupPascal Rigaux2002-02-261-2/+2
* use ide-scsi for ide zipsPascal Rigaux2002-02-251-37/+52
* no need to catch the exception from devices::make anymorePascal Rigaux2002-02-231-2/+2
* devices::make doesn't mknod with devfsPascal Rigaux2002-02-231-2/+2
* - remove media_type cdrom-burner, use {capacity} insteadPascal Rigaux2002-02-181-17/+46
* - handle WORM type in /proc/scsi/scsiPascal Rigaux2002-02-131-9/+13
* In the USB auto-detection checked whether and where the device node wasTill Kamppeter2002-02-121-2/+3
* Fixes on device auto-detection:Till Kamppeter2002-02-121-0/+1
* Replace "Hewlett-Packard" by "HP" when HP device is detected on a parallel port.Till Kamppeter2002-02-041-1/+7
* Made auto-detection working for HP DeskJet 840C on USBTill Kamppeter2002-02-011-4/+15
* remove test codePascal Rigaux2002-01-281-1/+0
* Fixed bug of empty menu entry appearing after adding a new printer.Till Kamppeter2002-01-241-1/+1
* Replaced USB printer auto-detection by a more reliable method.Till Kamppeter2002-01-191-10/+51
* enable easy patch-adding of pcitable and usbtable entriesPascal Rigaux2002-01-041-4/+31
* pcmcia: /var/run/stab is nor /var/lib/pcmcia/stabGuillaume Cottenceau2001-11-231-2/+2
* safer modprobe ide-floppyPascal Rigaux2001-10-181-1/+1
* ensure floppies() takes care of usb-storage if possible, so that patch on usb...Pascal Rigaux2001-10-091-1/+3
* bloody ataraid detectionPascal Rigaux2001-10-021-2/+11
* avoid detecting plip for live upgrade.Francois Pons2001-09-211-1/+1
* added back full pci probe for stage2 command lspci.Francois Pons2001-09-181-1/+1
* removed full pci probe for stringlist (used for generating report_bug).Francois Pons2001-09-181-1/+1
* (pci_probe): log full pci probesPascal Rigaux2001-09-171-0/+1
* moved modules::get_pcmcia_devices into detect_devices::pcmcia_probe.Francois Pons2001-09-101-3/+17
* fix ide-scsi appearing 2 times when standalone because both in /proc/idePascal Rigaux2001-09-101-0/+1
* remove debug codePascal Rigaux2001-09-081-1/+1
* (getCompaqSmartArray): add yet another location for cpqarray locationPascal Rigaux2001-09-041-1/+1
* better floppy detection/infoPascal Rigaux2001-08-291-1/+6
* (raidAutoStart): fix for when kmod is therePascal Rigaux2001-08-201-0/+2
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-25/+26
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* generalize the use of chomp_ as the functional alternative to chomp (and work...Pascal Rigaux2001-07-241-2/+2
* big work on isdn. Not finisheddamien2001-07-221-0/+13
* roll back some changes from PPC beta - OldWorld vs NewWorld bootloaderStew Benedict2001-07-181-3/+17
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
* fixed hasPCMCIA and added isLaptop to probe for problable laptop computerFrancois Pons2001-06-131-1/+10
* - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases)Pascal Rigaux2001-06-111-2/+2
* include patch to autodetect raid arrays (still needs a kernel that implements...Guillaume Cottenceau2001-06-111-0/+18
* fixed fix for isBurner as it does not run on SCSI device.Francois Pons2001-06-081-2/+7
* fixed burner and dvd drive detection ;-)Francois Pons2001-06-061-18/+8
* nicer solution for detecting DVD drives (still need SCSI detection)Pascal Rigaux2001-06-051-1/+10
* added DVD support, only first try to detect a DVD drive and rpmsrate is notFrancois Pons2001-06-051-0/+2
* fixed non update of usb printer device.Francois Pons2001-04-241-0/+1