Subject: PCI_PRODUCT_INTEL_82559ER undefined
To: None <current-users@NetBSD.org>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: current-users
Date: 07/17/2000 08:38:22
From a kernel build based on yesterday*s sup:

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-uninitialized -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -Di386  -c ../../../../dev/pci/if_fxp_pci.c
../../../../dev/pci/if_fxp_pci.c:122: `PCI_PRODUCT_INTEL_82559ER' undeclared here (not in a function)
../../../../dev/pci/if_fxp_pci.c:122: initializer element for `fxp_pci_products[1].fpp_prodid' is not constant

- Erik