ambrisko 2006-06-15 16:44:27 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/dev/amr amr.c amr_linux.c amr_pci.c amrvar.h Log: MFC a bunch of fixes: - Make amr_linux work as a module by avoiding calling amr_linux_ioctl_int from the amr_linux. This simplifies the amr_linux shim and puts the smarts into amr.c. - 1.76 - 1.77 of amr.c (race conditions). - 1.34 of amr_pci.c (compiler warning). Revision Changes Path 1.65.2.6 +51 -16 src/sys/dev/amr/amr.c 1.1.2.3 +11 -122 src/sys/dev/amr/amr_linux.c 1.29.2.3 +4 -5 src/sys/dev/amr/amr_pci.c 1.26.2.3 +0 -2 src/sys/dev/amr/amrvar.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"