From 53ffeb8e0bbd665a1e27c17af9949fa80acddae7 Mon Sep 17 00:00:00 2001 From: Pyun YongHyeon Date: Fri, 6 Jul 2007 06:35:50 +0000 Subject: [PATCH] Belately note default driver change for NVIDIA network adapters. Requested by: Michael Plass < mfp49_freebsd at plass-family dot net> Approved by: re (hrs) --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 98852c46aa8..16e7d2e5f16 100644 --- a/UPDATING +++ b/UPDATING @@ -46,6 +46,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: cards should be configured using ifconfig(8), see the man page for more information. +20060612: + The i386/amd64 GENERIC kernel now defaults to the nfe(4) driver + instead of the nve(4) driver. Please update your configuration + accordingly. + 20070612: By default, /etc/rc.d/sendmail no longer rebuilds the aliases database if it is missing or older than the aliases file. If