cvs commit: src/sys/dev/cp cpddk.c cpddk.h if_cp.c ng_cp.h
Roman Kurakin
rik at FreeBSD.org
Wed May 5 09:11:46 PDT 2004
rik 2004/05/05 09:11:45 PDT
FreeBSD src repository
Added files:
sys/dev/cp cpddk.c cpddk.h if_cp.c ng_cp.h
Log:
Add support for Cronyx Tau-PCI adapters.
Note: cpddk.c is in obfuscated form (discussed with core@).
As always, driver will be connected to the build a bit
later after some extra testings.
Revision Changes Path
1.1 +5823 -0 src/sys/dev/cp/cpddk.c (new)
1.1 +362 -0 src/sys/dev/cp/cpddk.h (new)
1.1 +2784 -0 src/sys/dev/cp/if_cp.c (new)
1.1 +31 -0 src/sys/dev/cp/ng_cp.h (new)
More information about the cvs-src
mailing list