TODO revision 1.6 1 1.1 wiz Things to do for the bktr driver, in no special order:
2 1.1 wiz
3 1.1 wiz o check for a possibility to replace remaining vtophys()
4 1.1 wiz o clean up whitespace before and after braces ("( " -> "(")
5 1.1 wiz o clean up bt8xx.h
6 1.1 wiz o not tested on anything but i386 -- alpha/macppc probably will have
7 1.1 wiz some issues.
8 1.1 wiz o use NetBSD's own i2c-functions
9 1.6 wiz o look for cause of warning:
10 1.1 wiz bktr0: ioctl: tsleep error 35 200001c
11 1.6 wiz See mail by Stuart Sharpe <stu (a] drazi.demon.co.uk>
12 1.6 wiz on Wed, 4 Oct 2000 21:50:11 +0100 (BST) on current-users,
13 1.6 wiz Message-Id: <200010042050.e94KoEg00353 (a] drazi.demon.co.uk>
14 1.1 wiz o split up contents of bktr directory to better places? (also fix
15 1.1 wiz bktr2netbsd in that case)
16 1.2 wiz o remove #ifdef'd FreeBSD/OpenBSD code (?)
17 1.2 wiz o replace unsigned long by u_int32_t (and similar for int/short?)
18