X86: Add makeAtomicResponse to the read/write functions of x86 devices.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:16:43 +0000 (10:16 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:16:43 +0000 (10:16 -0800)
commit82288e7c3eea0fc62746d746e325c888a13c0a22
treee9cfc318aa62981e344a45158ad00865e7404b0f
parent7462cb0842b9963d137cb578be6a0f7c619712d1
X86: Add makeAtomicResponse to the read/write functions of x86 devices.
src/arch/x86/interrupts.cc
src/dev/x86/cmos.cc
src/dev/x86/i8042.cc
src/dev/x86/i82094aa.cc
src/dev/x86/i8237.cc
src/dev/x86/i8254.cc
src/dev/x86/i8259.cc
src/dev/x86/speaker.cc