Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.165 retrieving revision 1.166 diff -u -p -r1.165 -r1.166 --- src/UPDATING 2007/10/28 18:13:38 1.165 +++ src/UPDATING 2007/11/15 12:53:43 1.166 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.165 2007/10/28 18:13:38 jmmv Exp $ +$NetBSD: UPDATING,v 1.166 2007/11/15 12:53:43 xtraeme Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -16,6 +16,13 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20071115: + The it(4) driver has been renamed to itesio(4) and the old port + argument specified in the kernel configuration file is not valid + anymore. The itesio(4) driver now uses the Super I/O address port + rather than the EC address port. Please update your kernel + configuration file appropiately or see GENERIC for more details. + 20071028: The pccons(4) driver has been removed from the NetBSD/shark port. You need to update any custom kernel configuration file you have