From owner-freebsd-hardware Thu Oct 31 9:31:46 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1103237B401 for ; Thu, 31 Oct 2002 09:31:45 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 433BA43E8A for ; Thu, 31 Oct 2002 09:31:44 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 24166 invoked from network); 31 Oct 2002 17:31:48 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 31 Oct 2002 17:31:48 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9VHVgn5029718; Thu, 31 Oct 2002 12:31:42 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 31 Oct 2002 12:31:42 -0500 (EST) From: John Baldwin To: John Baldwin Subject: RE: Intel PCI Modem Cc: freebsd-hardware@FreeBSD.ORG Cc: freebsd-hardware@FreeBSD.ORG, =?iso-8859-1?Q?Braulio_Jos=E9_Solano_Rojas?= Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 31-Oct-2002 John Baldwin wrote: > > On 31-Oct-2002 Braulio José Solano Rojas wrote: >> Hello! >> >> I have an "Intel V92 HaM Data Fax Voice" Modem. It is a hardware based >> modem. Mi pnpbios recognizes it as "Simple COMM. controler IRQ12". >> >> I would like to hack sio.c in order to get it working. Therefore I think I >> should add an entry to pci_ids[] like: >> {hex x, "Intel V92 HaM Data Fax Voice", hex y} >> >> But I do not know what are hex x and hex y, or if it is going to work. > > The 'x' is 0x40001813. To get the 'y', you need to do a boot -v > and send the output here. > > Also, please only send messages to one list. Also, the value of 'y' is likely to be one of '0x10', '0x14', or '0x18'. You could try those three values and see if it works. If one of them works, please let us know which one. Thanks. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message