Date: Tue, 12 Nov 2002 00:23:28 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus_cis.c Message-ID: <200211120823.gAC8NSfN052357@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/11/12 00:23:28 PST
Modified files:
sys/dev/cardbus cardbus_cis.c
Log:
Step one of cleaning and fixing cardbus:
- Fix some especially bad style in the CIS BAR tuple parsing code.
- activate Option ROMS correctly.
- de-obfuscate the Option ROM image selection code.
- Fix mis-interpretation of the PCI spec that prevented Option ROMs whose
CIS section wasn't in the first image from working.
- Fix mis-interpretation of the PCI spec that prevented CIS's mapped into
MEMIO space from working at all.
- Reject invalid CIS pointers.
Reviewed by: imp
Revision Changes Path
1.23 +92 -65 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?200211120823.gAC8NSfN052357>
