Subject: Re: [New to NetBSD] USB mass-storage hotplug?
To: Hauke Fath <hf@spg.tu-darmstadt.de>
From: fab <fab@gnux.info>
List: netbsd-users
Date: 06/24/2005 17:01:42
On 24/06/05 11:13 +0200, Hauke Fath wrote:
> Am 23.06.2005 um 15:00 Uhr +0000 schrieb Sylvain Briole:
> >I have read USB manpages (usb(4), umass(4)) on NetBSD 2.0.2, but I
> >did not find out how to use "hotplug".
>
> There is no daemon in NetBSD that handles USB hot-plugging events,
> afaik. The closest thing to hot-plugging support of storage devices
> is using amd(8) with a map like what we use here:
AFAIK, I coded something to do this some months ago:
http://fab.gnux.info/divers/pluged.tgz
I havn't worked with it recently but it should works.
Hope this helps.
Fabien Devaux.