]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230330:
authored <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Feb 2012 16:58:06 +0000 (16:58 +0000)
committered <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Feb 2012 16:58:06 +0000 (16:58 +0000)
commit7f4175d53c3dc8ac69a17bf9930d9b0c949642a0
tree544c83c56193201fc4d3642324fd53b29eeaae62
parentaf4fa647d277392c4f9cff02e4e5c9db4ed28903
MFC r230330:

  Remove remnants of dev_t.

  These functions take a `struct cdev *' -- not a dev_t. Inside the
  kernel, dev_t has the same use as in userspace, namely to store a device
  identifier.

git-svn-id: svn://svn.freebsd.org/base/stable/9@231294 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man9/DEV_MODULE.9
share/man/man9/devtoname.9
share/man/man9/physio.9
share/man/man9/uio.9
share/man/man9/vcount.9