CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/16 19:50:23
Modified files:
sys/dev/ic : oosiop.c osiop.c siop.c siop_common.c
siopvar_common.h
Log message:
The siop family members use various atop/ptoa dances (oosiop/osiop) or
as static value of 16 * PAGE_SIZE (siop). But all end up with a max
i/o size of of MAXPHYS or more. So no need for their *_minphys.
