From owner-freebsd-questions@FreeBSD.ORG Tue Nov 20 11:17:16 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A735B16A417 for ; Tue, 20 Nov 2007 11:17:16 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 691E113C467 for ; Tue, 20 Nov 2007 11:17:16 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so6767284pyb for ; Tue, 20 Nov 2007 03:17:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Ie16U/XAC22AhNi19lK57b+LZzEMheEbyMPsVxFddi8=; b=f/+2NaNi/N8sW3Jc/U7bzLedC2IUxcQyRjQYqlzwm3zi/CT9gem+ZwWolDXxmLfQwzXjWad9j/Zw2iRN4/wBrCADY5upfbFZ0H4AidGQ3YW+EsdfQnrK/hAPlVB/zkp/KV/VOcNQKbyJChals7kntOVUKmT0RhUG99NloOKifmE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GNNGDQj1E4KdY6h35NVNhy1dgBpak1Sf2Pm4/aMN5/K+iZItbmmDi7TH5ilZ0FPLtoW91vyORwT0+/fmDaooNfpCUOJ0E5NbhFM9LXyYHuFNQpy46uIjNOPG6gCd4WmmxKnu9s9pbLsKzlKOd/pbXJUab2LuuqjRRv2L8hhZIZs= Received: by 10.65.213.4 with SMTP id p4mr13831571qbq.1195555718065; Tue, 20 Nov 2007 02:48:38 -0800 (PST) Received: by 10.64.184.9 with HTTP; Tue, 20 Nov 2007 02:48:38 -0800 (PST) Message-ID: <8e10486b0711200248ua92ddfdl4b58b69fbec42ddf@mail.gmail.com> Date: Tue, 20 Nov 2007 07:48:38 -0300 From: "Alexandre Biancalana" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: pcmcia modem yiso c893 support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 11:17:16 -0000 Hi, Some one already made this modem work in FreeBSD ? This card seams to be introduce some usb serial port in the system, but at my computer this is recognized as generic ugen device but none of the modules that I tried to load (ucom, uplcom, etc) bind this to a valid serial port... Any ideas ? Regards,