On Sat, 18 Sep 2004 09:40:09 +0200, Fran�ois Boisson wrote: > Le Sat, 18 Sep 2004 06:49:40 GMT > Thierry <[EMAIL PROTECTED]> a �crit: > >> [texte cit� cach�] > > hummm... la doc sur /proc est dans > /usr/src/linux/Documentation/filesystems/proc.txt. L'arborescence ide est > cr�e par la gestion IDE du noyau et devrait �tre l�. hde doit �tre un lien > vers un ide?/hde. > Que donne ls -l /proc/ide? > > Exemple chez moi: > -r--r--r-- 1 root root 0 sep 18 09:19 drivers > lrwxrwxrwx 1 root root 8 sep 18 09:19 hda -> ide0/hda > lrwxrwxrwx 1 root root 8 sep 18 09:19 hdc -> ide1/hdc > dr-xr-xr-x 3 root root 0 sep 18 09:19 ide0 > dr-xr-xr-x 3 root root 0 sep 18 09:19 ide1 > > > Fran�ois Boisson
ls -l /proc/ide total 2 -r--r--r-- 1 root root 0 2004-09-18 10:34 drivers lrwxrwxrwx 1 root root 8 2004-09-18 10:34 hda -> ide0/hda lrwxrwxrwx 1 root root 8 2004-09-18 10:34 hdc -> ide1/hdc dr-xr-xr-x 3 root root 0 2004-09-18 10:34 ide0 dr-xr-xr-x 3 root root 0 2004-09-18 10:34 ide1 dr-xr-xr-x 2 root root 0 2004-09-18 10:34 ide2 -r--r--r-- 1 root root 0 2004-09-18 10:34 via merci

