Cecilia Hu wrote: > I am sponsoring this case for Felix Feng. It is to provide a new > wireless driver, rwn(7D), for Ralink RT2700/2800 IEEE802.11a/b/g/n > network device. The requested release binding is micro/patch. > > The architecture and interface of it are clear enough to be a self > review, so the case is marked as "closed approved automatic". > > -Cecilia
+1, modulo a nit in the imported interfaces table: Brussels is *not* a Committed interface -- or perhaps more correctly -- the device driver interfaces which this project imports are not Committed. The various mac property interfaces are Consolidation Private, since they depend on GLDv3 which is also Consolidation Private. -- Garrett > > > > > 1. Introduction > 1.1. Project/Component Working Name: > Ralink RT2700/2800 IEEE802.11 a/b/g/n wireless network device > 1.2. Name of Document Author/Supplier: > Author: Felix Feng > 1.3 Date of This Document: > 10 Mar, 2009 > > 4. Technical Description > > 4.1 Details > This case is to support Ralink RT2700/2800 IEEE 802.11a/b/g/n > wireless devices through providing rwn(7D) driver, which is based on > gldv3, mac_wifi plugin, and net80211 kernel module. > > The vendor ID and product ID of the chips supported by this > driver is: > pci1814,601 > pci1814,681 > pci1814,701 > pci1814,781 > pci1a3b,1059 > > This driver supports Brussels, Suspend/Resume, and Fast Reboot. > > +-----------------------------------------------------------------+ > | NAME | STABILITY LABEL | DESCRIPTION | > +------------------------+-----------------------+----------------+ > | Interfaces Exported | > |-----------------------------------------------------------------| > | rwn | Committed | Driver name | > |------------------------+-----------------------+----------------| > | SUNWrwn | Committed | Package name | > +-----------------------------------------------------------------+ > | Interfaces Imported | > |-----------------------------------------------------------------| > | Gldv3/Nemo | Consolidation Private | PSARC/2004/571 | > | | | PSARC/2005/396 | > |------------------------+-----------------------+----------------| > | Mac_wifi plugin | Consolidation Private | PSARC/2006/406 | > |------------------------+-----------------------+----------------| > | net80211 kernel module | Consolidation Private | PSARC/2006/406 | > |------------------------+-----------------------+----------------| > | Brussels | Committed | PSARC/2007/429 | > |------------------------+-----------------------+----------------| > | Fast Reboot | Committed | PSARC/2008/382 | > |------------------------+-----------------------+----------------| > > 6. Resources and Schedule > 6.4. Steering Committee requested information > 6.4.1. Consolidation C-team Name: > ON > 6.4.4. Project Boundary Conditions: > No sparc version for this driver, for net80211 kernel > module exists on x86 platform only. > 6.5. ARC review type: > Self approval