index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
detect_devices.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
adapt to devfs (?) naming which breaks compatibility (bugzilla #9029)
Pascal Rigaux
2004-03-19
1
-2
/
+3
*
(getBewan) fix bewan modem detection
Thierry Vignaud
2004-03-08
1
-1
/
+1
*
fix warning
Pascal Rigaux
2004-03-05
1
-1
/
+1
*
fix get_usb_storage_info() on kernel 2.6
Pascal Rigaux
2004-03-03
1
-2
/
+27
*
(getBewan) fix detection
Thierry Vignaud
2004-03-01
1
-1
/
+1
*
(getBewan) introduce it in order to detect Bewan ADSL modems (both PCI
Thierry Vignaud
2004-02-20
1
-0
/
+5
*
(getSagem) lookup sagem8xx modems by module rather than relying on strings
Thierry Vignaud
2004-02-20
1
-1
/
+1
*
no need to fake scsi for ide anymore (hopefully!)
Pascal Rigaux
2004-02-10
1
-43
/
+1
*
(getNet) detect athX interfaces too (maybe should we inverse this func
Thierry Vignaud
2004-02-09
1
-1
/
+1
*
some eide Lite-on drivers are reported with different casse
Thierry Vignaud
2004-02-09
1
-0
/
+1
*
- no ide-scsi emulation for ide ZIPs
Pascal Rigaux
2004-02-02
1
-2
/
+4
*
perl_checker cleanups
Thierry Vignaud
2004-01-22
1
-3
/
+3
*
do not mix before and after firmware upload usb ids
Thierry Vignaud
2004-01-22
1
-13
/
+25
*
(getECI) introduce it in order to detect eci like usb modems
Thierry Vignaud
2004-01-22
1
-0
/
+20
*
(getSerialModem) fix device field
Thierry Vignaud
2004-01-19
1
-2
/
+1
*
(getModem) simplify
Thierry Vignaud
2004-01-19
1
-2
/
+1
*
(getSerialModem)
Thierry Vignaud
2004-01-19
1
-10
/
+16
*
(getSerialModem) do not even bother check for /dev/modem since anyway
Thierry Vignaud
2004-01-19
1
-1
/
+1
*
(getUPS) use HIDIOCAPPLICATION ioctl definition from c module
Thierry Vignaud
2004-01-19
1
-2
/
+1
*
detect_devices::matching_driver -> matching_desc but matching driver names (k...
Guillaume Cottenceau
2004-01-13
1
-1
/
+5
*
perl_checker compliance
Pascal Rigaux
2004-01-06
1
-3
/
+3
*
obsolete livedrake, live_install, live_update
Pascal Rigaux
2004-01-06
1
-1
/
+1
*
one can get "Mass Storage" not always "Mass Storage|..."
Pascal Rigaux
2003-12-05
1
-1
/
+1
*
add isKeyUsb() (removed from move.pm)
Pascal Rigaux
2003-11-27
1
-0
/
+1
*
export driver too
Thierry Vignaud
2003-11-26
1
-2
/
+3
*
don't fake ide-scsi for move (otherwise, we would need to do it in stage1 too)
Pascal Rigaux
2003-11-25
1
-1
/
+1
*
for move, make it use ide-scsi *now*, not after reboot
Pascal Rigaux
2003-11-25
1
-0
/
+5
*
(getNet) handle zaurus connected through USB cables resulting in
Thierry Vignaud
2003-11-23
1
-1
/
+1
*
(getUPS) detect serial MGE too
Thierry Vignaud
2003-11-21
1
-2
/
+3
*
adapt to new usb_class2text()
Pascal Rigaux
2003-11-20
1
-0
/
+1
*
fix regexp for new ldetect usb class
Pascal Rigaux
2003-11-20
1
-1
/
+1
*
fix typo
Pascal Rigaux
2003-11-19
1
-1
/
+1
*
better comment for raidAutoStartIoctl
Pascal Rigaux
2003-11-19
1
-1
/
+1
*
(getCPUs) enumerate cpus from 1 instead of 0 (part of #4704)
Thierry Vignaud
2003-11-08
1
-0
/
+1
*
(getUPS) return port/description couples
Thierry Vignaud
2003-11-07
1
-1
/
+20
*
detect all up||down interfaces w/o any hardcoded limits:
Thierry Vignaud
2003-11-05
1
-1
/
+6
*
ask the kernel the list of network devices instead of manually probing
Thierry Vignaud
2003-11-03
1
-2
/
+1
*
perl_checker fixes
Thierry Vignaud
2003-10-29
1
-2
/
+2
*
(getUPS) detect usb UPS (serial_probe not seeing them for now)
Thierry Vignaud
2003-10-29
1
-0
/
+4
*
"Processor #129 invalid" doesn't mean 129 processors are available
Pascal Rigaux
2003-09-30
1
-1
/
+1
*
a better grepping of Processor in dmesg (it works when we don't have acpi=ht)
Pascal Rigaux
2003-09-24
1
-1
/
+1
*
dmi doesn't detect ht, but acpi does, so use it
Pascal Rigaux
2003-09-22
1
-1
/
+4
*
detect a laptop if cpu name contains "mobile" as many recent laptops are in t...
Guillaume Cottenceau
2003-08-28
1
-1
/
+2
*
add firewire_probe() and use it in probeall()
Pascal Rigaux
2003-08-20
1
-1
/
+24
*
help perl_checker somewhat
Thierry Vignaud
2003-08-19
1
-1
/
+1
*
pci hardware discovery: do full-probe by default
Thierry Vignaud
2003-08-19
1
-6
/
+4
*
full pci probe does not freeze anymore, removing code work-arounding the freeze
Pascal Rigaux
2003-08-19
1
-14
/
+5
*
perl_checker compliance
Pascal Rigaux
2003-04-30
1
-2
/
+1
*
perl_checker adaptations + fixes
Pascal Rigaux
2003-04-24
1
-33
/
+33
*
new perl_checker compliance
Pascal Rigaux
2003-04-17
1
-2
/
+2
[next]