From owner-freebsd-hardware@FreeBSD.ORG Tue Mar 16 12:46:18 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAE0316A4CE for ; Tue, 16 Mar 2004 12:46:18 -0800 (PST) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E9F7E43D31 for ; Tue, 16 Mar 2004 12:46:17 -0800 (PST) (envelope-from wellpoth@gmx.de) Received: (qmail 29478 invoked by uid 65534); 16 Mar 2004 20:46:16 -0000 Received: from dialin-212-144-025-218.arcor-ip.net (EHLO 192.168.0.23) (212.144.25.218) by mail.gmx.net (mp013) with SMTP; 16 Mar 2004 21:46:16 +0100 X-Authenticated: #11304426 From: Marcus Wellpoth To: freebsd-hardware@freebsd.org Date: Tue, 16 Mar 2004 21:45:51 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403162145.52073.wellpoth@gmx.de> Subject: mss_detect; busy stil set (0xXX) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 20:46:18 -0000 Hello everyone! As a newbie i could not resist to waste your time with an absolutly simple question: I own an Samsung V25 laptop and on system startup i get this messages: mss_probe: no address given, try 0x530 mss_detect, busy still set (0xff) mss_probe: no address given, try 0x530 mss_detect, busy still set (0xff) mss_probe: no address given, try 0x530 mss_detect, busy still set (0xff) mss_probe: no address given, try 0x530 mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) mss_detect, busy still set (0xff) What is it? It appeared after compiling the pcm module into the kernel. What should i do about it? Is the information i provided complete or is there something important missing? Is this the right list to ask my question? (As i said i'am absolutly new to freebsd, so i hope you won't be angry if i left something important out, or mailed it to the wrong list) thanks Marcus Wellpoth