Subject: Re: Disabling a USB-device?
To: Johan Ihren <johani@johani.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: current-users
Date: 01/08/2007 18:30:29
johani@johani.org said:
> So my question becomes "how do I tell NetBSD to keep its fingers off
> this piece of hardware that it doesn't grok?" 

The easiest way I see is to attach a "ugen" device with high
priority - something like
ugen0 at uhub4 port 7 flags 1

But I'd like to understand why the kernel thinks that
the virtual USB disk is the device it booted from.
It should try to match information passed by the
bootloader to the disks probed, and this worked well
so far.
How are you booting that box?

best regards
Matthias