Date: Tue, 1 Feb 2005 07:43:35 +0000 (UTC) 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/sound/pci cmi.c maestro.c Message-ID: <200502010743.j117hZf0022369@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-02-01 07:43:35 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci cmi.c maestro.c
Log:
BUS_SPACE_UNRESTRICTED shouldn't be used with the bus_alloc_resource
interface. Instead, move to the convenience _any interface.
Revision Changes Path
1.31 +2 -2 src/sys/dev/sound/pci/cmi.c
1.27 +4 -4 src/sys/dev/sound/pci/maestro.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502010743.j117hZf0022369>
