Date: Sat, 12 Oct 1996 10:33:50 -0700 (PDT) From: Stefan Esser <se> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Message-ID: <199610121733.KAA13003@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/10/12 10:33:50 Modified: sys/pci ncr.c Log: Fix previous commit: The INB/OUTB macros require np->vaddr to be initialized, or a kernel panic will occur. Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Revision Changes Path 1.81 +10 -10 src/sys/pci/ncr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610121733.KAA13003>