Date: Sun, 10 Jul 2005 10:33:00 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/auxio auxio.c Message-ID: <200507101033.j6AAX07V049490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-07-10 10:33:00 UTC
FreeBSD src repository
Modified files:
sys/dev/auxio auxio.c
Log:
Switch from trying to allocate up to 8 register banks for the EBus
variant to allocating a fixed set of 5 banks that the EBus variant
is documented to have (and also has in reality). Trying to allocate
up to 8 banks is a remnant from experiments during the development
of this driver.
Discussed with: joerg, yongari
Reviewed by: yongari
Approved by: re (scottl)
Revision Changes Path
1.4 +6 -19 src/sys/dev/auxio/auxio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507101033.j6AAX07V049490>
