From e3ab2b8ace4fa410453e1c5eb9301d253763437e Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 5 Jul 2008 02:51:29 +0000 Subject: [PATCH] Update Question 15.11: - Point to Handbook Reviewed by: trhodes Approved by: gabor --- en_US.ISO8859-1/books/faq/book.sgml | 34 +++-------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 952ff2082d..48c770acae 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -9609,37 +9609,9 @@ hint.sio.7.irq="12" - Make what is called a direct entry in - your /etc/remote file (see - &man.remote.5;). For example, if your modem is hooked up - to the first serial port, - /dev/cuaa0, then put in the - following line: - - cuaa0:dv=/dev/cuaa0:br#19200:pa=none - - Use the highest bps rate your modem supports in the br - capability. Then, type tip - cuaa0 (see &man.tip.1;) - and you will be connected to your modem. - - If there is no /dev/cuaa0 on your - system, do this: - - &prompt.root; cd /dev -&prompt.root; sh MAKEDEV cuaa0 - - Or use cu as root with the - following command: - - &prompt.root; cu -lline -sspeed - - with line being the serial - port (e.g. /dev/cuaa0) and - speed being the speed - (e.g.57600). When you are done - entering the AT commands hit ~. to - exit. + See this answer + in the &os; Handbook.