c8d5ba1891
remove m68k's mach_gettimeoffset function pointer, and instead directly set the arch_gettimeoffset function pointer. This requires multiplying all function results by 1000, since the removed m68k_gettimeoffset() did this. Also, s/unsigned long/u32/ just to make the function prototypes exactly match that of arch_gettimeoffset. Cc: Joshua Thompson <funaho@jurai.org> Cc: Sam Creasey <sammy@sammy.net> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Phil Blundell <philb@gnu.org> Signed-off-by: Stephen Warren <swarren@nvidia.com> |
||
---|---|---|
.. | ||
config.c | ||
hp300map.map | ||
Makefile | ||
README.hp300 | ||
reboot.S | ||
time.c | ||
time.h |
HP300 notes ----------- The Linux/HP web page is at <http://www.tazenda.demon.co.uk/phil/linux-hp/> Currently only 9000/340 machines have been tested. Any amount of RAM should work now but I've only tried 16MB and 12MB. The serial console is probably broken at the moment but the Topcat/HIL keyboard combination seems to work for me. Your mileage may vary. The LANCE driver works after a fashion but only if you reset the chip before every packet. This doesn't make for very speedy operation.