jhb 2008-03-06 21:48:34 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bgereg.h
Log:
Style tweak to the 5722 chipid to match the rest of this file.
Revision ChangesPath
1.77 +1 -1 src/sys/dev/bge/if_bgereg.h
__
jdp 2007-01-11 01:43:25 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bgereg.h
Log:
Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.
It had the sense of the bit reversed.
Revision ChangesPath
1.66 +1 -1 src/sys/dev
jdp 2006-12-22 01:10:36 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bgereg.h
Log:
Correct the BGE_CHIPID_BCM5750_B0 constant.
MFC after: 1 week
Revision ChangesPath
1.64 +1 -1 src/sys/dev/bge/if_bgereg.h
_
glebius 2006-06-08 09:35:02 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bgereg.h
Log:
u_intXX -> uintXX
Revision ChangesPath
1.48 +139 -139 src/sys/dev/bge/if_bgereg.h
___
cvs-all@freebsd.org mai
pjd 2006-05-10 07:27:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/bge if_bgereg.h
Log:
MFC:sys/dev/bge/if_bgereg.h 1.47
Correct an obvious typo.
Revision ChangesPath
1.36.2.5 +1 -1 src/sys/dev/bge/if_bgere
pjd 2006-04-12 12:12:44 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bgereg.h
Log:
Correct an obvious typo.
MFC after: 1 week
Revision ChangesPath
1.47 +1 -1 src/sys/dev/bge/if_bgereg.h
scottl 2006-01-14 17:42:22 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bgereg.h
Log:
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(t