master
To proov that I'm still busy coding for NewOS (and to stay in sync) I submitted the current state of the IDE drivers. They aren't loaded on boot time (enable the last ifdef in modules.c to do so) and they are *not* working yet. *Don't* activate them unless you want your IDE devices get blown up! Also, don't try to fix bugs or whatever as I'll ignore them - just leave it as is!
Pretty major change where all 'addr's went to addr_t. I dont know what I was thinking when I made the addr typedef.
Massive reorganization of kernel addons:
checkin of some work in progress on the usb stack