https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218579
--- Comment #19 from Chris Hutchinson <portmas...@bsdforge.com> --- (In reply to tony from comment #18) > Can anyone explain me how to patch the driver? copy your choice of one of the 2 attached diff files to /usr/src. # cd /usr/src # patch < your-chosen-diff-file Done. see man diff && man patch for greater detail(s). :-) > I cannot find the file if_bge.c anywhere... # cd /usr/src # find . -type f -name if_bge.c > is there a way to make it to one of the next version? > this would be really appreciated! HTH --Chris -- You are receiving this mail because: You are on the CC list for the bug.