FreeBSD Bugzilla – Attachment 10773 Details for
Bug 21489
/etc/pccard_ether feature request
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.00 KB, created by
dannyman
on 2000-09-23 02:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dannyman
Created:
2000-09-23 02:30:01 UTC
Size:
1.00 KB
patch
obsolete
>*** /etc/pccard_ether.orig Fri Sep 22 09:25:18 2000 >--- /etc/pccard_ether Fri Sep 22 09:53:12 2000 >*************** >*** 19,24 **** >--- 19,29 ---- > interface=$1 > shift > >+ eval pccard_preconfig=\$pccard_preconfig_${interface} >+ if [ -n "${pccard_preconfig}" ]; then >+ ${pccard_preconfig} >+ fi >+ > case ${pccard_ifconfig} in > [Nn][Oo] | '') > ;; >*** /etc/defaults/rc.conf.orig Fri Sep 22 09:29:16 2000 >--- /etc/defaults/rc.conf Fri Sep 22 09:32:56 2000 >*************** >*** 29,34 **** >--- 29,35 ---- > pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). > pccardd_flags="" # Additional flags for pccardd. > pccard_conf="/etc/defaults/pccard.conf" # pccardd(8) config file >+ #pccard_preconfig_wi0="/usr/sbin/wicontrol -i wi0 -p 1" # specialized startup for pccard ethernet > local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs. > local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # periodic script dirs > rc_conf_files="/etc/rc.conf /etc/rc.conf.local"
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 21489
: 10773