Только у нас Вы можете получить этот незабываемый

Только у нас Вы можете получить этот незабываемый сервис (кое-что урезано по соображениям NDA):

;-----------------------------------------------------------------------;
; TABLE USAGE DESCRIPTION:                                              ;
;  This table will be programmed into the chipset in the hook 		;
;  bla-bla-bla init. The registers in this table are the Registers in 	;
;  the bla-bla Function bla-bla (Bla Bla-bla unit).			;
;									;
; Format of each table entry:						;
;       1st byte:       Chipset register number.			;
;	2nd byte:	Bit Mask of Reserved Bits.  Bits set to 1 in 	;
;			the mask will not be touched by the programming	;
;			routine.  All other bits will be cleared before	;
;			applying OR Mask.				;
;			If no reserved bits exist, make the mask = 0	;
;	3rd byte:	OR Mask.  This mask will be validated against	;
;			the mask of Reserved bits before being 		;
;			programmed into the chipset.			;
;									;
;	This data structure is repeated as neccessary.			;
;									;
;-----------------------------------------------------------------------;