freebsd-dev/sys/dev/bge
Scott Long 59caf6ec50 Don't base the number of jumbo segments on page size, instead base it on the
fact that jumbo desriptors are defined to have 3 segments.

Found by: Coverity Prevent(tm)
2006-01-14 17:42:22 +00:00
..
if_bge.c 1) move all link state detection code from bge_tick_locked() to bge_link_upd() 2006-01-13 08:59:40 +00:00
if_bgereg.h Don't base the number of jumbo segments on page size, instead base it on the 2006-01-14 17:42:22 +00:00