Joao Barros wrote: > On 6/6/07, Hidetoshi Shimokawa <[EMAIL PROTECTED]> wrote: >> simokawa 2007-06-06 14:31:36 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/firewire firewire.c firewirereg.h fwdev.c fwdma.c >> fwmem.c fwohci.c fwohci_pci.c fwohcivar.h >> if_fwe.c if_fwevar.h if_fwip.c >> if_fwipvar.h sbp.c sbp_targ.c >> Log: >> MFp4: MPSAFE firewire stack. >> - lock its own locks and drop Giant. >> - create its own taskqueue thread. >> - split interrupt routine >> - use interrupt filter as a fast interrupt. >> - run watchdog timer in taskqueue so that it should be >> serialized with the bottom half. >> - add extra sanity check for transaction labels. >> disable ad-hoc workaround for unknown tlabels. >> - add sleep/wakeup synchronization primitives >> - don't reset OHCI in fwohci_stop() >> > > Great work, Thank you!!! >
+1 thanks for the great work Hidetoshi! -- Kind regards, Remko Lodder ** [EMAIL PROTECTED] FreeBSD ** [EMAIL PROTECTED] /* Quis custodiet ipsos custodes */ _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"