summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
Commit message (Collapse)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-34/+43
|
* - added orinoco_cs in pcmciaDamien Chaumette2002-09-131-1/+1
|
* fake support the firewire in stage1 (as if it were usb ;p)Guillaume Cottenceau2002-09-051-1/+2
|
* add r8169Pascal Rigaux2002-08-291-1/+1
|
* add new sound driverThierry Vignaud2002-08-291-1/+1
|
* add nvnet module in listDamien Chaumette2002-08-221-1/+1
|
* leave btaudio in other, not in soundThierry Vignaud2002-08-211-1/+1
|
* add firewire controller configurationPascal Rigaux2002-08-201-0/+1
|
* - add missing oss modulesThierry Vignaud2002-08-191-3/+4
| | | | | - pas16 is a scsi driver, not a sound one ...
* add btaudioThierry Vignaud2002-08-191-3/+3
|
* add isa alsa driversThierry Vignaud2002-08-191-0/+2
|
* s/nd-sgalaxy/snd-sgalaxy/Thierry Vignaud2002-08-191-1/+1
|
* add :Thierry Vignaud2002-08-181-5/+5
| | | | | | | - network: tg3 - isdn: hisax_fcpcipnp, tpam - sound: snd-ali5451, snd-hdsp
* more sound modulesThierry Vignaud2002-08-161-8/+8
|
* new tv driverThierry Vignaud2002-08-161-1/+1
|
* add ov518_decomp in multimedia/tvPascal Rigaux2002-08-061-1/+1
|
* 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)