*BSD News Article 41911


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!gatech!purdue!news.bu.edu!mi
From: mi@cs.bu.edu (Mikhail Teterin)
Newsgroups: comp.os.386bsd.questions
Subject: Re: My internal Zoltrix 28.8 faxmodem isn't recognized, help!
Date: 1 Feb 1995 14:43:19 GMT
Organization: Computer Science Department, Boston University, Boston, MA, USA
Lines: 48
Message-ID: <3go6m7$2d1@news.bu.edu>
References: <paigenD374xz.62o@netcom.com>
NNTP-Posting-Host: csb.bu.edu
X-Newsreader: TIN [version 1.2 PL2]

David Paigen (paigen@netcom.com) wrote:
: So far, I have had no problems with FreeBSD 2.0-950112-SNAP, until
: today.

: I have been trying to get my modem to work, it is an internal Zoltrix
: 28.8 Kbps fax/data modem, set to com3 and irq 5.  I also have an IDE
: card with com1 and com2 on it.

: When fbsd boots it sees serial ports at irq 4 and irq 3 (com 1 and com
: 2) both of which have 16450 uarts.  But it does not see irq 5.  I have
: tried the modem at irq 2, 4, 5, and 7 to no avail.  I have not tried
: changing the com port setting on the internal modem.

: Got any suggestions?

: FWIW, I am running 386-25, 8M, IDE, Adaptec 1542, PAS-16, 950112-SNAP

If you have the kernel's sources go to the config file (one of the GENERIC*
in /usr/src/sys/i386/conf) and make sure that all of your ports are listed
there with proper IRQs. If they are not -- fix them (you can also remove/c
comment lines which say about devices you don't have and don't plan to have in
near future -- this can significantly reduce new kernel's size). There is
file LINT in the same directory which has all (or almost all) possible devicess
listed with decent comments about each one. After you finish editing -- run
config FILENAME (the FILENAME is the one you just edited). Then go to 
/usr/src/sys/compile/FILENAME and run 
	make depend 
there.
Then -- just
	make.
Move your /kernel to something like /kernel.old and replace it with a new one.
Reboot and see what happens :-).
******
     If your modem requires downloading some kind of a firmware (or some other
special treatment) -- find out if it is supported in *BSD. Good luck!

                 |\__-----__/|
            _____/ :::::  :::\_____  
           '__--( ::::::::..::)--__`
           /  _- \/  :::::::\/ -_  
             /   / :.   .::::\   \
                | ::::::::::::|  
               _|/ ::::____::\|_
             /  /:::::/:_::\::\:.\      -mi
            | :|  ..:(_/ \::|::|::|
            | :|:::::. ::|: |::|.:|
             \ |::  :::_/::/: :|:/
           ((___\____\____/___/___))