Source-Changes archive

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

CVS commit: src/sys/dev/if_ndis



Module Name:    src
Committed By:   rittera
Date:           Fri Mar 31 03:20:20 UTC 2006

Modified Files:
        src/sys/dev/if_ndis: if_ndis.c if_ndis_pci.c

Log Message:
Removed the #include of ndis_driver_data.h, and replaced it with NDIS_DRV_DATA,
so that the location of the ndis_driver_data.h file which is built from
the Windows driver's .inf and .sys files using the ndiscvt utility can be
specified from the kernel configuration file.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/if_ndis/if_ndis.c \
    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