Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/pci



Module Name:    src
Committed By:   liamjfoy
Date:           Fri Jul 27 10:12:58 UTC 2007

Modified Files:
        src/sys/dev/pci [netbsd-4]: if_wpi.c if_wpireg.h if_wpivar.h

Log Message:
Pullup requested by degroote in ticket 795:
        Rewrite of the rbuf management
        Sync with the last OpenBSD driver
        Use the last firmware available from Intel (2.4.14).
        Use legal limitations and Tx regulation embedded in the eeprom.
        Rewrite the way we handle the firmware.

Pullup the following revisions of this files
        sys/dev/pci/if_wpi.c rev 1.7 1.8 1.10 1.12 1.13 1.15 1.16 1.17 via patch
        sys/dev/pci/if_wpireg.h rev 1.3 1.4 1.5 via patch
        sys/dev/pci/if_wpivar.h rev 1.3 1.5 1.6 via patch


To generate a diff of this commit:
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.2 -r1.2.2.1 src/sys/dev/pci/if_wpireg.h \
    src/sys/dev/pci/if_wpivar.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