From owner-freebsd-hardware@FreeBSD.ORG Thu Aug 28 09:21:27 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C631065691 for ; Thu, 28 Aug 2008 09:21:27 +0000 (UTC) (envelope-from m0ps.ua@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id EC80B8FC13 for ; Thu, 28 Aug 2008 09:21:26 +0000 (UTC) (envelope-from m0ps.ua@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so1034652uge.39 for ; Thu, 28 Aug 2008 02:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=RAb6DQ7ozXEOCvHq9tArUNpG1jL3S9WnOfwvpMV5Udg=; b=axmXVWQQIVNQc9SeOcHR0Jz0G9zuK2NAQPFOei6Wrh1nRMANxPxRhHy8e5AtuQa2ED FBn1uPYvG/UU2qxGuXisZVSHS/xppEOolMlulhg3lt9V1fqe2TUmzvNUpvNVDt+yZW5r wKl92/7VMpeGPG/E4VyLWLAlW9SbhMIHTiwAg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ESWDcKFAnf6gNGxzzjxnstWL+Qnh33TLwNJY9+dng/0uaERN5fet7Z1kpduaEVN/3F cB7XDiSfEjwakbaSGaOWXxqryv61NLo0b96zQ4y/5PtJQj9Gy0NPclCz4hGH0e7fyWMQ 6ZMJkaXS/TGIx9jtwawiNSwuociW22kcbq/0U= Received: by 10.66.221.19 with SMTP id t19mr3060799ugg.69.1219913656369; Thu, 28 Aug 2008 01:54:16 -0700 (PDT) Received: by 10.210.38.1 with HTTP; Thu, 28 Aug 2008 01:54:16 -0700 (PDT) Message-ID: Date: Thu, 28 Aug 2008 11:54:16 +0300 From: m0ps To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Cronyx OMEGA-PCI on FreeBSD 7.0 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2008 09:21:27 -0000 is the next big challenge: i'm have old server with freebsd 4. xx that has an multiport pci card Cronyx OMEGA-PCI which are connected to dialup modems. i'm need move this server to another hardware, and update to FreeBSD 7.0. as it became known from the site of producer of card, in order that the card would be brought to freebsd above 6.x Boards need to make emulation mode MOXA and compile kernel with device puc, which was successfully done. after reboot with the new kernel machine saw 8 com ports in this form: uart0: on puc0 uart0: [FILTER] uart1: on puc0 uart1: [FILTER] uart2: on puc0 uart3: [FILTER] uart3: on puc0 uart3: [FILTER] uart4: on puc0 uart4: [FILTER] uart5: on puc0 uart5: [FILTER] uart6: on puc0 uart6: [FILTER] uart7: on puc0 uart7: [FILTER] in / dev created devices from cuau0 to cuau7 the first port to join dialup modem (us robotics) try to check his work: cu-l / dev/cuau0-s 57600 in response getting Connected, enter AT but did not get a response, instead, begins to run the cursor across the screen. (in the sense I can move his keys in the direction of any part) I understand that the problem in the cards (more accurately tell the driver), because modem and pci-card verified on the old server I may do something wrong? advance grateful for the assistance. P.S. sorry for my english -- best regards, m0ps