FreeBSD Bugzilla – Attachment 9211 Details for
Bug 18946
Add support for enabling USB daemon from /stand/sysinstall
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 815 bytes, created by
pvh
on 2000-06-01 16:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pvh
Created:
2000-06-01 16:30:02 UTC
Size:
815 bytes
patch
obsolete
>*** menus.c.orig Thu Jun 1 17:11:22 2000 >--- menus.c Thu Jun 1 17:11:27 2000 >*************** >*** 1276,1281 **** >--- 1276,1285 ---- > dmenuVarCheck, dmenuISetVariable, NULL, "pccard_mem" }, > { " pccard ifconfig", "List of PCCARD ethernet devices to configure", > dmenuVarCheck, dmenuISetVariable, NULL, "pccard_ifconfig" }, >+ { " usbd", "Enable USB daemon (detect USB attach / detach)", >+ dmenuVarCheck, dmenuToggleVariable, NULL, "usbd_enable=YES" }, >+ { " usbd flags", "Set default flags to usbd (if enabled)", >+ dmenuVarCheck, dmenuISetVariable, NULL, "usbd_flags" }, > { " ", " -- ", NULL, NULL, NULL, NULL, ' ', ' ', ' ' }, > { " startup dirs", "Set the list of dirs to look for startup scripts", > dmenuVarCheck, dmenuISetVariable, NULL, "local_startup" },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18946
: 9211