[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hdparm



* Erwan David <erwan@rail.eu.org> [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



Reply to: