Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 01:22:02 -0800 (PST)
From:      Gary Jennejohn <gj@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c
Message-ID:  <200112220922.fBM9M2i87906@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gj          2001/12/22 01:22:02 PST

  Modified files:
    sys/i4b/layer1       i4b_l1.h i4b_l1dmux.c 
  Added files:
    sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c 
                         i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c 
                         i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c 
  Log:
  Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller.
  
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.13      +2 -1      src/sys/i4b/layer1/i4b_l1.h
  1.4       +16 -1     src/sys/i4b/layer1/i4b_l1dmux.c
  1.1       +64 -0     src/sys/i4b/layer1/ifpi2/i4b_ifpi2_ext.h (new)
  1.1       +600 -0    src/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c (new)
  1.1       +573 -0    src/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.h (new)
  1.1       +244 -0    src/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1.c (new)
  1.1       +516 -0    src/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c (new)
  1.1       +1439 -0   src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c (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?200112220922.fBM9M2i87906>