Subject: warning: uses deprecated function pci_io_find() ?
To: None <current-users@NetBSD.ORG>
From: Thorsten Frueauf <frueauf@cyberlap.ira.uka.de>
List: current-users
Date: 04/16/1997 20:25:41
Hello!

Since the pci changes (14.4.97?) I get the following warnings when compiling
a kernel:

ld -z -Ttext F8100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
../../../../arch/i386/pci/pci_compat.c:95: warning: uses deprecated function pci_io_find()
../../../../arch/i386/pci/pci_compat.c:119: warning: uses deprecated function pci_mem_find()
text    data    bss     dec     hex
909312  45056   90220   1044588 ff06c

Something to worry about? The kernel seem to work. This is NetBSD/i386 current
15.4.1997 on a Toshiba Tecra 500 CDT.

Greets
      Thorsten