From owner-cvs-sys Sat Jan 13 18:19:49 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA05002 for cvs-sys-outgoing; Sat, 13 Jan 1996 18:19:49 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA04987 Sat, 13 Jan 1996 18:19:44 -0800 (PST) Date: Sat, 13 Jan 1996 18:19:44 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601140219.SAA04987@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/eisa aha1742.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk gibbs 96/01/13 18:19:43 Modified: sys/i386/eisa aha1742.c Log: Register our softc at attach time. I forgot to do this in my last commit, causing a panic. Revision Changes Path 1.48 +2 -1 src/sys/i386/eisa/aha1742.c