From owner-cvs-all Sat Apr 29 11:11: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id E3A1237B5E3; Sat, 29 Apr 2000 11:10:57 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (p3E9D38DC.dip0.t-ipconnect.de [62.157.56.220]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id TAA09010; Sat, 29 Apr 2000 19:09:42 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id D9AEFAC2C; Sat, 29 Apr 2000 20:14:52 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id UAA11039; Sat, 29 Apr 2000 20:10:37 +0200 (CEST) (envelope-from alex) Date: Sat, 29 Apr 2000 20:10:37 +0200 From: Alexander Langer To: Warner Losh Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/xe if_xe.c Message-ID: <20000429201037.B10791@cichlids.cichlids.com> References: <200004291743.KAA95429@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004291743.KAA95429@freefall.freebsd.org>; from imp@FreeBSD.ORG on Sat, Apr 29, 2000 at 10:43:13AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Warner Losh (imp@FreeBSD.ORG): > sys/dev/xe if_xe.c > Return 0 from attach. That makes me ask: How did it work before? Did it work? If so, which return values mean "problem"? Actually, as far as I have read, at least ENXIO. Most drivers return ENXIO with problems at attach, which results in something like: /kernel: device_probe_and_attach: ziva0 attach returned 6 (That leads to another question which I skip :) Thanks, Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message