From owner-freebsd-hackers Mon Aug 13 11:59:22 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id B206A37B406 for ; Mon, 13 Aug 2001 11:59:17 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f7DIwu530240; Mon, 13 Aug 2001 11:58:56 -0700 Date: Mon, 13 Aug 2001 11:58:56 -0700 From: Brooks Davis To: Dan Cox Cc: hackers Subject: Re: zoom modem Message-ID: <20010813115856.C5346@Odin.AC.HMC.Edu> References: <000501c12373$b2b6a510$0100a8c0@network> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="+xNpyl7Qekk2NvDX" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000501c12373$b2b6a510$0100a8c0@network>; from dancox@teleport.com on Sun, Aug 12, 2001 at 02:13:55PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+xNpyl7Qekk2NvDX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 12, 2001 at 02:13:55PM -0700, Dan Cox wrote: > I am trying to get my internal pci zoom fax modem installed on freebsd. T= his > modem is not a "winmodem". My problem is that the only instructions I have > are either for windows or Linux. I will include the linux instructions > below. Assuming this is acts like other real PCI modems, you need to do the following: 1) Determine the PCI ID of the modem. You can do this "pciconf -l", just find the unidentified device that is your modem and look from the chip=3D0x???????? entry. 2) Add and an appropriate entry to the pci_ids array in /usr/src/sys/isa/sio.c. The ID is the number in hex, the string is a description and the last entry is pretty much magic. ;-) From what I see there, I'd try 0x10 and then 0x14 since 0x10 is slightly more common. 3) Build a new kernel and reboot. 4) If it works, create a diff of the changes you made and submit a PR so other people won't have to mess with this. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --+xNpyl7Qekk2NvDX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7eCNwXY6L6fI4GtQRAocNAKCaGTweOVBXvVJVn1cqBNEkI3ALSgCfc0oN DplSEzP4KTyF4rpIDAIYKbg= =p3V5 -----END PGP SIGNATURE----- --+xNpyl7Qekk2NvDX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message