From owner-freebsd-hackers@FreeBSD.ORG Thu May 31 20:38:49 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E275016A400 for ; Thu, 31 May 2007 20:38:49 +0000 (UTC) (envelope-from root@orange.fr) Received: from smtp21.orange.fr (smtp21.orange.fr [80.12.242.47]) by mx1.freebsd.org (Postfix) with ESMTP id A8A7513C44B for ; Thu, 31 May 2007 20:38:49 +0000 (UTC) (envelope-from root@orange.fr) Received: from smtp21.orange.fr (mwinf2103 [10.232.7.25]) by mwinf2110.orange.fr (SMTP Server) with ESMTP id 487AF1C2518B for ; Thu, 31 May 2007 22:21:13 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2103.orange.fr (SMTP Server) with ESMTP id D14091C0005E for ; Thu, 31 May 2007 22:21:11 +0200 (CEST) Received: from orange.fr (ARouen-153-1-12-144.w90-17.abo.wanadoo.fr [90.17.155.144]) by mwinf2103.orange.fr (SMTP Server) with ESMTP id BE27F1C00086 for ; Thu, 31 May 2007 22:21:11 +0200 (CEST) X-ME-UUID: 20070531202111778.BE27F1C00086@mwinf2103.orange.fr To: freebsd-hackers@freebsd.org From: rmgls@wanadoo.fr Date: Thu, 31 May 2007 22:21:10 +0200 Sender: root@orange.fr Message-Id: <20070531202111.BE27F1C00086@mwinf2103.orange.fr> Subject: how to add unsupported pccard? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 20:38:50 -0000 hi all, I looked in the devel handbook to find some hints about pccards. i have the following hardware: generic 2 uarts ports 16450 pccard, non recognized: as you can see: card activation failed! here is the FreeBSD dmesg with pccard_debug="YES": cbb0: card inserted: event=0x00000006, state=30000910 pccard0: chip_socket_enable cbb_pcic_socket_enable: cbb0: cbb_power: 3V pccard0: read_cis pcib2: pccard0 requested memory range 0xb0000000-0xb00fffff: good cis mem map 0xe46bb000 (resource: 0xb0010000) pccard0: CIS tuple chain: CISTPL_DEVICE type=null speed=null 01 02 00 ff unhandled CISTPL 3 03 00 CISTPL_END ff cis mem map e46bb000 CISTPL_LINKTARGET expected, code ff observed pccard0: check_cis_quirks pccard0: Card has no functions! cbb0: PC Card card activation failed debian reports less things (perhaps without debug on): pccard: PCMCIA card inserted into slot 0 cs: memory probe 0xb0000000-0xb00fffff: excluding 0xb0000000-0xb000ffff pcmcia: registering new device pcmcia0.0 0.0: ttyS0 at I/O 0x2048 (irq = 3) is a 16450 waiting a good section in the developper's handbook on this topic, can a pccard guru give some advices to make the card recognized? this could be a serious help not only for me! thanks in advance. Raoul rmgls@wanadoo.fr