From owner-freebsd-hackers Fri Jul 9 16:22:14 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 6A91014D9E for ; Fri, 9 Jul 1999 16:22:04 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1003) id E2135F818; Fri, 9 Jul 1999 19:22:02 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id D40F79B15; Fri, 9 Jul 1999 19:22:02 -0400 (EDT) Date: Fri, 9 Jul 1999 19:22:02 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@pawn.primelocation.net To: Wayne Cuddy Cc: FreeBSD Hackers List Subject: Re: Adding a PCMCIA modem to pccard.conf (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 9 Jul 1999, Wayne Cuddy wrote: > I have a Lucent Venus 56k pcmcia modem. I have been attempting to get it > working under FreeBSD 3.1R. I have added an entry to /etc/pccard.conf and > found the correct "config index" (i think) using "pccardc dumpcis". After > resolving all the resource allocation errors I believe i was able to get the > driver allocated. > You are welcome to try my config: card "LUCENT-VENUS" "PCMCIA 56K DataFax" config 0x27 "sio2" 10 reset 1000 insert logger -s Lucent-Venus Modem inserted remove logger -s Lucent-Venus Modem removed I found that the 'reset 1000' stopped the system from locking up when you try to access the serial device. Also, change sio2 and irq 10 to whatever your system is configured for. ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message