From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 28 Jun 2001 02:32:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 28 Jun 2001 02:32:19 -0400 Received: from TYO202.gate.nec.co.jp ([202.247.6.41]:27411 "EHLO TYO202.gate.nec.co.jp") by vger.kernel.org with ESMTP id ; Thu, 28 Jun 2001 02:32:05 -0400 Message-ID: <3B3ACF60.2186FB7B@necas.nec.co.jp> Date: Thu, 28 Jun 2001 14:32:00 +0800 From: Zou Pengcheng X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: /proc/scsi missing on 2.4.2 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org hi, i cannot find the directory /proc/scsi on my redhat7.1 box (using kernel 2.4.2). i dont have scsi device on this system. for 2.2.x, /proc/scsi is always there no matter i really have scsi device or not. wonder why.