2000-05-07 04:24:33 +04:00
|
|
|
Things to do for the bktr driver, in no special order:
|
|
|
|
|
|
|
|
o check for a possibility to replace remaining vtophys()
|
|
|
|
o clean up bt8xx.h
|
2003-03-12 03:24:41 +03:00
|
|
|
o does it work on alpha?
|
2000-05-07 04:24:33 +04:00
|
|
|
o use NetBSD's own i2c-functions
|
2001-11-29 18:01:19 +03:00
|
|
|
o look for cause of warning:
|
2000-05-07 04:24:33 +04:00
|
|
|
bktr0: ioctl: tsleep error 35 200001c
|
2001-11-29 18:01:19 +03:00
|
|
|
See mail by Stuart Sharpe <stu@drazi.demon.co.uk>
|
|
|
|
on Wed, 4 Oct 2000 21:50:11 +0100 (BST) on current-users,
|
|
|
|
Message-Id: <200010042050.e94KoEg00353@drazi.demon.co.uk>
|
2000-05-07 04:24:33 +04:00
|
|
|
o split up contents of bktr directory to better places? (also fix
|
|
|
|
bktr2netbsd in that case)
|
2000-05-07 05:46:01 +04:00
|
|
|
o replace unsigned long by u_int32_t (and similar for int/short?)
|