Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2001 14:13:55 -0700
From:      "Dan Cox" <dancox@teleport.com>
To:        "hackers" <hackers@freebsd.org>
Subject:   zoom modem
Message-ID:  <000501c12373$b2b6a510$0100a8c0@network>

next in thread | raw e-mail | index | archive | help
I am trying to get my internal pci zoom fax modem installed on freebsd. This
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.

1. Determine serial port to use
        ttys0
        ttys1

2. type the fallowing as root
    cat /proc/pci

3.write the I/O range and the IRQ then type
    setserial /dev/ttysx uart 16550A port 0x7000 irq 9 (assuming I/O is
0x7000 and irq is 9)

So I'm stuck right at the beginning. what would be the equivalent to
/proc/pci? Any help is greatly appreciated.

Dan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c12373$b2b6a510$0100a8c0>