Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Dec 2005 23:14:33 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        fierykylin@gmail.com
Cc:        freebsd-usb@freebsd.org, jhb@freebsd.org
Subject:   Re: the mechanism of USB hotplug
Message-ID:  <20051201.231433.32736713.imp@bsdimp.com>
In-Reply-To: <87ab37ab0512012209j1a80a3f8l2ee36567f5fbe04e@mail.gmail.com>
References:  <87ab37ab0512012209j1a80a3f8l2ee36567f5fbe04e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <87ab37ab0512012209j1a80a3f8l2ee36567f5fbe04e@mail.gmail.com>
            kylin <fierykylin@gmail.com> writes:
: 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 ?

All FreeBSD devices use devd.  Unlike Linux, FreeBSD's generic device
architecture means that all busses automatically support hot plugging
hooks.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051201.231433.32736713.imp>