DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/wb if_wb.c
joerg 2005/06/08 12:20:09 PDT
DragonFly src repository
Modified files:
sys/dev/netif/wb if_wb.c
Log:
Reorder initialisation to make protection unnecessary.
Use device_printf in wb_attach. Leave critical section ASAP in wb_detach.
Use M_WAITOK for contigmalloc.
Partly-obtained-from: FreeBSD (first part).
Revision Changes Path
1.26 +36 -46 src/sys/dev/netif/wb/if_wb.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/wb/if_wb.c.diff?r1=1.25&r2=1.26&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]