diff --git a/sys/dev/pci/bktr/TODO b/sys/dev/pci/bktr/TODO index 99eefabf9213..df751f7f49ef 100644 --- a/sys/dev/pci/bktr/TODO +++ b/sys/dev/pci/bktr/TODO @@ -12,6 +12,5 @@ o look for cause of warning (without consequence, as far as I can bktr0: ioctl: tsleep error 35 200001c o split up contents of bktr directory to better places? (also fix bktr2netbsd in that case) -o use NetBSD PCI listings for recognition of cards. o remove #ifdef'd FreeBSD/OpenBSD code (?) o replace unsigned long by u_int32_t (and similar for int/short?)