K 10 svn:author V 5 peter K 8 svn:date V 27 2007-10-26T03:23:54.000000Z K 7 svn:log V 351 Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not refactored it to be a generic device. Instead of being part of the standard kernel, there is now a 'nvram' device for i386/amd64. It is in DEFAULTS like io and mem, and can be turned off with 'nodevice nvram'. This matches the previous behavior when it was first committed. END