Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 16 Oct 2002 05:15:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 16 Oct 2002 05:15:13 -0400 Received: from viefep16-int.chello.at ([213.46.255.17]:1077 "EHLO viefep16-int.chello.at") by vger.kernel.org with ESMTP id ; Wed, 16 Oct 2002 05:15:12 -0400 Subject: usb CF reader and 2.4.19 From: Joseph Wenninger To: linux-kernel@vger.kernel.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 16 Oct 2002 11:22:04 +0200 Message-Id: <1034760128.1306.4.camel@jowennmobile> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 23 Hi Is there anything I can do to flush all usb / usb storage buffers to my compact flash ? At the moment I have to rmmod usb-storage && rmmod usb-uhci && modprobe usb-uhci && modprobe usb-storage to ensure all data is written correctly, otherwise the directory structure isn't saved even after an unmount. Is there an application, function call, ioctl, .... which I can use, instead of the above mentioned inconvenient way ? Kind regards Joseph Wenninger - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/