From owner-freebsd-questions@FreeBSD.ORG Sat Mar 4 03:09:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C26016A420 for ; Sat, 4 Mar 2006 03:09:38 +0000 (GMT) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811C843D46 for ; Sat, 4 Mar 2006 03:09:37 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 68084 invoked by uid 1008); 4 Mar 2006 03:10:47 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 4 Mar 2006 03:10:47 -0000 Received: from 201.137.37.143 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Fri, 3 Mar 2006 22:10:47 -0500 (EST) Message-ID: <61153.201.137.37.143.1141441847.squirrel@mail.el.net> In-Reply-To: <20060225210638.GA6732@ns.museum.rain.com> References: <20060225120041.2A09C16A424@hub.freebsd.org> <20060225210638.GA6732@ns.museum.rain.com> Date: Fri, 3 Mar 2006 22:10:47 -0500 (EST) From: "kalin mintchev" To: "James Long" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: winmodem driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kalin@el.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 03:09:38 -0000 > You forgot to tell us WHICH model of ThinkPad concerns you. Modems in > older ThinkPads, such as a T21 or A20m may be supported by the > comms/ltmdm port. ok... i have the ltmdm installed. i run the ltmdm.sh. nothing happens. i load the ltmdm module manualy with kldload. it's loaded. now what? here is what i have for a modem: none1@pci0:31:6: class=0x070300 card=0x051a1014 chip=0x24868086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801CA/CAM (ICH3-S/ICH3-M) AC'97 Modem Controller' class = simple comms subclass = generic modem the machine is a t30 thinkpad. i also have a pcmci 3COM modem card that shows up as: sio4: <3Com 3CXM/3CCM556> at port 0x2f8-0x2ff irq 11 function 0 config 33 on pccard0 sio4: type 16550A sio4: unable to activate interrupt in fast mode - using normal mode not sure what normal mode is. and i don't see it in the pciconf. i have a ppp.conf which looks exactly as the one in the handbook. when is start ppp after a while i get the propmpt and after that if i type: dial _tag_ the machine freezes... the pci irqs in the bios are all 11. i guess i have to make them all auto?! i just need one of these modems... just one.... thanks for any help...