From owner-freebsd-hardware Thu Oct 31 9:30:10 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 892BC37B401 for ; Thu, 31 Oct 2002 09:30:09 -0800 (PST) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FCAF43E75 for ; Thu, 31 Oct 2002 09:30:09 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 24485 invoked from network); 31 Oct 2002 17:30:12 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 31 Oct 2002 17:30:12 -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 g9VHU5n5029710; Thu, 31 Oct 2002 12:30:06 -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: <00a201c280ff$8ee519b0$b13aa5d0@azul> Date: Thu, 31 Oct 2002 12:30:05 -0500 (EST) From: John Baldwin To: =?iso-8859-1?Q?Braulio_Jos=E9_Solano_Rojas?= Subject: RE: Intel PCI Modem Cc: freebsd-hardware@FreeBSD.ORG 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 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. -- 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