From owner-freebsd-current@FreeBSD.ORG Fri Sep 5 18:53:34 2003 Return-Path: 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 1AA0816A4BF for ; Fri, 5 Sep 2003 18:53:34 -0700 (PDT) Received: from ms-smtp-02.rdc-kc.rr.com (ms-smtp-02.rdc-kc.rr.com [24.94.166.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 678DB43FF7 for ; Fri, 5 Sep 2003 18:53:28 -0700 (PDT) (envelope-from pgrega@new.rr.com) Received: from pdogg (CPE-65-28-197-247.new.rr.com [65.28.197.247]) h861rJsN026687 for ; Fri, 5 Sep 2003 20:53:24 -0500 (CDT) Message-ID: <000601c3742a$c0ff4870$f7c51c41@pdogg> From: "peter" To: Date: Fri, 5 Sep 2003 20:55:39 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: Symantec AntiVirus Scan Engine Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: device_probe_and_attach: atkbd0 attach returned 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2003 01:53:34 -0000 Hey, I saw this post on = http://lists.freebsd.org/pipermail/freebsd-current/2003-May/002982.html = on Mon May 12 22:36:58 PDT 2003. I am having problems with my nic card. = I also got the "device_probe_and_attach: atkbd0 attach returned 6" = exept, of course, mine was with the nic card - not the keyboard so the = driver was dl0 not atkbd0. Anyway the point is, did you fix this? Do = you know what the message means and what causes it? I'm just looking = for somthing to point me in the right direction. I've looked around and = I haven't been able to find too many resources. I hope you can give me = some pointers, but if not don't worry. Thanks for taking the time to = read this. =20 Peter