Date: Thu, 13 May 1999 18:59:00 -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: <199905140159.SAA81134@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/05/13 18:59:00 PDT src/sys/dev/pccard - Imported sources Update of /home/ncvs/src/sys/dev/pccard In directory freefall.freebsd.org:/d/users/obrien/Xircom/1.17 Log Message: Virgin import of Xircom PCCARD driver v1.17 v1.17 (1999/03/28) has xperimental fixes to 10Mbit autonegotiation and CE2 input lockup. KNOWN BUGS ========== * Media auto-negotiation is definitely not right. It will work in most circumstances and seems to connect OK to most 100Mbit networks, however some pathological combinations of hubs/networks/peers seem to confuse it. * CE2 support is somewhat flakey (ranging from 'works perfectly' to 'hangs the machine' so far). I've fixed the probe routine and a potential lockup in the output routine, but a lot of people still report that they can't receive or transmit. * You won't be able to use the modem and Ethenet parts of a multifunction card simultaneously. This is limitation the current FreeBSD PCMCIA support. Likewise, there is no support for CardBus devices. 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_17 U src/sys/dev/pccard/if_xe.c U src/sys/dev/pccard/if_xereg.h No conflicts created by this import 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?199905140159.SAA81134>