Date: Sat, 18 Mar 2006 01:35:49 +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/arm/at91 at91.c Message-ID: <200603180135.k2I1ZnTA033870@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-03-18 01:35:49 UTC FreeBSD src repository Modified files: sys/arm/at91 at91.c Log: MFp4: o Add memory barrier to bus space o Allow for up to 3 IRQs per device o Move to table driven population of children devices. o Add support for usb ohci memory mapped controller resource allocation. o Clean up a bunch of extra writes to disable interrupts that are now done elsewhere. o Force all system interrupt handlers be fast. We get deadlock if they aren't. Revision Changes Path 1.3 +195 -49 src/sys/arm/at91/at91.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603180135.k2I1ZnTA033870>