From owner-freebsd-hardware Sun Nov 3 21:31:30 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 4C12837B404 for ; Sun, 3 Nov 2002 21:31:28 -0800 (PST) Received: from asgard.ecci.ucr.ac.cr (asgard.ecci.ucr.ac.cr [163.178.104.110]) by mx1.FreeBSD.org (Postfix) with SMTP id 95ABF43E42 for ; Sun, 3 Nov 2002 21:31:16 -0800 (PST) (envelope-from braulio@bsolano.com) Received: (qmail 7972 invoked from network); 4 Nov 2002 05:36:44 -0000 Received: from unknown (HELO azul) (208.165.58.175) by asgard.ecci.ucr.ac.cr with SMTP; 4 Nov 2002 05:36:44 -0000 Message-ID: <002f01c283c3$5bd96370$af3aa5d0@azul> From: =?iso-8859-1?Q?Braulio_Jos=E9_Solano_Rojas?= To: "John Baldwin" Cc: References: Subject: Re: Intel PCI Modem Date: Sun, 3 Nov 2002 23:30:58 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 Hi! On Thursday, October 31, 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. I have tried with these: {0x40001813, "Creatix V.90 HaM Modem", 0x10} {0x40001813, "Creatix V.90 HaM Modem", 0x14} If I do a boot -v I get this: found -> vendor=0x1813, dev=0x4000, revid=0x02 class=07-80-00, ndrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=12 map[10]: type 1, range 32, base df000000, size 12 map[14]: type 1, range 32, base 000d8000, size 8 I also have added to my kernel configuration file option PCI_ENABLE_IO_MODES. May be, I should add this modem to src/sys/dev/puc/pucdata.c. Do you have any ideas? > Also, please only send messages to one list. ¡Ok! Thanks in advance. Best regards, Braulio Solano Costa Rican Developer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message