edoneel daily - daily stuff on random subjects


Downloads

If you're here for downloads, your current choices are:

NetBSD Current

The patches for the softfloat build are now included in NetBSD-current. Set MKSOFTFLOAT=yes

NetBSD 2.0

Thanks to John Klos of ziaspace.com for CPU and diskspace to build this!

This is somewhat tested. That said, some folks with LC040s seem to work well, and some seem to have problems. Get the files from m68k.

NetBSD 1.6.2 and earlier

These are located in the same place as NetBSD 2.0. Personally I'd recommend that you just use 2.0

General

NB: Any additional things you build for your LC040 system must be built with the -msoft-float flag to gcc.

The patch to get the PowerBook 520/540/550 builtin trackpad to work is from Takeshi Shibagaki. He said that if you change ams.c so that the line

sc->handler_id = aa_args->handler_id;
	
to
sc->handler_id = ADBMS_100DPI;
	

the trackpad works. Building a kernel with this changed ams.c gets a working trackpad.

Squeak/Smalltalk


Bruce O'Neel

Last modified: Thu Mar 3 17:11:55 MET 2005