[PATCH] Convert scsi_low from timeout(9) to callout(9)
TAKAHASHI Yoshihiro
nyan at FreeBSD.org
Sun Sep 2 15:06:29 UTC 2012
In article <201208311430.32959.jhb at freebsd.org>
John Baldwin <jhb at freebsd.org> writes:
> Also, it still has
> a lot of compat shims to work on NetBSD. I can't seem to find a scsi_low.c on
> NetBSD at all anymore. Do we still need NetBSD compat shims? If not,
> trimming those would make this code far more readable.
The scsi_low was developed by NetBSD/pc98 team to reduce duplicate
code between scsi drivers. NetBSD/pc98 was developed on a separate
tree and not merged into the NetBSD tree.
Now NetBSD/pc98 is not developed anymore, so I think we may remove
NetBSD part from scsi_low.
---
TAKAHASHI Yoshihiro <nyan at FreeBSD.org>
More information about the freebsd-scsi
mailing list