From owner-freebsd-current Fri Nov 22 18:43:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C4337B401 for ; Fri, 22 Nov 2002 18:43:25 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC35543E4A for ; Fri, 22 Nov 2002 18:43:24 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id gAN2hKpk091993; Fri, 22 Nov 2002 19:43:20 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 22 Nov 2002 19:42:35 -0700 (MST) Message-Id: <20021122.194235.01707223.imp@bsdimp.com> To: richard@cogsci.ed.ac.uk Cc: freebsd-current@FreeBSD.ORG Subject: Re: pccardd in DP2 From: "M. Warner Losh" In-Reply-To: <200211230121.BAA28326@sorley.cogsci.ed.ac.uk> References: <200211230121.BAA28326@sorley.cogsci.ed.ac.uk> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200211230121.BAA28326@sorley.cogsci.ed.ac.uk> Richard Tobin writes: : I now have DP2 running on my Vaio Z600 laptop, and I'm trying to get my : wireless ethernet running. : : The cardbus is detected: : : kernel: cbb0: at device 12.0 on pci0 : kernel: cardbus0: on cbb0 : kernel: pccard0: <16-bit PCCard bus> on cbb0 : : But when it tries to run pccardc it reports: : : pccardc: /dev/card0: No such file or directory : : (and there is indeed no /dev/card0). pccardd exits with: : : fatal error: no PC-CARD slots That's because pccardc and pccardd aren't supported in NEWCARD. : However, if I insert the wireless card and run : : /etc/pccard_ether wi0 start : : by hand, everything works. consider devd. It is somewhat incomplete in DP2, but complete enough for this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message