Date: Tue, 15 Jan 2008 13:20:12 -0500 From: Leo Bicknell <bicknell@ufp.org> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-acpi@freebsd.org Subject: Re: kern/119675: [acpi] apic_hpet0 probe causes divide by zero kernel panic Message-ID: <20080115182012.GB84177@ussenterprise.ufp.org> In-Reply-To: <200801151243.30323.jhb@freebsd.org> References: <200801151640.m0FGe4hT005360@freefall.freebsd.org> <200801151243.30323.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In a message written on Tue, Jan 15, 2008 at 12:43:29PM -0500, John Baldwin wrote: > I forgot to include a return() statement to make it actually fail the attach. > My bad. Updated patch below: With this I can successfully boot. I enabled all the other hardware I'd disabled in the BIOS and now everything appears to be seen by FreeBSD, except of course the hpet0 driver. This fixes my problems, as I don't neeed the high precision timer, however I'm happy to do some more debugging if someone wants to try and actually get it working on this chipset/motherboard. -- Leo Bicknell - bicknell@ufp.org - CCIE 3440 PGP keys at http://www.ufp.org/~bicknell/ Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080115182012.GB84177>