Date: Sat, 24 Apr 1999 13:17:05 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa si.c rp.c stallion.c src/sys/dev/hea eni.c src/sys/dev/hfa fore_load.c Message-ID: <199904242017.NAA98734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/24 13:17:05 PDT Modified files: sys/i386/isa si.c rp.c stallion.c sys/dev/hea eni.c sys/dev/hfa fore_load.c Log: Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't hurt the driver portability to 3.x too much for where drivers are shared. Revision Changes Path 1.80 +5 -1 src/sys/i386/isa/si.c 1.22 +4 -0 src/sys/i386/isa/rp.c 1.26 +5 -1 src/sys/i386/isa/stallion.c 1.6 +6 -2 src/sys/dev/hea/eni.c 1.6 +6 -2 src/sys/dev/hfa/fore_load.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904242017.NAA98734>