From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 12:33:12 2003 Return-Path: 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 5928316A4CE for ; Tue, 18 Nov 2003 12:33:12 -0800 (PST) Received: from mta6.adelphia.net (mta6.adelphia.net [68.168.78.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3878443FAF for ; Tue, 18 Nov 2003 12:33:11 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([68.169.105.203]) by mta6.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031118203314.WKOE19678.mta6.adelphia.net@barbish> for ; Tue, 18 Nov 2003 15:33:14 -0500 From: "fbsd_user" To: "freebsd-questions@FreeBSD. ORG" Date: Tue, 18 Nov 2003 15:33:09 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: PCI modem on sio4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 20:33:12 -0000 FBSD 4.9 with GENERIC kernel found my PCI modem. The PC's bio's has all com ports disabled. The boot log shows this. sio0: port 0xe400-0xe407,0xe000-0xe0ff,0xdc00-0xdcff mem 0xe2000000-0xe20000ff irq 3 at device 19.0 on pci0 sio0: moving to sio4 sio4: type 16550A This is an zoom modem model 2920. It has onboard DSP and controller. Question; What do I tell user ppp the modem's device is? How can I send Hayes AT commands to modem?