From owner-cvs-all Tue Jun 22 12:12:15 1999 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 02CDB14A2E; Tue, 22 Jun 1999 12:12:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45176; Tue, 22 Jun 1999 12:12:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906221912.MAA45176@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 12:12:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 12:12:11 PDT src/sys/dev/pccard - Imported sources Update of /home/ncvs/src/sys/dev/pccard In directory freefall.freebsd.org:/d/users/obrien/1.20 Log Message: Virgin import of Xircom PCCARD driver v1.20 (1999/06/13): * Conformance with Dingo specification. This includes: Collision/error statistics gathering. Multicast address filtering, eg. the hash filter. Initialisation and interrupt handling sequences. Note that I've started on some of this already in v1.20. * The probe routine needs some more work, to identify oddities such as the REM10. * There are still problems with the autonegotiation code; specifically, it won't autonegotiate with some 10/100 hubs. This might simply be the hardware not getting along, in which case there's nothing we can do, but it's still worth investigating * CEM28/CEM33 support. Should be able to integrate this directly from the Linux code. * Performance enhancements: Full-duplex on 10Mbit networks. Virtual shared-memory mode. Early send and receive modes. Developed by: Scott Mitchell Obtained from: http://www.freebsd-uk.eu.org/~scott/xe_drv/ Status: Vendor Tag: SCOTT_MITCHELL Release Tags: xe_1_20 C src/sys/dev/pccard/if_xe.c U src/sys/dev/pccard/if_xereg.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSCOTT_MITCHELL:yesterday -jSCOTT_MITCHELL src/sys/dev/pccard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message