NetBSD-Bugs archive

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

Re: kern/53528 (wm0 device timeout in NetBSD 5.1)



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

From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/53528 (wm0 device timeout in NetBSD 5.1)
Date: Thu, 16 Aug 2018 13:25:00 +0000

 BTW, trying a newer kernel is a matter of doing this:
 mv /netbsd /onetbsd
 mv /path/to/new/netbsd /netbsd
 reboot
 
 (And the usual bootloader has the option to drop to boot prompt and type
 'boot onetbsd' so you can keep on booting if you have problems with the
 newer kernel).
 
 Kernel modules will need to be changed though.
 
 If you want to backport newer wm changes to 5.1, it might be just these
 3 files: sys/dev/pci/if_wm*
 
 wm(4) had a lot of activity, there's a good chance that it changed
 5.1->8.0. Hopefully it works.
 


Home | Main Index | Thread Index | Old Index