Date: Tue, 10 Mar 2009 12:10:50 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c Message-ID: <200903101210.n2ACAuiD099965@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-03-10 12:10:50 UTC
FreeBSD src repository
Modified files:
sys/dev/cardbus cardbus.c
Log:
SVN rev 189619 on 2009-03-10 12:10:50Z by imp
When freeing all the resources of the card, it is better to turn off
the PORTEN and MEMEN bits in the command register than to zero the
bars.
Use pci_write_ivar directly instead of a one-line wrapper that adds no
value.
Track verbosity changes in pci.
Remove a stray blank line.
Revision Changes Path
1.70 +11 -15 src/sys/dev/cardbus/cardbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903101210.n2ACAuiD099965>
