xref: /netbsd-src/sys/dev/pci/bktr/TODO (revision 5feeffaf69f4829e387610afe582cc1d3749dec7)
1Things to do for the bktr driver, in no special order:
2
3o check for a possibility to replace remaining vtophys()
4o clean up bt8xx.h
5o does it work on alpha?
6o use NetBSD's own i2c-functions
7o look for cause of warning:
8  bktr0: ioctl: tsleep error 35 200001c
9  See mail by Stuart Sharpe <stu@drazi.demon.co.uk>
10  on Wed, 4 Oct 2000 21:50:11 +0100 (BST) on current-users,
11  Message-Id: <200010042050.e94KoEg00353@drazi.demon.co.uk>
12o split up contents of bktr directory to better places? (also fix
13  bktr2netbsd in that case)
14o replace unsigned long by u_int32_t (and similar for int/short?)
15