Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 21:36:04 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: Multiple hpet messages during boot
Message-ID:  <4C911214.7060406@FreeBSD.org>
In-Reply-To: <mailpost.1284533367.9527854.69639.mailing.freebsd.current@FreeBSD.cs.nctu.edu.tw>
References:  <mailpost.1284533367.9527854.69639.mailing.freebsd.current@FreeBSD.cs.nctu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
Joel Dahl wrote:
> I noticed this during boot (HEAD from yesterday):
> 
> hpet0: [FILTER]
> hpet0: [FILTER]
> hpet0: [FILTER]
> hpet0: [FILTER]
> hpet0: [FILTER]
> hpet0: [FILTER]
> hpet0: [FILTER]
> hpet0: [FILTER]
> 
> Is it really necessary to print this 8 times?

HPET at present chipsets may use up to 8 IRQs. Driver registers filter
interrupt handlers for them. Interrupt handling code prints this.

If you boot with verbose, you may see that some network cards prints
alike things for the number of supported MSI/MSI-X interrupts.

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C911214.7060406>