看板 DFBSD_commit 關於我們 聯絡資訊
Are you still going to commit the bus_dma patch or did you want me to take care of that? -DR On Mon, 31 Jan 2005 07:39:12 -0800 (PST), Joerg Sonnenberger <joerg@crater.dragonflybsd.org> wrote: > joerg 2005/01/31 07:39:12 PST > > DragonFly src repository > > Modified files: > sys/dev/netif/fxp if_fxp.c if_fxpvar.h > Log: > Remove unused compat code like FXP_LOCK, a fake struct mtx. > Remove FXP_UNIT. Don't define sc_if, use the arpcom entry > directly. Use PCIR_BAR instead of PCIR_MAPS. > > Revision Changes Path > 1.20 +10 -19 src/sys/dev/netif/fxp/if_fxp.c > 1.6 +0 -16 src/sys/dev/netif/fxp/if_fxpvar.h > > http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/if_fxp.c.diff?r1=1.19&r2=1.20&f=u > http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/if_fxpvar.h.diff?r1=1.5&r2=1.6&f=u >