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
Cc: kern-bug-people%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
    gnats-admin%netbsd.org@localhost, dholland%NetBSD.org@localhost, 
donaldcallen%gmail.com@localhost
Subject: re: kern/44060 (iwn wireless works for awhile, then fails)
Date: Sat, 20 Nov 2010 08:39:06 +1100

 FWIW, i ported -current driver back to netbsd-5.  i haven't tried
 to boot the kernel but it does build.
 
        http://www.netbsd.org/~mrg/if_iwn-5.diff
 
 i'll see about setting up a netbsd 5 install on my laptop with iwn
 to see if to works, but if someone else can test that would be
 even better...
 
 the change isn't small, but it is almost a direct copy of the driver
 from -current.  the only changes i had to make after copying were:
 
        - pmf resume API change
 
        - bpf_attach2 -> bpfattach2
 
        - also copy new pcidevs parts
 
        - also copy new pcireg.h PCIE parts
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index