Hi community folks, Would you please help review the WUSB+UWB project? You can find background information from the project page:http://www.opensolaris.org/os/project/wusb/. Or you can refer to the following info: PSARC case(which has design documents): http://opensolaris.org/os/community/arc/caselog/2007/425/ WUSB spec: http://www.usb.org/developers/wusb/docs UWB spec: http://www.ecma-international.org/publications/standards/Ecma-368.htm & http://www.ecma-international.org/publications/standards/Ecma-369.htm
In the first phase, we're going to deliver these drivers and modules: hwahc - HWA dongle wusb host controller driver hwarc - HWA dongle radio controller driver uwba - UWBA module, a usba-like module to handle common UWB protocols wusb_ca - WUSB cable association driver, see WUSB_AM_Spec_r10 document in the WUSB specification package. wusb_df - HWA dongle firmware download driver. hwa1480_fw - Firmware module to support Intel i1480 chipsets. and the userland tool, daemon and SMF service: wusbadm - CLI tool to administrate the WUSB host and devices connection contexts(CC). svc:/system/wusbd/default - a service to help dynamically load CCs from user space to kernel, maintain CCs and hotplugged HWA dongles. The webrev for the whole project: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev/ To make it convenient for people to review the separate components, I also have broken it into pieces: hwahc: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.hwahc/ hwarc: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.hwarc/ uwba: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.uwba/ wusb_ca: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.wusb_ca/ wusb_df: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.wusb_df/ hwa1480_fw: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.hwa1480_fw/ wusbadm: http://cr.opensolaris.org/~lei_c/wusb_webrevs/webrev.wusbadm/ Dear security experts, would you please help review the RBAC related stuff in wusbadm module? The WUSB development team appreciates your review. Any comments are warmly welcome. And we appreciate very much if you could send your comments before March 26. Thanks, WUSB Development Team -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/security-discuss/attachments/20090226/22a44466/attachment.html>