Re: ipw driver

看板DFBSD_submit作者時間21年前 (2005/03/09 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串15/17 (看更多)
Matthew Dillon <dillon@apollo.backplane.com> wrote: > I committed the base set. How about Andrew and Johannes coordinate > with each other and then post the followup work to submit@ and I'll > get it committed. > > I'll make the NOWAIT->WAITOK changes right now. > > -Matt > Matthew Dillon > <dillon@backplane.com> Ok, here's a first cleanup patch for the ipw driver: http://www.ecademix.com/JohannesHofmann/ipw_cleanup.patch.gz It includes - use of DragonFly api instead of bpf_mtap2() and enable raw bpf related code. - use of IPW_LOCK/IPW_UNLOCK macros instead of directly using splimp()/splx(). - make if_ipw.c WARNS?=6 clean. I did not yet include the suggested bus_dmamap_sync() operations, which I am still discussing with Andrew. Johannes
文章代碼(AID): #12BUYK00 (DFBSD_submit)
文章代碼(AID): #12BUYK00 (DFBSD_submit)