--- wikisrc/projects/project/mpsafe_net_driver.mdwn 2019/01/18 14:36:47 1.1 +++ wikisrc/projects/project/mpsafe_net_driver.mdwn 2020/09/09 13:32:12 1.2 @@ -19,8 +19,8 @@ This is inefficient, if you ever want to Adapting old drivers to be able to run with the rest of the network stack not having this lock will improve NetBSD networking. A large number of drivers must be adapted, and some of them can be emulated from virtual machines too, some examples: -* [RealTek ethernet](http://netbsd.gw.com/cgi-bin/man-cgi?re++NetBSD-current) (QEMU) -* [Atheros ethernet](http://netbsd.gw.com/cgi-bin/man-cgi?alc++NetBSD-current) +* RealTek ethernet [[!template id=man name="re" section="4"]] (QEMU) +* Atheros ethernet [[!template id=man name="alc" section="4"]] """