On 2009-11-28, Fred Crowson <fred.crow...@googlemail.com> wrote: > Hi Misc@ > > Well the Libretto successfully boots with a kernel from the 3 April > 2008 and crashes with a kernel built from 4 April 2008. > > Using: > > cvs up -D"3 Apr 2008" and cvs up -D"4 Apr 2008" > > to update my source tree. > > The list of files that changed between the two days are: > > P arch/amd64/conf/GENERIC > P arch/i386/conf/GENERIC > P arch/sparc64/dev/ebus_mainbus.c > P dev/isa/it.c > P dev/isa/itvar.h > P dev/pci/if_bge.c > P dev/pci/if_bgereg.h > P dev/pci/if_lii.c > P dev/pci/if_txp.c > > I'm guessing the changes to dev/isa/it.c or dev/isa/itvar.h are > responsible but I've no idea how to debug this any further. > > I'm guessing I need to somehow back out the changes to 1.28 of it.c > and 1.8 of itvar.h in the current versions of the file and see if that > allows the Libretto to boot - but my brain cannot cope with that > tonight :~(
Here is the set of files involved with this commit; http://anoncvs.estpak.ee/cgi-bin/cgit/openbsd-src/commit/?id=7ca5b93e36fc8d27fe992c1deb942debc710aeea Note that you will also need to revert the change to the kernel configuration file. (Thanks Rivo for the useful things you run on your anoncvs mirror :-)