Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    [ решено ] pfsense+ISA multicontroller 2xRS232

    Scheduled Pinned Locked Moved Russian
    4 Posts 2 Posters 2.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      aleksvolgin
      last edited by

      Приветствую всех, и с наступившим!

      Нарисовалась проблема: поставил в комп ISA multicontroller на 2 компорта, машина увидела их корректно. Как объяснить pfsense (или фряхе), что у меня теперь ещё два последовательных порта?

      1 Reply Last reply Reply Quote 0
      • A
        aleksvolgin
        last edited by

        [ решено ]

        1 Reply Last reply Reply Quote 0
        • D
          deutsche
          last edited by

          Написал бы хоть как!

          http://ru.doc.pfsense.org/

          1 Reply Last reply Reply Quote 0
          • A
            aleksvolgin
            last edited by

            по многочисленным просьбам трудящихся… ну и для себя чтоб не забыть кратко, тезисно, для тех, кто, так сказать, в теме  ;)

            ищем файл device.hints здесь: /boot/device.hints открываем и правим:

            hint.sio.0.at="isa"
            hint.sio.0.port="0x3F8"
            hint.sio.0.flags="0x30"
            hint.sio.0.irq="4"
            hint.sio.1.at="isa"
            hint.sio.1.port="0x2F8"
            hint.sio.1.irq="3"
            hint.sio.2.at="isa"
            hint.sio.2.disabled="0"  <----- здесь
            hint.sio.2.port="0x3E8"
            hint.sio.2.irq="5"  <----- здесь если необходимо
            hint.sio.3.at="isa"
            hint.sio.3.disabled="0"  <----- здесь
            hint.sio.3.port="0x2E8"
            hint.sio.3.irq="9"  <----- здесь если необходимо

            для правки я пользуюсь frenzy

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.