Remove all occurences of outb(*, 0x80), and replace them with post_code(). Create post_codes.h to store a central place for post codes. Replace common post_codes with macros defined in post_codes.h.
Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
--- Oops, forgot to include that.