NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/53356: sunxitwi2 fails at boot
The following reply was made to PR kern/53356; it has been noted by GNATS.
From: Jason Thorpe <thorpej%me.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/53356: sunxitwi2 fails at boot
Date: Mon, 11 Jun 2018 09:36:16 -0700
> On Jun 11, 2018, at 9:35 AM, Jason Thorpe <thorpej%me.com@localhost> wrote:
>=20
> #define STAT_AWBT_AR 0x18 /* Address + write bit transd, ack =
recvd =3D
> */
> #define STAT_AWBT_ANR 0x20 /* Address + write bit transd, ack not =
=3D
> recvd */
>=20
> So, in other words, it=3DE2=3D80=3D99s waiting for the device to =
respond, but =3D
> there=3DE2=3D80=3D99s not one there and it freaks out. It should not =
freak =3D
> out. Instead, it should return an error after a suitable timeout.
>=20
Looking at it again, it seems that we just need to get rid of the =
printf; seems appropriate for a special-case.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index