o	Fix u32/unsigned long mess to make it work on sparc64/Alpha
	(should be finished)
o       sort out the pagetable allocation
        - Possible problems with 64 bit machines (mostly done)
o	Joystick code is broken (it should be fixed now, 3/30/2000)
	- Cannot assume probe order
	- Cannot go blindly moving ports around
o	improve recording support
	- support MIC and FX recording buffers
o	implement /dev/sequencer
o	put support for midi, mixer in different modules (?)
o	get digital ouput and A3-C sound working
o	replace get_free_pages with pci_alloc_consistent
	(it may solve problems on 64 bit machines)
