View | Details | Raw Unified | Return to bug 66827
Collapse All | Expand All

(-)usr.sbin/usbd/usbd.conf.5 (-2 / +2 lines)
Lines 135-141 Link Here
135
      product 0x0001
135
      product 0x0001
136
      vendor  0x059b
136
      vendor  0x059b
137
      release 0x0100
137
      release 0x0100
138
      attach "/usr/bin/camcontrol rescan bus 0"
138
      attach "/usr/bin/camcontrol rescan 0"
139
.Ed
139
.Ed
140
.Pp
140
.Pp
141
To start up moused for a newly attached mouse:
141
To start up moused for a newly attached mouse:
Lines 146-152 Link Here
146
.pid"
146
.pid"
147
.Ed
147
.Ed
148
.Sh FILES
148
.Sh FILES
149
.Bl -tag -width /etc/pccard.conf -compact
149
.Bl -tag -width /etc/usbd.conf -compact
150
.It Pa /etc/usbd.conf
150
.It Pa /etc/usbd.conf
151
The
151
The
152
.Nm usbd
152
.Nm usbd

Return to bug 66827