Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   rpaulo
Date:           Sun Jun  4 20:38:06 UTC 2006

Added Files:
        src/sys/dev/ic: rt2560.c rt2560reg.h rt2560var.h rt2661.c rt2661reg.h
            rt2661var.h

Log Message:
Driver for Ralink chipsets RT2460A, RT2560, RT2561S, RT2561 and RT2661
from FreeBSD/OpenBSD that supersedes ral*.[ch].

Not yet enabled because I don't have a CardBus controller to test and it
will most likely crash during detach.

I tried to include our modifications, but if something is missing please
tell me or add it.

Special thanks to minipci.biz for the donation of one PCI RT2661 and
one CardBus RT2661.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/ic/rt2560.c src/sys/dev/ic/rt2560reg.h \
    src/sys/dev/ic/rt2560var.h src/sys/dev/ic/rt2661.c \
    src/sys/dev/ic/rt2661reg.h src/sys/dev/ic/rt2661var.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