NetBSD-Bugs archive

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

re: kern/44060 (iwn wireless works for awhile, then fails)



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

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
dholland%netbsd.org@localhost,
    Donald Allen <donaldcallen%gmail.com@localhost>
Cc: 
Subject: re: kern/44060 (iwn wireless works for awhile, then fails)
Date: Sat, 20 Nov 2010 17:02:48 +1100

 > > I'm happy to help with the testing. I'll get back in touch at a more
 > > civilized hour.
 > 
 > this one should at least not crash, but it also doesn't work:
 > 
 >      http://www.netbsd.org/~mrg/if_iwn-5.diff2
 > 
 > there's some problem setting addresses..
 > 
 
 i fixed that by removing the changes from if_iwn.c rev 1.25 which
 added a call to ifioctl_common().  now i get:
 
 arplookup: unable to enter address for aa.bb.cc.dd@ff on null (could not 
allocate llinfo)
 arpresolve: can't allocate llinfo on iwn0 for aa.bb.cc.dd
 
 when trying to send packets.  any one have ideas on this?
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index