summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* look for yenta_socket in pci_probe tooPascal Rigaux2004-12-071-0/+6
* (getUPS) fix again MGE USB UPSesThierry Vignaud2004-10-271-20/+18
* fix getCompaqSmartArray() on 2.6 (since /proc/driver/cciss/cciss0 doesn't tal...Pascal Rigaux2004-07-281-6/+14
* fix getSCSI_26() not sorting the drivesPascal Rigaux2004-07-281-0/+2
* isRemovableDrive() doesn't check isRemovableUsb() anymore allowing more usbPascal Rigaux2004-07-221-1/+1
* (getNet) rollbacl to MDK10.0 detection schemeThierry Vignaud2004-06-011-1/+8
* merge fixes from HEADThierry Vignaud2004-05-281-8/+1
* rewrite a little probeSerialDevices(), the beginning is still very strangePascal Rigaux2004-05-111-4/+10
* - new getSCSI_26() not using /proc/scsi/scsiPascal Rigaux2004-04-301-31/+73
* (isTVcard) typo fixThierry Vignaud2004-03-221-1/+1
* fix tv cards managed by cx88 and saa7134 (#9112)Thierry Vignaud2004-03-221-1/+1
* adapt to devfs (?) naming which breaks compatibility (bugzilla #9029)Pascal Rigaux2004-03-191-2/+3
* (getBewan) fix bewan modem detectionThierry Vignaud2004-03-081-1/+1
* fix warningPascal Rigaux2004-03-051-1/+1
* fix get_usb_storage_info() on kernel 2.6Pascal Rigaux2004-03-031-2/+27
* (getBewan) fix detectionThierry Vignaud2004-03-011-1/+1
* (getBewan) introduce it in order to detect Bewan ADSL modems (both PCIThierry Vignaud2004-02-201-0/+5
* (getSagem) lookup sagem8xx modems by module rather than relying on stringsThierry Vignaud2004-02-201-1/+1
* no need to fake scsi for ide anymore (hopefully!)Pascal Rigaux2004-02-101-43/+1
* (getNet) detect athX interfaces too (maybe should we inverse this funcThierry Vignaud2004-02-091-1/+1
* some eide Lite-on drivers are reported with different casseThierry Vignaud2004-02-091-0/+1
* - no ide-scsi emulation for ide ZIPsPascal Rigaux2004-02-021-2/+4
* perl_checker cleanupsThierry Vignaud2004-01-221-3/+3
* do not mix before and after firmware upload usb idsThierry Vignaud2004-01-221-13/+25
* (getECI) introduce it in order to detect eci like usb modemsThierry Vignaud2004-01-221-0/+20
* (getSerialModem) fix device fieldThierry Vignaud2004-01-191-2/+1
* (getModem) simplifyThierry Vignaud2004-01-191-2/+1
* (getSerialModem)Thierry Vignaud2004-01-191-10/+16
* (getSerialModem) do not even bother check for /dev/modem since anywayThierry Vignaud2004-01-191-1/+1
* (getUPS) use HIDIOCAPPLICATION ioctl definition from c moduleThierry Vignaud2004-01-191-2/+1
* detect_devices::matching_driver -> matching_desc but matching driver names (k...Guillaume Cottenceau2004-01-131-1/+5
* perl_checker compliancePascal Rigaux2004-01-061-3/+3
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-1/+1
* one can get "Mass Storage" not always "Mass Storage|..."Pascal Rigaux2003-12-051-1/+1
* add isKeyUsb() (removed from move.pm)Pascal Rigaux2003-11-271-0/+1
* export driver tooThierry Vignaud2003-11-261-2/+3
* don't fake ide-scsi for move (otherwise, we would need to do it in stage1 too)Pascal Rigaux2003-11-251-1/+1
* for move, make it use ide-scsi *now*, not after rebootPascal Rigaux2003-11-251-0/+5
* (getNet) handle zaurus connected through USB cables resulting inThierry Vignaud2003-11-231-1/+1
* (getUPS) detect serial MGE tooThierry Vignaud2003-11-211-2/+3
* adapt to new usb_class2text()Pascal Rigaux2003-11-201-0/+1
* fix regexp for new ldetect usb classPascal Rigaux2003-11-201-1/+1
* fix typoPascal Rigaux2003-11-191-1/+1
* better comment for raidAutoStartIoctlPascal Rigaux2003-11-191-1/+1
* (getCPUs) enumerate cpus from 1 instead of 0 (part of #4704)Thierry Vignaud2003-11-081-0/+1
* (getUPS) return port/description couplesThierry Vignaud2003-11-071-1/+20
* detect all up||down interfaces w/o any hardcoded limits:Thierry Vignaud2003-11-051-1/+6
* ask the kernel the list of network devices instead of manually probingThierry Vignaud2003-11-031-2/+1
* perl_checker fixesThierry Vignaud2003-10-291-2/+2
* (getUPS) detect usb UPS (serial_probe not seeing them for now)Thierry Vignaud2003-10-291-0/+4