Subject: lance code: what changes?
To: None <current-users@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: current-users
Date: 06/20/2001 07:12:21
Hi,

something changed in the network interface or lance code, but the
amiga backend wasn't adapted:

cc  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Wno-uninitialized -Wno-main -O2 -m68060 -Wa,-m68030 -Wa,-m68851 -msoft-float -I. -I/sys/arch -I/sys -nostdinc -DDRACO -DM68060 -DM060SP -DLKM -DDIAGNOSTIC -DIPR_VJ -DNKPTADDSHIFT="0x17" -DMAXUSERS=8 -D_KERNEL -D_KERNEL_OPT -Damiga -DFPCOPROC  -c /sys/arch/amiga/dev/if_le.c
cc1: warnings being treated as errors
/sys/arch/amiga/dev/if_le.c: In function `ariadne_mediachange':
/sys/arch/amiga/dev/if_le.c:272: warning: passing arg 1 of `lance_init' from incompatible pointer type
/sys/arch/amiga/dev/if_le.c:277: warning: passing arg 1 of `lance_init' from incompatible pointer type

I have no time to research in the next 15 hours. If somebody knows what to do,
please do or send mail.

Regards,
	-is