Date: Tue, 22 Jun 1999 12:12:12 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard - Imported sources Message-ID: <199906221912.MAA45176@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <scott@uk.freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906221912.MAA45176>