Today's Topics:
1. Get notified when a USB storage device connected? (NAHieu)
----------------------------------------------------------------------
Message: 1
Date: Sat, 2 Sep 2006 19:23:26 +0900
Subject: Get notified when a USB storage device connected?
Message-ID:
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hello,
I am working on a project to monitor external USB storage device, so
it is necessary to know when there is a new storage device connected.
Is it imperative to do that in kernel space, or it is possible to do
that from userspace?
I am quite struggling here. Any pointer is hightly appreciated.
Many thanks,
H