Subject: CVS commit: syssrc/sys/arch/i386/pnpbios
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/24/2002 12:19:38
Module Name: syssrc
Committed By: jmc
Date: Sun Nov 24 10:19:38 UTC 2002
Modified Files:
syssrc/sys/arch/i386/pnpbios: npx_pnpbios.c
Log Message:
Provide a cast when setting up the interrupt handler (npxintr has a different
signature than the prototype expects)
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/pnpbios/npx_pnpbios.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.