]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hw_random: 82801AB PCI Bridge support
authorEric Van Buggenhaut <ericvb@debian.org>
Sun, 8 Jan 2006 09:05:03 +0000 (01:05 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:06 +0000 (20:14 -0800)
commitac87d1a1c6e8a1214aa2213d6aa6b7cacecf7a8e
treede1ad2a173e5fecaeffdcbcf93e30fbd3965bf39
parent554304418f7996ea4d107e4964880daa9f98b076
[PATCH] hw_random: 82801AB PCI Bridge support

pci.lst lists device 80862430 as another RNG

# grep 80862430 /lib/discover/pci.lst
        80862430        bridge  i810_rng        82801AB PCI Bridge

but it's not listed in rng_pci_tbl[]

Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/hw_random.c