sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Remove no longer existing opt_bdg.h and opt_bge.h.
Add a pure open source nForce Ethernet driver, under BSDL.This driver was ported from OpenBSD by Shigeaki Tagashira<[email protected]> and posted athttp://www.se.hiroshima-u.ac.jp/~shi
Add a pure open source nForce Ethernet driver, under BSDL.This driver was ported from OpenBSD by Shigeaki Tagashira<[email protected]> and posted athttp://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.htmlIt was additionally cleaned up by me.It is still a work-in-progress and thus is purposefully not in GENERIC.And it conflicts with nve(4), so only one should be loaded.
show more ...