Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: degroote
Date: Mon Jul 30 18:57:20 UTC 2012
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/conf: files
src/sys/dev/pci: files.pci
Added Files:
src/share/man/man4: malo.4
src/sys/dev/ic: malo.c maloreg.h malovar.h
src/sys/dev/pci: if_malo_pci.c
Log Message:
Add malo(4)@pci driver for Marvell Libertas wireless adaptor
Ported from OpenBSD
Known issues :
- contrary to OpenBSD one, only support pci at the moment, because I don't
have the necessary hardware to test PCMCIA / CARDUS Marvell Card
- not connected to pmf(9) (unable to test it)
To generate a diff of this commit:
cvs rdiff -u -r1.1399 -r1.1400 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.589 -r1.590 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/malo.4
cvs rdiff -u -r1.1052 -r1.1053 src/sys/conf/files
cvs rdiff -u -r0 -r1.1 src/sys/dev/ic/malo.c src/sys/dev/ic/maloreg.h \
src/sys/dev/ic/malovar.h
cvs rdiff -u -r1.358 -r1.359 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/if_malo_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