| Commit message (Expand) | Author | Age | Files | Lines |
* | fix lame bug preventing usb and firewire controllers to be recognized | Olivier Blin | 2005-09-06 | 1 | -1/+2 |
* | support for alternate modules (allows to load both ahci and ata_piix) | Olivier Blin | 2005-08-30 | 1 | -0/+33 |
* | use /proc/net/dev to detect network interfaces, instead of testing a limited ... | Olivier Blin | 2005-04-21 | 1 | -33/+46 |
* | - add probing_detect_devices() to keep existing pci devices in an array | Olivier Blin | 2005-04-07 | 1 | -19/+110 |
* | allow to keep track of orphan devices (no module available) | Olivier Blin | 2005-04-04 | 1 | -3/+30 |
* | do ask for modules here, it is already done when needed | Olivier Blin | 2005-03-09 | 1 | -5/+0 |
* | wait for mass storage devices to be detected | Olivier Blin | 2005-03-09 | 1 | -0/+3 |
* | add log message when looking for scsi adapters | Olivier Blin | 2005-03-09 | 1 | -3/+4 |
* | remove unused variable | Olivier Blin | 2005-03-04 | 1 | -1/+0 |
* | do not show a dialog box before loading network or SCSI drivers, we'll | Olivier Blin | 2005-03-01 | 1 | -8/+4 |
* | new kernel doesn't like usbdevfs any more, it wants usbfs | Pascal Rigaux | 2005-02-08 | 1 | -1/+2 |
* | (probe_that_type) do not prompt in discovered_device() before loading usb con... | Olivier Blin | 2004-08-16 | 1 | -1/+3 |
* | 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 |