[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
875P & RNG
- To: tech@openbsd.org
- Subject: 875P & RNG
- From: Alexandre H <openbsdah@wanadoo.fr>
- Date: Tue, 17 Jun 2003 20:33:52 +0000
- User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030608
Michael Shalayeff wrote:
>rng is a false call.
About the RNG i have sent to you (Michael Shalayeff) the following :
>0] In /sys/dev/pci/pcidevs i add the following (for 875P MCH (0x2578)
><product INTEL 2875P_MCH 0x2578 82875P MCH>
>after
><product INTEL E7500_HB 0x2540 E7500 MCH Host>
>1] I run make in /sys/dev/pci.
>2] In pchb.c i add the following case with the string from the new
>pcidevs.h
><case PCI_PRODUCT_INTEL_82875P_MCH:>
>after
><case PCI_PRODUCT_INTEL_82860_HB:>
>3} I have compiled a new kernel and done cp.
>4] reboot
>5] And suspense... :
><pchb0 at pci0 dev 0 function 0 "Intel 82875P MCH" rev 0x02: rng active
>, 370Kb/sec>
Somebody can see a "false call" in this thing ?