public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tco/rng support for Intel chipsets other than the i810?
@ 2002-11-18 17:51 jordan.breeding
  2002-11-18 18:27 ` Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: jordan.breeding @ 2002-11-18 17:51 UTC (permalink / raw)
  To: linux-kernel

Do Intel chipsets other than the i810 have hardware support for rng/tco drivers 
(i845, i860, E7500)?  If so will Linux be getting drivers for the tco/rng 
capabilities of those chipsets some time in the future?  Thanks.

Jordan

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tco/rng support for Intel chipsets other than the i810?
  2002-11-18 17:51 tco/rng support for Intel chipsets other than the i810? jordan.breeding
@ 2002-11-18 18:27 ` Jeff Garzik
  2002-11-18 19:11   ` Ian Morgan
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff Garzik @ 2002-11-18 18:27 UTC (permalink / raw)
  To: jordan.breeding; +Cc: linux-kernel

jordan.breeding@attbi.com wrote:

> Do Intel chipsets other than the i810 have hardware support for 
> rng/tco drivers
> (i845, i860, E7500)?  If so will Linux be getting drivers for the tco/rng
> capabilities of those chipsets some time in the future?  Thanks.



WRT RNG, more than just i810 supports RNG, yes.  There are several 
chipset ids in i810_rng.c which are for later versions after i810.

So, the driver is perhaps misnamed at this point :) but it's not a huge 
deal, so I haven't renamed it to i8xx_rng.c.  :)

	Jeff




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tco/rng support for Intel chipsets other than the i810?
  2002-11-18 18:27 ` Jeff Garzik
@ 2002-11-18 19:11   ` Ian Morgan
  2002-11-18 19:17     ` Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: Ian Morgan @ 2002-11-18 19:11 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Mailing List

On Mon, 18 Nov 2002, Jeff Garzik wrote:

> WRT RNG, more than just i810 supports RNG, yes.  There are several 
> chipset ids in i810_rng.c which are for later versions after i810.
> 
> So, the driver is perhaps misnamed at this point :) but it's not a huge 
> deal, so I haven't renamed it to i8xx_rng.c.  :)

Do you think I can just add an entry into the rng_pci_tbl[] for my 845PE
(8086, 2560) and have it work?

Regards,
Ian Morgan

-- 
-------------------------------------------------------------------
 Ian E. Morgan          Vice President & C.O.O.       Webcon, Inc.
 imorgan@webcon.ca          PGP: #2DA40D07           www.webcon.ca
    *  Customized Linux network solutions for your business  *
-------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tco/rng support for Intel chipsets other than the i810?
  2002-11-18 19:11   ` Ian Morgan
@ 2002-11-18 19:17     ` Jeff Garzik
  2002-11-18 19:23       ` H. Peter Anvin
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff Garzik @ 2002-11-18 19:17 UTC (permalink / raw)
  To: Ian Morgan; +Cc: Linux Kernel Mailing List

Ian Morgan wrote:

> On Mon, 18 Nov 2002, Jeff Garzik wrote:
>
>
> >WRT RNG, more than just i810 supports RNG, yes.  There are several
> >chipset ids in i810_rng.c which are for later versions after i810.
> >
> >So, the driver is perhaps misnamed at this point :) but it's not a huge
> >deal, so I haven't renamed it to i8xx_rng.c.  :)
>
>
> Do you think I can just add an entry into the rng_pci_tbl[] for my 845PE
> (8086, 2560) and have it work?


I don't have the docs, so I'm guessing here, but it's entirely possible.

	Jeff




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tco/rng support for Intel chipsets other than the i810?
  2002-11-18 19:17     ` Jeff Garzik
@ 2002-11-18 19:23       ` H. Peter Anvin
  0 siblings, 0 replies; 5+ messages in thread
From: H. Peter Anvin @ 2002-11-18 19:23 UTC (permalink / raw)
  To: linux-kernel

Followup to:  <3DD93CD2.10100@pobox.com>
By author:    Jeff Garzik <jgarzik@pobox.com>
In newsgroup: linux.dev.kernel
> 
> >
> > Do you think I can just add an entry into the rng_pci_tbl[] for my 845PE
> > (8086, 2560) and have it work?
> 
> I don't have the docs, so I'm guessing here, but it's entirely possible.
> 

FWIW, the Intel RNG isn't really in the chipset proper, but rather in
the "firmware hub", the glorified BIOS ROM.  The detection mechanism
is interesting, to say the least.

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-11-18 19:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18 17:51 tco/rng support for Intel chipsets other than the i810? jordan.breeding
2002-11-18 18:27 ` Jeff Garzik
2002-11-18 19:11   ` Ian Morgan
2002-11-18 19:17     ` Jeff Garzik
2002-11-18 19:23       ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox