* Erwan David <[EMAIL PROTECTED]> [2003-01-30 10:50] :

[...]

> Et comment savoir quel module charger quand �a ne semble pas int�gr�
> (unknwon via south bridge dans le dmesg avec un 2.4.19 debian)
> C'est un Via VT8235 D'apr�s la doc de la carte m�re.

Le support des chipset IDE n'est pas possible en module pour les
noyaux 2.4.x (je crois qu'Alan Cox travaillait dessus pour ses noyaux
-ac et pour les 2.5.x).

Par contre, en lisant la documentation du syst�me de configuration du
noyau (un 2.4.20), on trouve ceci :

VIA82CXXX chipset support
CONFIG_BLK_DEV_VIA82CXXX
  This allows you to configure your chipset for a better use while
  running PIO/(U)DMA, it will allow you to enable efficiently the
  second channel dma usage, as it may not be set by BIOS.  It will try
  to set fifo configuration at its best.  It will allow you to get
  information from /proc/ide/via provided you enabled "/proc file
  system" support.

  Please read the comments at the top of
  <file:drivers/ide/via82cxxx.c>.

  If you say Y here, then say Y to "Use DMA by default when available"
  as well.

  If unsure, say N.

Et dans le fichier drivers/ide/via82cxxx.c, ceci :

 * VIA IDE driver for Linux. Supported southbridges:
 *
 *   vt82c576, vt82c586, vt82c586a, vt82c586b, vt82c596a, vt82c596b,
 *   vt82c686, vt82c686a, vt82c686b, vt8231, vt8233, vt8233c, vt8233a,
 *   vt8235

Voil�, ce n'est pas forc�ment �vident � trouver, mais bon ...

HTH

Fred

Répondre à