FreeBSD Bugzilla – Attachment 30204 Details for
Bug 50977
Additional tips for Alcatel SpeedTouch USB users
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.29 KB, created by
Dominic Marks
on 2003-04-15 13:20:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dominic Marks
Created:
2003-04-15 13:20:12 UTC
Size:
2.29 KB
patch
obsolete
>Index: chapter.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v >retrieving revision 1.102 >diff -u -3 -p -r1.102 chapter.sgml >--- chapter.sgml 2003/04/13 14:51:40 1.102 >+++ chapter.sgml 2003/04/14 16:37:19 >@@ -2138,9 +2138,43 @@ ppp_profile="name_of_service_provider"</ > base system of FreeBSD.</para> > > <para>To install the software, simply use the <link >- linkend="ports">ports collection</link>. Install the >- <filename role="package">net/pppoa</filename> port and follow the >- instructions provided with it.</para> >+ linkend="ports">ports collection</link>. Install the >+ <filename role="package">net/pppoa</filename> port and follow >+ instructions which come with it.</para> >+ >+ <para>Like many USB devices the Alcatel SpeedTouch USB needs to >+ download firmware from the host computer to be usable. It is >+ possible to automate this process in &os; so that this is done >+ whenever the device is plugged into a USB port. The following >+ information needs to be added to >+ <filename>/etc/usbd.conf</filename> and to do this you will need >+ to be logged in as the <username>root</username> user. >+ >+ <programlisting>device "Alcatel SpeedTouch USB" >+ devname "ugen[0-9]+" >+ vendor 0x06b9 >+ product 0x4061 >+ attach "/usr/local/sbin/modem_run -f /usr/local/libdata/mgmt.o"</programlisting> >+ >+ <para>To enable the USB daemon, <application>usbd</application> put >+ following line into <filename>/etc/rc.conf</filename>.</para> >+ >+ <programlisting>usbd_enable="YES"</programlisting> >+ >+ <para>It is also possible to set up <application>PPP</application> >+ to dial up at startup. To do this add the following lines to >+ <filename>/etc/rc.conf</filename>, again for this procedure you >+ will need to be logged in as the <username>root</username> >+ user.</para> >+ >+ <programlisting>ppp_enable="YES" >+ppp_mode="ddial" >+ppp_profile="adsl"</programlisting> >+ >+ <para>For this to work correctly you will need to have used the >+ sample <filename>ppp.conf</filename> which is supplied with the >+ <filename role="package">net/pppoa</filename> port.</para> >+ > </sect2> > > <sect2>
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 50977
: 30204