[PATCH] hw_random: 82801AB PCI Bridge support
commite0804b17984afa1504649e2535db489d2a3029b6
authorEric Van Buggenhaut <ericvb@debian.org>
Sun, 8 Jan 2006 09:05:03 +0000 (8 01:05 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:06 +0000 (8 20:14 -0800)
treede1ad2a173e5fecaeffdcbcf93e30fbd3965bf39
parent19144d0beab077950f3e767385e3c1050061b475
[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