summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
Commit message (Collapse)AuthorAgeFilesLines
* reorder modules to have most used modules at the beginning of the mar'sPascal Rigaux2002-07-251-1/+1
|
* add iph5526 network module (fibre channel)Pascal Rigaux2002-07-221-0/+2
|
* - network: add orinoco_plxPascal Rigaux2002-07-211-5/+14
| | | | | | | | - scsi/hardware_raid: add qla2200 & qla2300 - sound: add audigy snd-cs46xx snd-maestro3 snd-korg1212 snd-ens1370 snd-als4000 - tv: add cyber2000fb - joystick: add emu10k1-gp iforce
* add snd-via8233 (many others would need to be added...)Pascal Rigaux2002-07-171-1/+1
|
* the "each" trap got me :-(Pascal Rigaux2002-07-061-7/+5
| | | | | fixed (=> fixes the modules.conf missing many aliases)
* better commentPascal Rigaux2002-07-051-4/+2
|
* new directory "kernel" containing:Pascal Rigaux2002-07-041-0/+190
- all.modules all.kernels update_kernel - part of perl-install/modules.pm now in kernel/list_modules.pm and kernel/modules.pl - update_kernel cleaned (it doesn't mention module names anymore, it is now in kernel/modules.pl) - cleanup Makefile - mdk-stage1 doesn't depend on perl-install anymore (more precisely mdk-stage1/pci-resource/update-pci-ids.pl)