Re: [2.1.97] /proc/bus/pci has disappeared again.

Martin Mares (mj@atrey.karlin.mff.cuni.cz)
Sun, 19 Apr 1998 10:22:08 +0200


Hi,

> After installing linux-2.1.97 I've discovered that /proc/bus/pci has
> disappeared again. My system is a 486 UP.

Oops, I've fixed it few seconds before I've sent the patch to Linus, but
forgot to change the diff as well :-(

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"This line is umop apisdn."

--- drivers/pci/pci.c.mj Sun Apr 19 10:16:01 1998 +++ drivers/pci/pci.c Sun Apr 19 10:16:03 1998 @@ -323,7 +323,7 @@ pci_quirks_init(); #endif -#ifdef CONFIG_PROC +#ifdef CONFIG_PROC_FS pci_proc_init(); #endif }

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu