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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to