From owner-freebsd-i386@FreeBSD.ORG Mon Jun 26 19:53:04 2006 Return-Path: X-Original-To: freebsd-i386@freebsd.org Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C33A16A400 for ; Mon, 26 Jun 2006 19:53:04 +0000 (UTC) (envelope-from keith_y@sbcglobal.net) Received: from web81405.mail.mud.yahoo.com (web81405.mail.mud.yahoo.com [68.142.199.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 9E41743D9A for ; Mon, 26 Jun 2006 19:53:03 +0000 (GMT) (envelope-from keith_y@sbcglobal.net) Received: (qmail 9418 invoked by uid 60001); 26 Jun 2006 19:52:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=2/clTERwqb9nMOabfxmREya9WMzTwBfHoQtZeHoJKaaK7piLCy2aDzZ6Ldqz2GUhGfpzwOCpGUt+HkSY6rFMEAwsYhG/edTMTm9WKbRbqU8GzcR4L/4Ifp9ihnOTlKkV2Ayh6wAAmpZFoZswii/qu/L7RqrDVD3t5zYbmWE6LyU= ; Message-ID: <20060626195258.9416.qmail@web81405.mail.mud.yahoo.com> Received: from [63.83.25.7] by web81405.mail.mud.yahoo.com via HTTP; Mon, 26 Jun 2006 12:52:58 PDT Date: Mon, 26 Jun 2006 12:52:58 -0700 (PDT) From: Keith Young To: freebsd-i386@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: v6.1, xircom pccard II, thinkpad 17xx X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 19:53:04 -0000 Please give me an idea as to how to get 6.1, which has been installed, to recognize the pccard. When I inserted the card into top slot I got this: # ed1: (Xircom CreditCard 10Base-T) at port 0x300-0x30f iomem 0x88000000-0x88000fff irq 9 function 0 config 1 on pccard0 device_attach: ed1 attach returned 6 I tried altering this: /boot/loader.conf (copied from /boot/defaults/loader.conf) if_pc_load="YES" if_xe_load="YES" And did not alter /boot/defaults/loader.conf. Thanks, Keith.