Searched hist:140438 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/isp/
H A Disp_freebsd.cdiff 200089 Fri Dec 04 01:43:49 MST 2009 mjacob Fix cases where we've managed to get a Loop UP event prior to initializing
the loop down counter, as well as other things. This was brought to my
attention with a different fix, more for RELENG_7- this one covers the
multiple channel case.

PR: 140438
MFC after: 1 month
H A Disp_freebsd.hdiff 200089 Fri Dec 04 01:43:49 MST 2009 mjacob Fix cases where we've managed to get a Loop UP event prior to initializing
the loop down counter, as well as other things. This was brought to my
attention with a different fix, more for RELENG_7- this one covers the
multiple channel case.

PR: 140438
MFC after: 1 month
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.hdiff 140438 Tue Jan 18 17:42:17 MST 2005 sam adjust tx buffer allocation based on empirical testing:
o increase the max per-frame tx descriptor count and the number of tx
buffers for forthcoming fast frame support
o correct the max scatter/gather count; it cannot be larger than the
max(tx,rx,beacon) descriptor counts

Completed in 566 milliseconds