]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r227086-227089:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Jan 2012 19:00:29 +0000 (19:00 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Jan 2012 19:00:29 +0000 (19:00 +0000)
commit6dc5df898f717ca388dccf2db6d236e4a6e5839e
tree8ffafdb9fc065b12c731f946129bbf34efe3a41b
parent6ac460cf8f774d261b61257541232d9331cbe4c4
MFC r227086-227089:
r227086:
  Use ANSI function definations.

r227087:
  No functional changes.

r227088:
  Make ti(4) build with 'options TI_PRIVATE_JUMBOS'.
  This was broken in r175872.

  We have a UMA backed jumbo allocator and that is much better
  implementation than having a local jumbo buffer allocator in
  driver. This local allocator would be removed in near future but
  fixing build before removal wouldn't be a bad idea.

r227089:
  s/u_intXX_t/uintXX_t/g

git-svn-id: svn://svn.freebsd.org/base/stable/8@229405 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ti/if_ti.c
sys/dev/ti/if_tireg.h