From owner-freebsd-mobile Fri Mar 31 12:11:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from horizon.barak-online.net (horizon.barak.net.il [206.49.94.218]) by hub.freebsd.org (Postfix) with ESMTP id 646AF37B8F0 for ; Fri, 31 Mar 2000 12:11:17 -0800 (PST) (envelope-from bk532@iname.com) Received: from localhost.local.net ([212.150.12.49]) by horizon.barak-online.net (8.9.3/8.9.1) with ESMTP id XAA26592; Fri, 31 Mar 2000 23:09:45 +0300 (IDT) Message-ID: <38E46E2C.287B2FBA@iname.com> Date: Fri, 31 Mar 2000 11:21:48 +0200 From: Boris Karnaukh Organization: Private person X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en, ru MIME-Version: 1.0 To: Alex Kwan Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: EagleTec 56K Fax Modem Card References: <000b01bf9a54$693255a0$651d40ca@alexkwan> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alex Kwan wrote: > My modem card is Eagle Tec 56K Fax Modem Card, > and I have not found this model in the sample config file., > does it supported by FreeBSD4.0? > If yes, how to complete the pccard.conf? First off, try to find your configuration options with pccardc dumpcis You'll have to write down: 1. Manufacturer name (Manuf=[]) 3. All the tuples marked with "Configuration entry" Pay attention to: - which irq's your card support - which base i/o address is to be used in each configuration. If you still haven't created your own file pccard.conf, it's time to so cp pccard.conf.sample pccard.conf Edit your pccard.conf. Change free irq's list to make it match your machine configuration. Clone one of modem configurations and change it according to your , , config id, irq. It's important to remember that i/o address should match to value you've set up in your kernel configuration (man loader for further information). Kill pccardd and run it with your customised pccard.conf. -- Boris Karnaukh (mailto:bk532@iname.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message