Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: blymn
Date: Thu Nov 13 12:04:10 UTC 2008
Modified Files:
src/sys/dev/pci: if_iwn.c if_iwnreg.h
Log Message:
Actually declare the structures used in iwn_scan_hdr instead of using
pointer arithmetic to create the elements on the fly.
Other changes to scan routine taken from FreeBSD driver.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/dev/pci/if_iwn.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_iwnreg.h
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