index
:
drakx-backup-do-not-use
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
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/dietlibc
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_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
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
*
(getModem) use network/slmodem category
Olivier Blin
2004-09-14
1
-1
/
+1
*
get the scsi driver name in field {driver}
Pascal Rigaux
2004-09-14
1
-0
/
+12
*
add is_i586() based on "cpu family", hopefully it works for detecting K6 and C3
Pascal Rigaux
2004-09-09
1
-0
/
+4
*
added slamr, slusb and ltmodem modules for getModem
Frederic Lepied
2004-09-08
1
-1
/
+1
*
BIOS release date can have date DD/MM/YY (or maybe it is MM/DD/YY), only YYYY...
Pascal Rigaux
2004-09-06
1
-1
/
+3
*
(getNet) fix detection in 2.4 kernel for net devices with high traffic
Olivier Blin
2004-09-06
1
-1
/
+1
*
(getModem) handle new winmodem low level driver for VIA in ALSA
Thierry Vignaud
2004-09-03
1
-1
/
+1
*
(getBewan) reuse ematching_desc__regexp()
Thierry Vignaud
2004-09-01
1
-2
/
+1
*
please perl_checker
Frederic Lepied
2004-08-31
1
-1
/
+1
*
simplify UPS detection and report the needed info for harddrake
Frederic Lepied
2004-08-31
1
-22
/
+2
*
(matching_driver) introduce it in order to factorize some tests
Thierry Vignaud
2004-08-27
1
-2
/
+8
*
add __regexp suffix to matching_desc() and matching_driver()
Thierry Vignaud
2004-08-27
1
-7
/
+7
*
(getModem) report modems supported by ALSA too
Thierry Vignaud
2004-08-27
1
-1
/
+2
*
(usbMice, usbWacom) wacom devices can have 'wacom' as driver
Olivier Blin
2004-08-24
1
-2
/
+2
*
add matching_type() to introduce the TYPE keyword in rpmsrate
Olivier Blin
2004-08-20
1
-0
/
+5
*
(firewire_probe) use sysfs to detect firewire devices (eth1394 should be dete...
Olivier Blin
2004-08-20
1
-1
/
+16
*
fix nasty typo
Olivier Blin
2004-08-20
1
-1
/
+1
*
perl_checker compliance
Pascal Rigaux
2004-08-18
1
-1
/
+1
*
use dmidecode to detect isLaptop()
Pascal Rigaux
2004-08-18
1
-1
/
+26
*
- switch to mdadm (instead of raidtools)
Pascal Rigaux
2004-08-08
1
-43
/
+0
*
only load floppy module explictly during install (otherwise it causes ugly me...
Pascal Rigaux
2004-08-08
1
-1
/
+1
*
isLaptop() special code for ppc
Pascal Rigaux
2004-08-05
1
-5
/
+8
*
fix getSCSI_26() not sorting the drives
Pascal Rigaux
2004-07-28
1
-0
/
+2
*
fix getCompaqSmartArray() on 2.6 (since /proc/driver/cciss/cciss0 doesn't tal...
Pascal Rigaux
2004-07-26
1
-6
/
+14
*
- isRemovableDrive() removed, partially replaced with may_be_a_hd()
Pascal Rigaux
2004-07-22
1
-6
/
+7
*
simplify
Pascal Rigaux
2004-07-22
1
-3
/
+3
*
- re-indent
Pascal Rigaux
2004-07-22
1
-3
/
+6
*
more cleanup
Pascal Rigaux
2004-07-22
1
-3
/
+2
*
cleanup
Pascal Rigaux
2004-07-22
1
-2
/
+2
*
- %modules::conf is no more a global, so many functions need passing $modules...
Pascal Rigaux
2004-07-21
1
-5
/
+6
*
- rename add_alias() into set_alias()
Pascal Rigaux
2004-07-08
1
-1
/
+1
*
perl_checker compliance
Pascal Rigaux
2004-06-10
1
-1
/
+1
*
- hde is ide/host1/bus0/target0/lun0, and not ide/host0/bus2/target0/lun0
Pascal Rigaux
2004-06-10
1
-3
/
+5
*
(getNet) handle interface w/o ip addresses
Thierry Vignaud
2004-06-01
1
-1
/
+20
*
(getNet) ignore loopback device
Thierry Vignaud
2004-05-27
1
-1
/
+1
*
(getNet) reuse c::get_netdevices()
Thierry Vignaud
2004-05-26
1
-8
/
+1
*
(getNet) support br (bridging) and tr (UML) interfaces (florin)
Thierry Vignaud
2004-05-26
1
-1
/
+1
*
rewrite a little probeSerialDevices(), the beginning is still very strange
Pascal Rigaux
2004-05-11
1
-4
/
+10
*
- new getSCSI_26() not using /proc/scsi/scsi
Pascal Rigaux
2004-04-30
1
-31
/
+73
*
(isTVcard) typo fix
Thierry Vignaud
2004-03-22
1
-1
/
+1
*
fix tv cards managed by cx88 and saa7134 (#9112)
Thierry Vignaud
2004-03-22
1
-1
/
+1
*
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
[next]