Date: Wed, 27 Nov 2002 17:09:29 -0800 (PST) From: Noriaki Mitsunaga <non@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nsp nsp_pccard.c Message-ID: <200211280109.gAS19Tqa019964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
non 2002/11/27 17:09:29 PST Modified files: sys/dev/nsp nsp_pccard.c Log: o Changes to support NEWCARD. o Add needed headers. o Add nsp_producs[] product data and nsp_match() function. o Change nsp_pccard_method[] to support both OLDCARD and NEWCARD. o Add warning to fall back to PIO mode when it cannot use SMIT mode. This is needed because memories are not allocated with NEWCARD now. Submitted by: takawata Approved by: re Revision Changes Path 1.15 +35 -2 src/sys/dev/nsp/nsp_pccard.c 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?200211280109.gAS19Tqa019964>