southbridge vt82c686

Nhan NGO DINH nhan.ngodinh at dilogix.it
Thu May 1 07:53:01 CEST 2003


Greetings,

With the latest CVS I have problems with the support for the southbridge in 
subject. Here is a part of the make output:

===
gcc ... -o southbridge.o 
/usr/src/freebios/src/southbridge/via/vt82c686/southbri
dge.c
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c: In function 
`keybo
ard_on':
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:32: warning: 
passin
g arg 3 of `pci_read_config_byte' discards qualifiers from pointer target type
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:48: warning: 
passin
g arg 3 of `pci_read_config_byte' discards qualifiers from pointer target type
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c: In function 
`south
bridge_fixup':
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:83: warning: 
implic
it declaration of function `memcpy'
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:96: `devfn' 
undecla
red (first use in this function)
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:96: (Each 
undeclare
d identifier is reported only once
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:96: for each 
functi
on it appears in.)
/usr/src/freebios/src/southbridge/via/vt82c686/southbridge.c:96: too many 
argume
nts to function `pci_write_config_byte'
make: *** [southbridge.o] Error 1
===

At line 96, there is a wrong parameters count for pci_write_config_byte 
function.
Any suggestions?

Bye.

Nhan NGO DINH





More information about the coreboot mailing list