| ★ wanayoo — archive 1999 http://www.kernelnotes.org/patch/21-p0561.html | Nouvelle recherche | Portail wanayoo |
|
Joe Pranevich (joepran@telerama.lm.com) Sat Jun 14 09:13:00 1997 |
[Home] [Linux 2.0] [Linux 2.1] [Information] [Software] [Distributions] [Links] |
|
Well, I got bored and wanted to get rid of a couple annoying warning messages at boot due to an unknown PCI device and went ahead and made the offending device "known." Unfortunately, the PCI code maintainer (as determined in pci.h) doesn't seem to exist anymore. (Does anyone know if this is a temporary thing, or if there is a new address for the maintainer? Maybe I should have checked the Maintainers file. :) )In any case, here is a simple patch to recognize the ALG-2064 as far as /proc/pci is concerned. It just adds it to the existing device list and should cause no problems. This diff should work with little or no changes in both the 2.0.x and 2.1.x trees. (I'm 90% sure I did the diff right. :) )
If I have sent this to the wrong place, or if there is an official address to send prospective inclusions into the kernel, could someone please tell me.