--- src/usr.sbin/usbd/usbd.8 2003/12/30 01:01:48 1.3 +++ src/usr.sbin/usbd/usbd.8 2006/07/02 16:24:02 1.4 @@ -35,7 +35,7 @@ .\" $FreeBSD: src/usr.sbin/usbd/usbd.8,v 1.20 2003/05/04 22:13:00 murray Exp $ .\" $DragonFly$ .\" -.Dd July 12, 1998 +.Dd July 2, 2006 .Dt USBD 8 .Os .Sh NAME @@ -54,14 +54,6 @@ The .Nm utility handles USB device attachment and detachment. -It does two things. -Through opening the -.Pa /dev/usb0 , -.Pa /dev/usb1 , -etc. devices, it enables the kernel to handle change requests from -attached hubs. -This functionality will be removed when the kernel has -kernel threads. The (multiple) .Fl f Ar device command line options specify which controllers it should handle. @@ -76,11 +68,11 @@ modules are not loaded, .Nm will load them automatically. .Pp -The second part is the handling of the attachment and detachment of USB -devices. -The device +To handle the attachment and detachment of USB devices +.Nm +opens the .Pa /dev/usb -is opened and events are read from it. +device and reads events from it. Whenever a device is attached or detached the list of actions read from .Pa /etc/usbd.conf