Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2004 12:19:01 -0800 (PST)
From:      Roman Kurakin <rik@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ctau am8530.h ctau.c ctau2fw.h ctaue1fw.h ctaufw.h ctaug7fw.h ctaureg.h ctddk.c ctddk.h ds2153.h hdc64570.h if_ct.c lxt318.h ng_ct.h
Message-ID:  <200402232019.i1NKJ1OO076513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rik         2004/02/23 12:19:01 PST

  FreeBSD src repository

  Added files:
    sys/dev/ctau         am8530.h ctau.c ctau2fw.h ctaue1fw.h 
                         ctaufw.h ctaug7fw.h ctaureg.h ctddk.c 
                         ctddk.h ds2153.h hdc64570.h if_ct.c 
                         lxt318.h ng_ct.h 
  Log:
  Add support for Cronyx-Tau. For now I added only Tau-ISA files, system files
  would be changed in next patches, after extra verifications.
  
  Approved by: imp (mentor)
  
  Revision  Changes    Path
  1.1       +115 -0    src/sys/dev/ctau/am8530.h (new)
  1.1       +1796 -0   src/sys/dev/ctau/ctau.c (new)
  1.1       +498 -0    src/sys/dev/ctau/ctau2fw.h (new)
  1.1       +2066 -0   src/sys/dev/ctau/ctaue1fw.h (new)
  1.1       +848 -0    src/sys/dev/ctau/ctaufw.h (new)
  1.1       +2062 -0   src/sys/dev/ctau/ctaug7fw.h (new)
  1.1       +276 -0    src/sys/dev/ctau/ctaureg.h (new)
  1.1       +1162 -0   src/sys/dev/ctau/ctddk.c (new)
  1.1       +606 -0    src/sys/dev/ctau/ctddk.h (new)
  1.1       +290 -0    src/sys/dev/ctau/ds2153.h (new)
  1.1       +492 -0    src/sys/dev/ctau/hdc64570.h (new)
  1.1       +2737 -0   src/sys/dev/ctau/if_ct.c (new)
  1.1       +44 -0     src/sys/dev/ctau/lxt318.h (new)
  1.1       +31 -0     src/sys/dev/ctau/ng_ct.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402232019.i1NKJ1OO076513>