Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2000 20:10:37 +0200
From:      Alexander Langer <alex@big.endian.de>
To:        Warner Losh <imp@FreeBSD.ORG>
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>
In-Reply-To: <200004291743.KAA95429@freefall.freebsd.org>; from imp@FreeBSD.ORG on Sat, Apr 29, 2000 at 10:43:13AM -0700
References:  <200004291743.KAA95429@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000429201037.B10791>