Date: Wed, 21 Feb 2001 14:13:08 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c if_pcnreg.h Message-ID: <200102212213.f1LMD8D34955@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/02/21 14:13:08 PST Modified files: (Branch: RELENG_4) sys/pci if_pcn.c if_pcnreg.h Log: MFC a change from the head that lets us detect whether we're in 16bit or 32bit mode in pcn_probe() and allows us to read the chip ID from devices in 16-bit mode without getting them stuck in 32-bit mode. (Everyone follow that?) This has been in -current for some time. Revision Changes Path 1.5.2.5 +33 -4 src/sys/pci/if_pcn.c 1.3.2.3 +2 -2 src/sys/pci/if_pcnreg.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?200102212213.f1LMD8D34955>