From owner-freebsd-usb@FreeBSD.ORG Fri Dec 2 06:09:12 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77DD516A41F for ; Fri, 2 Dec 2005 06:09:12 +0000 (GMT) (envelope-from fierykylin@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D352243D5C for ; Fri, 2 Dec 2005 06:09:11 +0000 (GMT) (envelope-from fierykylin@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so368316wxc for ; Thu, 01 Dec 2005 22:09:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YbTztFERC/ZHZLRvCqFn72oiReKJLjyJxtrovnEjEKrQHJiHVVd1jYlz7grkfDxYwHMTpdme8NJ5MUusxYEb0U9Ysi/NGPhb6HSO5DVUpZ4Xvs11SRy+lcIDGn10Ce0yDscpJFtHdtoYleLuZ67QnJDKRpPiaboDG8ZgMFcQOfo= Received: by 10.70.14.11 with SMTP id 11mr3177565wxn; Thu, 01 Dec 2005 22:09:11 -0800 (PST) Received: by 10.70.18.16 with HTTP; Thu, 1 Dec 2005 22:09:11 -0800 (PST) Message-ID: <87ab37ab0512012209j1a80a3f8l2ee36567f5fbe04e@mail.gmail.com> Date: Fri, 2 Dec 2005 14:09:11 +0800 From: kylin To: John Baldwin , freebsd-usb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: the mechanism of USB hotplug X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 06:09:12 -0000 sir : I am now working on the pci e hotplug of freebsd ,and reading code of the relative part in linux. i have never touch the field of USB . now i wonder the mechanism of USB hotplug and the scsi hotplug . in linux and my working on freebsd ,there r specail mechanism to waiting for the hotplug event ,and the IRQ and MEM IO resource allocation is complex . i am fresh to the USB and the even complex SCSI driver arch , could u give me some advise ? thank u:) -- we who r about to die,salute u!