From owner-cvs-all Sat Mar 18 17:54: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B49F37B6F3; Sat, 18 Mar 2000 17:53:58 -0800 (PST) (envelope-from lile@FreeBSD.org) Received: (from lile@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA11745; Sat, 18 Mar 2000 17:53:58 -0800 (PST) (envelope-from lile@FreeBSD.org) Message-Id: <200003190153.RAA11745@freefall.freebsd.org> From: Larry Lile Date: Sat, 18 Mar 2000 17:53:58 -0800 (PST) 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG lile 2000/03/18 17:53:58 PST Modified files: (Branch: RELENG_3) sys/contrib/dev/oltr if_oltr.c trlld.h trlldbm.c trlldhm.c trlldmac.c 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 . * Approved by: Jordan K. Hubbard Revision Changes Path 1.5.2.2 +1377 -1267src/sys/contrib/dev/oltr/if_oltr.c 1.1.2.1 +902 -892 src/sys/contrib/dev/oltr/trlld.h 1.1.2.1 +2676 -1997src/sys/contrib/dev/oltr/trlldbm.c 1.1.2.1 +2505 -1885src/sys/contrib/dev/oltr/trlldhm.c 1.1.2.1 +2627 -1976src/sys/contrib/dev/oltr/trlldmac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message