Date: Tue, 11 Feb 2003 22:11:47 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus_cis.c Message-ID: <200302120611.h1C6BlFl047220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/02/11 22:11:47 PST
Modified files:
sys/dev/cardbus cardbus_cis.c
Log:
MF-p4:
Kill the slightly bogus #define for DECODE_PROTOTYPE
Be less verbose. Hide most (all I hope) of the CIS
parsing behind cardbus_debug_cis (which is set with
hw.cardbus.debug_cis=1).
This doesn't fix problems with parsing, but should make cardbus
less chatty. There appears to be some issues still with the
parsing of the CIS, but this won't fix them.
Prompted by: scottl
Revision Changes Path
1.31 +154 -80 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?200302120611.h1C6BlFl047220>
