Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 16:32:44 -0800 (PST)
From:      Larry Lile <lile@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/dev/oltr if_oltr.c trlld.h trlldbm.c trlldhm.c trlldmac.c src/sys/i386/isa isa_compat.h
Message-ID:  <200003190032.QAA05653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
lile        2000/03/18 16:32:43 PST

  Modified files:        (Branch: RELENG_4)
    sys/contrib/dev/oltr if_oltr.c trlld.h trlldbm.c trlldhm.c 
                         trlldmac.c 
    sys/i386/isa         isa_compat.h 
  Log:
  MFC: New-bus Olicom driver
  
  o Replace the old "oltr" driver with the completely re-written
    new-bus Olicom driver, previously known as "ol".  The new
    driver unfortunately does not support ISA cards yet.
  
  o Update the microcode files, interface library and include files
    to the latest PowerMACH works version.  Force even byte alignment
    of adapter microcode.
  
  o Roll in some of the patches from Nikolai Saoukh <nms@ethereal.ru>.
  
  * Approved by: Jordan K. Hubbard <jkh@FreeBSD.org>
  
  Revision  Changes    Path
  1.11.2.1  +1383 -1245src/sys/contrib/dev/oltr/if_oltr.c
  1.3.2.1   +3 -1      src/sys/contrib/dev/oltr/trlld.h
  1.3.2.1   +2679 -2016src/sys/contrib/dev/oltr/trlldbm.c
  1.3.2.1   +2508 -1888src/sys/contrib/dev/oltr/trlldhm.c
  1.3.2.1   +2630 -1979src/sys/contrib/dev/oltr/trlldmac.c
  1.27.2.2  +1 -6      src/sys/i386/isa/isa_compat.h



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?200003190032.QAA05653>