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
/
mdk-stage1
/
probing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MandrakeSoft -> Mandrakesoft
Pascal Rigaux
2004-07-20
1
-1
/
+1
*
variable declaration fixes (spotted by neofutur)
Olivier Blin
2004-06-29
1
-1
/
+0
*
don't redefine buf for /proc/scsi/scsi (size 5000 instead of 2048)
Nicolas Planel
2004-06-24
1
-1
/
+0
*
enlarge your scsi buffer (previous size wasn't enough with more than one scsi...
Olivier Blin
2004-06-17
1
-1
/
+1
*
use the same technique as ldetect for detecting usb and firewire controllers ...
Pascal Rigaux
2004-06-03
1
-31
/
+61
*
usb cdrom has a weird size in /proc/partitions, the result is that it is dete...
Pascal Rigaux
2004-05-13
1
-1
/
+1
*
fix eth[67] detection (gc)
Thierry Vignaud
2004-03-11
1
-1
/
+1
*
(get_net_devices) increase max number of detectable net cards from 6 to 10
Thierry Vignaud
2004-03-10
1
-1
/
+1
*
be sure to load usb-storage after SCSI adapters, so that they are in
Guillaume Cottenceau
2004-02-11
1
-8
/
+10
*
don't insmod usb-storage the soonest, we can end up mixing scsi devices order...
Guillaume Cottenceau
2004-02-11
1
-5
/
+11
*
fake usb floppies detection by looking at blocks size of scsi disk devices, 1...
Guillaume Cottenceau
2004-02-10
1
-2
/
+17
*
moving forward our story with nice kernel guys, now they decided to remove th...
Guillaume Cottenceau
2004-01-22
1
-1
/
+1
*
until we haven't loaded the usb interface and the keyboard usb driver, we can...
Guillaume Cottenceau
2004-01-22
1
-8
/
+10
*
close file descriptors
Guillaume Cottenceau
2003-09-18
1
-4
/
+6
*
full pci probe can't be run with fopen/fread because we might read too many b...
Guillaume Cottenceau
2003-08-13
1
-4
/
+8
*
replace checking hd[a-h] with hd[a-t] (cf bug #1801)
Pascal Rigaux
2003-02-24
1
-1
/
+1
*
add full pci probe support
Guillaume Cottenceau
2003-01-22
1
-36
/
+77
*
fake support the firewire in stage1 (as if it were usb ;p)
Guillaume Cottenceau
2002-09-05
1
-0
/
+2
*
enhance (complicate? ;p) device detection so that scsi and usb
Guillaume Cottenceau
2002-07-24
1
-24
/
+37
*
s/usb/moreprofessional/ thanks to vdanen
Guillaume Cottenceau
2002-07-23
1
-1
/
+1
*
fixed static definition when non static declaration (gcc limitation).
Francois Pons
2002-07-03
1
-1
/
+3
*
adapt to gcc-3.1
Guillaume Cottenceau
2002-05-13
1
-3
/
+3
*
have 4 seconds of delay for usb stuff
Guillaume Cottenceau
2002-03-08
1
-1
/
+1
*
support install from USB CDROMS (using usb-storage)
Guillaume Cottenceau
2001-12-04
1
-16
/
+13
*
*** empty log message ***
Guillaume Cottenceau
2001-10-08
1
-6
/
+31
*
new pci-ids.h
Guillaume Cottenceau
2001-10-02
1
-4
/
+4
*
Compaq mescouilles has changed proc stuff
Guillaume Cottenceau
2001-09-04
1
-1
/
+1
*
change `scd' with `sr'
Guillaume Cottenceau
2001-09-03
1
-1
/
+1
*
- descr of proc files
Guillaume Cottenceau
2001-08-24
1
-3
/
+4
*
enable install from Compaq Smart Array
Guillaume Cottenceau
2001-08-24
1
-3
/
+32
*
silently load usb controllers
Guillaume Cottenceau
2001-07-26
1
-4
/
+2
*
add support for install from USB Network Adapters
Guillaume Cottenceau
2001-07-03
1
-19
/
+125
*
use a wait_message again when in automatic mode for insmoding scsi modules si...
Guillaume Cottenceau
2001-06-06
1
-2
/
+12
*
be sure to print pci vendor and id with 4 digits each
Guillaume Cottenceau
2001-05-18
1
-1
/
+1
*
unify user notification of network and scsi devices that make load of drivers
Guillaume Cottenceau
2001-05-17
1
-7
/
+3
*
don't write nonsense code to separate frontend from stage1,
Guillaume Cottenceau
2001-05-17
1
-2
/
+2
*
allow wait_message calls to be multi-lines
Guillaume Cottenceau
2001-05-15
1
-1
/
+1
*
nicer layout for PCI detection messages
Guillaume Cottenceau
2001-05-15
1
-2
/
+2
*
better modules handling interface (use of enum rather than guessing single nu...
Guillaume Cottenceau
2001-05-15
1
-7
/
+6
*
- do not print warning when we are in AUTOMATIC and insmod failed because of ...
Guillaume Cottenceau
2001-04-06
1
-7
/
+8
*
- fix detection of more than 3 scsi attached devices
Guillaume Cottenceau
2001-03-22
1
-10
/
+19
*
do not close un unbound socket!!
Guillaume Cottenceau
2001-02-12
1
-1
/
+0
*
- use description of network cards when you have to select between interfaces...
Guillaume Cottenceau
2001-02-07
1
-0
/
+50
*
better tightness of probing stuff
Guillaume Cottenceau
2001-01-25
1
-1
/
+11
*
print warning message when insmod of PCI-detected device fails
Guillaume Cottenceau
2001-01-25
1
-2
/
+11
*
close some fd's
Guillaume Cottenceau
2001-01-11
1
-0
/
+3
*
fix naming of multiple SCSI devices, thanks to Franco Silvestro
Guillaume Cottenceau
2001-01-08
1
-3
/
+3
*
uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ...
Guillaume Cottenceau
2001-01-06
1
-7
/
+7
*
integrate dietlibc/stdio per default for cdrom and disk only installs
Guillaume Cottenceau
2001-01-04
1
-1
/
+3
*
add disk install support
Guillaume Cottenceau
2000-12-18
1
-10
/
+2
[next]