Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   rittera
Date:           Mon May 29 20:49:04 UTC 2006

Modified Files:
        src/sys/compat/ndis: kern_windrv.c ndis_var.h
        src/sys/dev/if_ndis: if_ndis_pci.c

Log Message:
Replaced some #ifdef NDIS_LKM's which were commenting out debugging
information with #ifdef NDIS_DBG.  Also added a commented out #define NDIS_DBG
to ndis_var.h.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/compat/ndis/kern_windrv.c \
    src/sys/compat/ndis/ndis_var.h
cvs rdiff -r1.6 -r1.7 src/sys/dev/if_ndis/if_ndis_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index