Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   onoe
Date:           Wed Jan 28 15:07:52 UTC 2004

Modified Files:
        src/sys/dev/ic: an.c anreg.h anvar.h
        src/sys/dev/isapnp: if_an_isapnp.c
        src/sys/dev/pci: if_an_pci.c
        src/sys/dev/pcmcia: if_an_pcmcia.c

Log Message:
Adopt to new 802.11 framework.
Add support of version 5.30.17 firmware of PCMCIA 350 series.
MPI350 mini-PCI is NOT YET supported.
MONITOR mode is still not yet working.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/ic/an.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/ic/anreg.h
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/anvar.h
cvs rdiff -r1.8 -r1.9 src/sys/dev/isapnp/if_an_isapnp.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/if_an_pci.c
cvs rdiff -r1.16 -r1.17 src/sys/dev/pcmcia/if_an_pcmcia.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