From owner-freebsd-hardware@FreeBSD.ORG Mon Dec 24 01:41:34 2007 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 0F96916A41B for ; Mon, 24 Dec 2007 01:41:34 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id B332C13C467 for ; Mon, 24 Dec 2007 01:41:33 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so2129017fka.11 for ; Sun, 23 Dec 2007 17:41:31 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=8lgTkspwTPPGAxrsTcWUZX2gVsub338hTUp8Kw8gp60=; b=N4LvEwOCxRHA5FjCBRtF+G4slHHNXoWX0wFOth13DZewvmYkPwPHfQo7MjaiSDII8rylY9zNF3BTmyZ5ZmpyoBAmXWUHqXPEX778cdeRgC5H6D1lovglCzVMpsTKJN9eu2mI5gpKAQHp13R6xSH91xpvkxcCot1HlXbNVM+homE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=slHrxWhuIqfEwxPn57Re/eV9Wc2kxf0yySFQJ5xWP3fYGarjIy8WLdeHCpq9Waw1QvpkADrxsIKV3KMpM4x9cuvGkzQAcD63e2nleKq5/xgwmAqb5Gv7hs6ap4TWhe1LUw2W7IRGK3d9x9mi0bnH3b0FjQgOSTHMxudal8l6oGA= Received: by 10.78.132.2 with SMTP id f2mr5041998hud.19.1198458747177; Sun, 23 Dec 2007 17:12:27 -0800 (PST) Received: by 10.78.46.11 with HTTP; Sun, 23 Dec 2007 17:12:27 -0800 (PST) Message-ID: Date: Mon, 24 Dec 2007 04:12:27 +0300 From: pluknet To: "Norman Khine" In-Reply-To: <476D2A72.9050407@khine.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <476D2A72.9050407@khine.net> Cc: freebsd-hardware@freebsd.org Subject: Re: D-Link - DWL-G650+ on FreeBSD 4.5 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: Mon, 24 Dec 2007 01:41:34 -0000 Hi, On 22/12/2007, Norman Khine wrote: > Hello, > I would like to configure my old laptop running FreeBSD 4.5 > > But get these error: > #dmesg|grep pcic0 > pcic0: irq 11 at device 11.0 on pci0 > pcic0: PCI Memory allocated: 0x44000000 > pccard0: on pcic0 > pcic0: Card type 32-bit cardbus is unsupported > pcic0: Card type 32-bit cardbus is unsupported > > I have a Toshiba Portege 7000CT > > Any advice will be much appreciated. > > Cheers > Norman 4.x has no support of 32-bit but 16-bit cardbus. 32-bit support came in 5.0. wbr, pluknet