Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 10/25/1998 00:20:53
Module Name: src
Committed By: cgd
Date: Sun Oct 25 07:20:53 UTC 1998
Modified Files:
src/sys/arch/i386/i386 [netbsd-1-3]: machdep.c
Log Message:
correct panic message in _bus_dmamap_load_mbuf (PR#6226). (frueauf)
(_bus_dmamap_load_mbuf is implemented in -current, but in 1.3-branch
the "unimplemented" panic message was incorrect. this is a patch
straight from the PR.)