cvs commit: src/sys/arm/at91 at91.c
Warner Losh
imp at FreeBSD.org
Sat Mar 18 01:35:50 UTC 2006
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
More information about the cvs-src
mailing list