Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 15:24:18 +0000
From:      "Supat Anekbanluekul" <supat_a@hotmail.com>
To:        questions@freebsd.org
Subject:   multiport
Message-ID:  <F171ptgFrYILoygXLsx00001345@hotmail.com>

next in thread | raw e-mail | index | archive | help
Dear
  FreeBSD 4.6
  I've got 2 problems that need help.
  1. I have a usb um9800 modem (Aztech) www.aztech.com.
     -- I have build a custom kernel with
        device    umodem
    -- then I have tried to dial-out using ppp with /dev/umodem0
       It said
         Warning: deflink: /dev/umodem0: Badfile descriptor
    -- so what have I done wrong? Did I miss some steps or the modem I have 
didn't support by FreeBSD.
  2. I have a multiport pci card (4 ports) which I would like to use for 
dial-in. (www.pccompci.com)
   -- I have build a custom kernel with the detail in sio(4).
   -- I try both For AST compatible and Boca Board compatible like
        options COM_MULTIPORT
        device sio4 at isa? port 0x2a0 flags 0x701
        device sio5 at isa? port 0x2a8 flags 0x701
        device sio6 at isa? port 0x2b0 flags 0x701
        device sio7 at isa? port 0x2b8 flags 0x701 irq 12
and I got the result when the system boot said
        sio4: configure irq12 not in bitmap of probe irqs 0
        sio5: configure irq12 not in bitmap of probe irqs 0
        sio6: configure irq12 not in bitmap of probe irqs 0
        sio7: configure irq12 not in bitmap of probe irqs 0
   -- What should I do to solve the problem?

Regards
supat


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F171ptgFrYILoygXLsx00001345>