Date: Tue, 5 Jun 2001 16:42:52 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus_cis.c Message-ID: <200106052342.f55NgqD83673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/06/05 16:42:52 PDT Modified files: sys/dev/cardbus cardbus_cis.c Log: Use bus_space when reading CIS. This allows us to access it in 8 bit mode, which is what the standard mandates. Submitted by: Takanori Watanabe-san Reviewed by: jhb Revision Changes Path 1.9 +13 -9 src/sys/dev/cardbus/cardbus_cis.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?200106052342.f55NgqD83673>