From owner-freebsd-hardware Thu Aug 9 14:40:51 2001 Delivered-To: freebsd-hardware@freebsd.org Received: from oracle.clara.net (oracle.clara.net [195.8.69.94]) by hub.freebsd.org (Postfix) with ESMTP id 0772537B401 for ; Thu, 9 Aug 2001 14:40:46 -0700 (PDT) (envelope-from alex@clara.co.uk) Received: from [213.253.40.8] (helo=myname.my.domain) by oracle.clara.net with esmtp (Exim 3.11 #5) id 15UxXm-0002br-00; Thu, 09 Aug 2001 22:40:42 +0100 Received: (from alex@localhost) by myname.my.domain (8.11.3/8.11.3) id f79LfWC01552; Thu, 9 Aug 2001 22:41:32 +0100 (BST) (envelope-from alex) Date: Thu, 9 Aug 2001 22:41:32 +0100 From: "Aleksandar Simic'" To: freebsd-hardware@freebsd.org Cc: Milsa Arlbaar Subject: Re: Trouble with PNP ISA modem Message-ID: <20010809224131.A1491@frustum.clara.co.uk> Mail-Followup-To: Aleksandar Simic' , freebsd-hardware@freebsd.org, Milsa Arlbaar References: <20010805192637.59358.qmail@web20203.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805192637.59358.qmail@web20203.mail.yahoo.com>; from ervzaer@yahoo.com on Sun, Aug 05, 2001 at 12:26:37PM -0700 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 Sun, Aug 05, 2001 at 12:26:37PM -0700, Milsa Arlbaar wrote: > Hello, > > Recently, I have installed FreeBSD. However, I have been running > into trouble getting my pnp ISA modem to work. It is a Zoom K56FLEX > modem, and it is not a winmodem, and supports hayes commands. Hello, I used to have this model and it worked perfectly for me under FreeBSD. This is what I used to do in order to set it correctly: I would disable (both) COM ports in BIOS, then I would compile the kernel with _just_ this option (for serial ports): device sio2 at isa? port IO_COM3 irq 5 Where sio2 == COM 3. Also I wouldn't include the first two COM ports. And I think that in the documentation that came with the modem there are instructions on how to set it to irq 5, do that before you compile the kernel with the above instructions. I hope you get it working 'cos its a good modem. Good luck, --Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message