Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 22:12:39 -0700 (PDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/idt idt.c idt_harp.c idt_pci.c idtreg.h idtvar.h src/sys/modules/idt Makefile
Message-ID:  <200209300512.g8U5CdrK029756@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2002/09/29 22:12:39 PDT

  Added files:
    sys/dev/idt          idt.c idt_harp.c idt_pci.c idtreg.h 
                         idtvar.h 
    sys/modules/idt      Makefile 
  Log:
  HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).
  
  Obtained from:   Richard Hodges <rh@matriplex.com>
  
  Revision  Changes    Path
  1.1       +3307 -0   src/sys/dev/idt/idt.c (new)
  1.1       +764 -0    src/sys/dev/idt/idt_harp.c (new)
  1.1       +323 -0    src/sys/dev/idt/idt_pci.c (new)
  1.1       +77 -0     src/sys/dev/idt/idtreg.h (new)
  1.1       +228 -0    src/sys/dev/idt/idtvar.h (new)
  1.1       +9 -0      src/sys/modules/idt/Makefile (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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