NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/48954: USB diagconstic message: actlen (-15996) > len (4)



The following reply was made to PR kern/48954; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: kern/48954: USB diagconstic message: actlen (-15996) > len (4)
Date: Fri, 27 Jun 2014 21:21:10 +1000

 i've recently been using urtwn(4) as well (as you can see from my
 1.30 revision to if_urtwn.c :-).
 
 i've not see anything that suggested corrupted memory, though it
 does seem possible.  i have seen it lock up twice, unable to talk
 to the network at all, requiring being unplugged and reinserted
 to work again.
 
 so there is certainly something problematic, if not multiple things.
 
 in dmesg:
 
 urtwn0: link state UP (was UNKNOWN)
 urtwn0: link state DOWN (was UP)
 urtwn0: link state UP (was DOWN)
 
 and
 
 urtwn0: could not load firmware page 3
 
 and
 
 urtwn0: timeout waiting for MAC auto ON
 
 and
 
 urtwn0: device timeout
 
 none of which seem to say much useful.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index