From owner-freebsd-questions Fri Apr 28 19: 7:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot21.domain3.bigpond.com (teapot21.domain3.bigpond.com [139.134.5.159]) by hub.freebsd.org (Postfix) with SMTP id D39D137B9EE for ; Fri, 28 Apr 2000 19:07:33 -0700 (PDT) (envelope-from arakias@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot21.domain3.bigpond.com (NTMail 3.02.13) with ESMTP id ta666711 for ; Sat, 29 Apr 2000 12:07:07 +1000 Received: from MLIP-A-003-pool-168.tmns.net.au ([139.134.240.168]) by mail3.bigpond.com (Claudes-Ultra-Violet-MailRouter V2.7e 5/10909031); 29 Apr 2000 12:07:07 Message-Id: <4.2.0.58.20000429112728.00954b20@mail.bigpond.com> X-Sender: arakias@mail.bigpond.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 29 Apr 2000 11:58:31 +1000 To: freebsd-questions@freebsd.org From: Duncan Subject: 4.0 ISA modem troubles Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I have just performed a clean install of 4.0 from cd and am having trouble setting up my modem. I've tried a couple of things from other posts i've found but still can't figure it out. The following is from dmesg: sio1: configured irq 3 not in bitmap of probed irqs 0 unknown0: at port 0x2f8-0x2ff irq 3 on isa0 From pnpinfo: Card assigned CSN #1 Vendor ID MAE002 (0x21002534), Serial Number 0x00000001 PnP Version 1.0, Vendor Version 0 Device Description: Jetstream Int V.90 56K Voice Series 2 Logical Device ID: MAE0021 0x21002534 #0 From a post i read it said something about putting the cards logical id into the modem id array in sio.c I wasn't sure about this and guessed by trying: /* Devices that do not have a compatid */ {0x21002534, NULL}, /* MAE0021 - Jetstream Int V.90 56K */ then i rebuilt the kernel and enabled the other two com ports. (as that was a guess i wasn't surprised when it didn't work) The same modem worked fine under 3.2. Could someone please help out this clueless newbie TIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message