Date: Tue, 30 Mar 2004 12:32:07 +1000 From: Sam Lawrance <samuel.lawrance@studentmail.newcastle.edu.au> To: ticso@cicely.de Cc: freebsd-hackers@freebsd.org Subject: Re: usbd config file parse behaviour Message-ID: <1080613926.1125.6.camel@dirk> In-Reply-To: <20040328104734.GB15543@cicely12.cicely.de> References: <20040326074634.GG94505@cicely12.cicely.de> <20040327.165556.34761174.imp@bsdimp.com> <20040328002334.GA15543@cicely12.cicely.de> <20040328.013103.00569637.imp@bsdimp.com> <20040328104734.GB15543@cicely12.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2004-03-28 at 20:47, Bernd Walter wrote: > On Sun, Mar 28, 2004 at 01:31:03AM -0700, M. Warner Losh wrote: > > Btw, any interest in making it possible to kldload a usb module and > > having device attach to it? Right now the usb code assumes that you > > can unplug the device and replug it back in. I have at least two > > devices on my laptop that can't be removed (bluetooth and memory stick > > reader), so I can't dynamically load drivers for them... > > I'll think about it. > Reprobing is not so much an issue as selecting an interface for it. would this done by filling in uhub_driver_added() to find a better driver match for a device and reattaching?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080613926.1125.6.camel>