]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Make 'irq' intptr_t instead of uintptr_t so it handles a value of -1
authorjhb <jhb@FreeBSD.org>
Thu, 7 Nov 2002 17:20:58 +0000 (17:20 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 7 Nov 2002 17:20:58 +0000 (17:20 +0000)
commit89f9d57a60d13565ca5669bd5ae8133695f3ae62
treeaaf60d7915d3c677255dfca5f5b71620f806d8b6
parentbf0b83376e161556d1a2c5e8b1dd38e4dd04cbd0
- Make 'irq' intptr_t instead of uintptr_t so it handles a value of -1
  properly.
- Add a cast to quiet a printf warning.
sys/dev/ppbus/lpt.c