Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - export %modules::conf | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | - kill modparm::raw_parameters and modparm::parameter_type which get merged back in modparm::parameters - add more parameters to modparm::parameters for harddrake harddrake/ui.pm | 19 ++++++++++--------- modparm.pm | 33 +++++++++------------------------ 2 files changed, 19 insertions(+), 33 deletions(-) | ||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
| | |||||
* | (add_probeall): use "uniq" to have modules only once in ddebug.log (a "uniq" | Pascal Rigaux | 2002-07-27 | 1 | -1/+1 |
| | | | | | was already in modules.conf so it doesn't change the result) | ||||
* | use get_probeall instead of get_alias for usb-interface | Pascal Rigaux | 2002-07-11 | 1 | -0/+4 |
| | |||||
* | - s/snd-card/snd/ | Thierry Vignaud | 2002-07-08 | 1 | -14/+5 |
| | | | | | - make some code clearer | ||||
* | new "append_to_etc_modules" function | Pascal Rigaux | 2002-07-07 | 1 | -0/+5 |
| | |||||
* | remove detect_devices::check (including the annoying log about no modules ↵ | Pascal Rigaux | 2002-07-07 | 1 | -1/+1 |
| | | | | for the pci entry) | ||||
* | reworked, cleaned: | Pascal Rigaux | 2002-07-04 | 1 | -700/+224 |
| | | | | | | | | | | | | | - the list of modules is moved to kernel/list_modules.pm (and a few functions too) - new "add_probeall" function (similar to "add_alias") -> used for scsi_hostadapter and usb-interface - "load_multi" removed in favour of "load" which is now more powerful - load_thiskind renamed load_category - get_that_type renamed probe_category - %modules::drivers dropped (handled for list_modules) still more cleanup to come | ||||
* | remove a few drivers so that hd.img and network.img are possible with latest ↵ | Guillaume Cottenceau | 2002-06-19 | 1 | -3/+3 |
| | | | | BOOT kernel | ||||
* | have usb-interface1 for ehci-hcd | Pascal Rigaux | 2002-05-27 | 1 | -1/+7 |
| | |||||
* | try to avoid segfaulting probeall stuff | Guillaume Cottenceau | 2002-03-07 | 1 | -0/+1 |
| | |||||
* | add ns83820 gigabit (goes to other.img) | Guillaume Cottenceau | 2002-03-07 | 1 | -0/+2 |
| | |||||
* | (extract_modules): created (was done in load_raw) | Pascal Rigaux | 2002-03-05 | 1 | -3/+8 |
| | |||||
* | Add USB2 controller | Chmouel Boudjnah | 2002-03-05 | 1 | -0/+1 |
| | |||||
* | aironet core sucking thing | Guillaume Cottenceau | 2002-03-05 | 1 | -1/+2 |
| | |||||
* | use ide-scsi for ide zips | Pascal Rigaux | 2002-02-25 | 1 | -1/+0 |
| | |||||
* | remove "-f" option for insmod | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | add aic7xxx_old | Pascal Rigaux | 2002-02-21 | 1 | -0/+1 |
| | |||||
* | add the new "mii" module to 'net_raw' | Pascal Rigaux | 2002-01-22 | 1 | -0/+1 |
| | |||||
* | - eata is SCSI adapter, not 'disk' adapter | Guillaume Cottenceau | 2002-01-14 | 1 | -4/+4 |
| | | | | | - have eata module in boot floppies | ||||
* | (load_thiskind): allow $probe_type to be given, allowing forced pci probe ↵ | Pascal Rigaux | 2001-12-28 | 1 | -4/+4 |
| | | | | (unsafe) | ||||
* | add dl2k.o (nic module) per request of nplanel | Guillaume Cottenceau | 2001-12-19 | 1 | -0/+1 |
| | |||||
* | Remove pre-install in modules.conf for pcmcia. | Chmouel Boudjnah | 2001-12-07 | 1 | -7/+0 |
| | |||||
* | support install from USB CDROMS (using usb-storage) | Guillaume Cottenceau | 2001-12-04 | 1 | -0/+3 |
| | |||||
* | add wvlan_cs | Guillaume Cottenceau | 2001-11-29 | 1 | -0/+1 |
| | |||||
* | - fix pixel sucks of not parsing /proc/modules in | Guillaume Cottenceau | 2001-11-28 | 1 | -2/+5 |
| | | | | | | reverse order - be more in sync regarding names of pcmcia drivers | ||||
* | (read_conf): fix "convert old scsi_hostadapter's to new probeall" | Pascal Rigaux | 2001-11-28 | 1 | -3/+5 |
| | |||||
* | i810fb | Guillaume Cottenceau | 2001-11-21 | 1 | -0/+1 |
| | |||||
* | migrate pcmcia in drakx to use in-kernel version (only | Guillaume Cottenceau | 2001-11-21 | 1 | -1/+7 |
| | | | | | for 2.4, though --> pcmcia in 2.2 no longer supported) | ||||
* | here too | Guillaume Cottenceau | 2001-10-29 | 1 | -0/+1 |
| | |||||
* | CDCEther looks good, I add it | Guillaume Cottenceau | 2001-10-29 | 1 | -0/+1 |
| | |||||
* | ensure floppies() takes care of usb-storage if possible, so that patch on ↵ | Pascal Rigaux | 2001-10-09 | 1 | -1/+1 |
| | | | | usb floppy works | ||||
* | yet a few other ataraid cases | Pascal Rigaux | 2001-10-08 | 1 | -0/+1 |
| | |||||
* | keep isp and gdth module for hd.img (as well as all.rdz) as they have been | Francois Pons | 2001-10-08 | 1 | -2/+1 |
| | | | | | removed from the skip list for stage1. | ||||
* | corrected isdn firmware | damien | 2001-09-24 | 1 | -0/+1 |
| | |||||
* | display error when the kernel mismatch the modules | Pascal Rigaux | 2001-09-12 | 1 | -1/+5 |
| | |||||
* | moved modules::get_pcmcia_devices into detect_devices::pcmcia_probe. | Francois Pons | 2001-09-10 | 1 | -14/+0 |
| | |||||
* | probeall handling | Pascal Rigaux | 2001-09-09 | 1 | -23/+38 |
| | |||||
* | (write_conf): switch to "probeall scsi_hostadapter ..." | Pascal Rigaux | 2001-09-09 | 1 | -10/+14 |
| | |||||
* | fix write_conf regarding /etc/modules so that (1) it doesn't flush it when | Guillaume Cottenceau | 2001-09-08 | 1 | -3/+3 |
| | | | | | | | | it didn't decide to put any modules in it (to leave user's modules) (2) it doesn't remove the last line (3) it uses stronger regexp'es for substitution to not remove modules that have names made of other modules names subsets | ||||
* | (write_conf): put "probeall scsi-hosts scsi_hostadapter ..." | Pascal Rigaux | 2001-09-08 | 1 | -1/+4 |
| | |||||
* | favor tmscsim over AM53C974 | Pascal Rigaux | 2001-09-05 | 1 | -1/+2 |
| | |||||
* | (add_alias): use "above" instead of "post-install" | Pascal Rigaux | 2001-09-04 | 1 | -1/+1 |
| | |||||
* | add axnet_cs to pcmcia category | Guillaume Cottenceau | 2001-09-03 | 1 | -0/+1 |
| | |||||
* | remove "msdos" | Pascal Rigaux | 2001-08-29 | 1 | -1/+0 |
| | |||||
* | move back sunhme in sparc only | Pascal Rigaux | 2001-08-17 | 1 | -1/+1 |
| | |||||
* | have "catc" driver for usbnet installs | Guillaume Cottenceau | 2001-07-31 | 1 | -0/+2 |
| | |||||
* | added default option id="HiSax" to isdn module | damien | 2001-07-26 | 1 | -1/+3 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| |