From owner-freebsd-questions@FreeBSD.ORG Thu Apr 5 12:17:28 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86EDB16A402 for ; Thu, 5 Apr 2007 12:17:28 +0000 (UTC) (envelope-from bichele@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 4835713C4B9 for ; Thu, 5 Apr 2007 12:17:28 +0000 (UTC) (envelope-from bichele@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so642842ana for ; Thu, 05 Apr 2007 05:17:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; 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; b=tDo+6wVu8Vwf9/KHBs9HM7WBDSrM/f1PAoMqoiK+2OsEzIoreLnXEn3frhLs4p5hiGn7Lkme86otMkEDASDYGC62iJSjdxlajJZKDUkIoDSF+mHqYUS0+5GGLxecGvmTSi5fid7sVE+MseUMwDy9j4MJOYkeCw+FoVeejzxDqGY= 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=RJKXfRoD7rOfqsFFXN8RSVXkI3UIJIBvhUKs0E0pjGmj6V56OcGRmwDqB+VPC2z3Afc3O/YofrLQZlqe/D6t1UONIUUcp7iqw96qy1UWprokAzTOm+YeRQUDtZzzSjkUuclepVOJSAPsqJ5tyzGFfXsIkBusEeP1wPYQ4ZuizW4= Received: by 10.100.8.18 with SMTP id 18mr1216954anh.1175775447053; Thu, 05 Apr 2007 05:17:27 -0700 (PDT) Received: by 10.100.151.19 with HTTP; Thu, 5 Apr 2007 05:17:27 -0700 (PDT) Message-ID: Date: Thu, 5 Apr 2007 14:17:27 +0200 From: "Michele Endrici" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: cardbus card driver problem 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: Thu, 05 Apr 2007 12:17:28 -0000 Hallo everybody, I have a problem with a ComBlock COM1300 cardbus card http://www.comblock.com/com1300.htm I need to get this card working on my laptop since I need to work on it for my thesis project. I wrote a driver for this card but I don't know if it works or not becouse a I get a cardbus detection error on booting. Dmesg with all hw.cbb and hw.cardbus debug options enabled gives me this output: cbb0: card inserted: event=0x00000000, state=30000821 cbb0: cbb_power: 3V TUPLE: LINKTARGET [3]: 43 49 53 Product version: 5.2 Product name: MSS | COM 1300 | Manufacturer ID: feff0101 TUPLE: Unknown(0x04) [6]: 03 01 00 00 00 00 TUPLE: Unknown(0x05) [11]: c1 39 71 b5 1e 66 76 54 02 a1 03 cardbus0: Opening BAR: type=IO, bar=10, len=0100 cardbus0: Opening BAR: type=MEM, bar=14, len=100000 CIS reading done cardbus0: Non-prefetchable memory at 90000000-900fffff cardbus0: IO port at 4000-40ff cardbus0: at device 0.0 (no driver attached) cbb0: cbb_power: 0V Is this problem related to my laptop hardware configuration or is it a driver problem?? other?? What is TUPLE (0x04 o 0x05) problem?? Any suggestion?? Tanks in advance. Michele -- Michele Endrici Via carraia 4 - Don - TN tel: 348-7295670 bichele@gmail.com