Date: Thu, 13 Feb 2003 11:17:32 -0500 From: Adam Migus <amigus@tislabs.com> To: "Andrew R. Reiter" <arr@watson.org> Cc: current@FreeBSD.org Subject: Re: usbd patch (MAXUSBDEV no more) Message-ID: <20030213161732.GA10500@raven.gw.tislabs.com> In-Reply-To: <Pine.NEB.3.96L.1030213111244.26353B-100000@fledge.watson.org> References: <20030213160229.GA9742@raven.gw.tislabs.com> <Pine.NEB.3.96L.1030213111244.26353B-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Me too, so if it does require one someone please tell me. I obviously read the code and from my understanding no locking is fine but I could be wrong. On Thu, Feb 13, 2003 at 11:13:31AM -0500, Andrew R. Reiter wrote: > On Thu, 13 Feb 2003, Adam Migus wrote: > > :This patch makes usbd track a dynamic number of devices using a list > :instead of the static array of 4 devices. It's implemented as a list > :but it's very easy to change. > > Does this list want a lock to protect it? I am unfamiliar with usb > locking at the moment, so ignore if stupid. > > Cheers, > Andrew > > -- > Andrew R. Reiter > arr@watson.org > arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213161732.GA10500>