Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 12:32:20 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sx cd1865.h sx.c sx.h sx_pci.c sx_util.c sx_util.h sxvar.h
Message-ID:  <200404111932.i3BJWKIp066656@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004/04/11 12:32:20 PDT

  FreeBSD src repository

  Added files:
    sys/dev/sx           cd1865.h sx.c sx.h sx_pci.c sx_util.c 
                         sx_util.h sxvar.h 
  Log:
  Frank Mayhar's <frank@exit.com> sx driver for older Specialix
  I/O8+ and I/O4+ intelligent serial controllers.  si is for
  completely different hardware, also made by Specialix.
  
  Revision  Changes    Path
  1.1       +313 -0    src/sys/dev/sx/cd1865.h (new)
  1.1       +2039 -0   src/sys/dev/sx/sx.c (new)
  1.1       +210 -0    src/sys/dev/sx/sx.h (new)
  1.1       +166 -0    src/sys/dev/sx/sx_pci.c (new)
  1.1       +260 -0    src/sys/dev/sx/sx_util.c (new)
  1.1       +159 -0    src/sys/dev/sx/sx_util.h (new)
  1.1       +83 -0     src/sys/dev/sx/sxvar.h (new)



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