Re: 2.3.16-pre1: /proc/pci broken?

Mr. James W. Laferriere (babydr@baby-dragons.com)
Tue, 31 Aug 1999 00:48:19 -0700 (PDT)


Hello David, Would it also be valid to do
something like this in top Makefile ? Tia, JimL

- CC =$(CROSS_COMPILE)gcc -D__KERNEL__ -I$(HPATH)
+ CC =$(CROSS_COMPILE)gcc -D__KERNEL__ -DCONFIG_PCI_OLD_PROC -I$(HPATH)

On Tue, 31 Aug 1999, David S. Miller wrote:
> Date: Tue, 31 Aug 1999 02:32:22 -0400
> From: Jeff Garzik <jgarzik@pobox.com>
> >From 2.3.16-pre1 w/ a standard x86 config:
>
> chief:~/download/fb/cirrus> cat /proc/pci
> cat: /proc/pci: Bad file descriptor

> Remove CONFIG_PCI_OLD_PROC ifdefs from fs/proc/array.c
> davem@redhat.com
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
>

+-----------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | 25416 22nd So | Give me Linux |
| babydr@baby-dragons.com | DesMoines WA 98198 | only on AXP |
+-----------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/