patch-2.4.6 linux/drivers/char/nvram.c
Next file: linux/drivers/char/nwflash.c
Previous file: linux/drivers/char/n_r3964.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 27 17:10:55 2001
- Orig file:
v2.4.5/linux/drivers/char/nvram.c
- Orig date:
Fri Feb 9 11:40:02 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/char/nvram.c linux/drivers/char/nvram.c
@@ -113,7 +113,7 @@
#define NVRAM_EXCL 2 /* opened with O_EXCL */
#define RTC_FIRST_BYTE 14 /* RTC register number of first NVRAM byte */
-#define NVRAM_BYTES 50 /* number of NVRAM bytes */
+#define NVRAM_BYTES 128 /* number of NVRAM bytes */
static int mach_check_checksum( void );
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)