From owner-freebsd-hackers Mon Nov 5 11: 6: 2 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from femail36.sdc1.sfba.home.com (femail36.sdc1.sfba.home.com [24.254.60.26]) by hub.freebsd.org (Postfix) with ESMTP id 8EDFD37B416 for ; Mon, 5 Nov 2001 11:05:59 -0800 (PST) Received: from newton.cevio.com ([24.1.238.119]) by femail36.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011105190558.CLRL4209.femail36.sdc1.sfba.home.com@newton.cevio.com> for ; Mon, 5 Nov 2001 11:05:58 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Kevin D.Wooten To: freebsd-hackers@freebsd.org Subject: usb hotplugging? Date: Mon, 5 Nov 2001 11:58:23 -0700 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01110511582305.08198@newton.cevio.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been looking around the usb code, and trying to see if it supports some sort of hotplugging notification in user-space. I am looking for something like the linux hotplugging project. If this does not exist I am more than willing to knock it together. If it needs to be added I would like some ideas, suggestions, comments about the implementation. Also linux-hotplugging is for all busses ( pci,usb,1394 ), and it is very nice that they are unified. This would probably be my final goal, although usb is my current need. thanks, kevin wooten To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message