From owner-freebsd-questions Fri Jan 19 5:16:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail6.fw-bc.sony.com (mail6.fw-bc.sony.com [198.83.177.18]) by hub.freebsd.org (Postfix) with ESMTP id 1B55937B400 for ; Fri, 19 Jan 2001 05:16:12 -0800 (PST) Received: from mail1.bc.in.sel.sony.com (mail1.bc.in.sel.sony.com [43.144.65.11]) by mail6.fw-bc.sony.com (8.8.8/8.8.8) with ESMTP id NAA25003 for ; Fri, 19 Jan 2001 13:03:45 GMT Received: by mail1.bc.in.sel.sony.com id NAA28951; Fri, 19 Jan 2001 13:16:10 GMT Received: by us-bc-xims-2.am.sony.com with Internet Mail Service (5.5.2650.21) id ; Fri, 19 Jan 2001 08:16:10 -0500 Message-ID: <373DAAA578FED211B79F009027279F48012DF62A@us-bc-xmsg-2.am.sony.com> From: "Selby-Hele, George" To: "'freebsd-questions@FreeBSD.ORG'" Subject: PCMCIA Modem Question Date: Fri, 19 Jan 2001 08:16:08 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all - I am a brand new FreeBSD user and am having a problem getting my Viking PCMCIA modem to function. I have a Fujitsu Monte Carlo laptop and the modem card is a Viking v.90 5V/3.3V PCMCIA card. The boot log indicates the following: pccardd[47] Card "Viking"("V.90 5V/3.3V") [021] [A] matched [(null)] [(null)] Then later: pccardd[47] driver allocation failed for Viking(V.90 5V/3.3V):Device not configured pccardd[47] pccardd started The /etc/defaults/pccard.conf file for this card is as follows: card "Viking" "V.90 5V/3.3V" config auto "sio" ? reset 10000 dmesg | grep sio yields the following: pccard0: on pcic0 pccard1: on pcic0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0 at port 0x3f8-ox3ff irq 4 flags 0x10 on isa0 sio0: type 8250 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A In the Microsoft 98 world, this PCMCIA card utilized irq 3 at 0x2f8 (COM2) and, of course, worked just fine there. When I try to communicate with the modem via ppp/tun in term mode, everything goes off to never, never land and only returns with the shift ~ . command. Can anyone help me with this? Also, please include very specific instructions in so far as keystrokes as I am completely new to this and don't, as yet, understand any of the command format/syntax or what a lot of things do. I can be reached at george.selby-hele@am.sony.com or geoselby@flash.net Thanks. George Selby-Hele To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message