Date: Fri, 26 Jul 2002 01:07:56 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c pcic_pci.h Message-ID: <200207260807.g6Q87ub9040285@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/07/26 01:07:56 PDT Modified files: sys/pccard pcic_pci.c pcic_pci.h Log: MFp4: o reduce the extra-long ID names. o TI-1510, 1520 and 4510 support. o MFUNC is the name of the register on TI 1200 and newer chips (except 125x and 1450). Initialize it in the func routine, but only if NO_MFUNC isn't set. o better comments about above workaround o register definitions for MFUNC. o move zoom video disable to a better place. Revision Changes Path 1.120 +131 -122 src/sys/pccard/pcic_pci.c 1.35 +12 -0 src/sys/pccard/pcic_pci.h 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?200207260807.g6Q87ub9040285>