Re: 2.1.97: /proc/bus/pci disappeared

Dmitry Yaitskov (dima@interlog.com)
Sat, 18 Apr 1998 16:01:43 -0400


On Saturday, Apr 18, Steffen Zahn (zahn@berlin.snafu.de) spake thusly:
> Hello,
>
> I noticed that the directory /proc/bus/pci disappeared for me
> from 2.1.96 to 2.1.97. PCI devices work normally ( NCR 53c810,
> S3 Inc. Vision 968, 3Com 3C905 100bTX).

------------------------------cut here------------------------
*** pci.c.97 Sat Apr 18 15:55:40 1998
--- pci.c Sat Apr 18 15:55:56 1998
***************
*** 323,329 ****
pci_quirks_init();
#endif

! #ifdef CONFIG_PROC
pci_proc_init();
#endif
}
--- 323,329 ----
pci_quirks_init();
#endif

! #ifdef CONFIG_PROC_FS
pci_proc_init();
#endif
}
------------------------------cut here------------------------

-- 
Cheers,
 -Dima.

"When I was crossing the border into Canada, they asked if I had any firearms with me. I said, `Well, what do you need?'" -- Steven Wright

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