patch-2.4.21 linux-2.4.21/drivers/char/nvram.c

Next file: linux-2.4.21/drivers/char/pcmcia/serial_cs.c
Previous file: linux-2.4.21/drivers/char/n_r3964.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/char/nvram.c linux-2.4.21/drivers/char/nvram.c
@@ -98,6 +98,8 @@
 #define RTC_PORT(x)		(TT_RTC_BAS + 2*(x))
 #define CHECK_DRIVER_INIT()	(MACH_IS_ATARI && ATARIHW_PRESENT(TT_CLK))
 
+#define NVRAM_BYTES		50
+
 /* On Ataris, the checksum is over all bytes except the checksum bytes
  * themselves; these are at the very end */
 #define ATARI_CKS_RANGE_START	0

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)