CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2020/07/16 06:38:44
Modified files: sys/scsi : scsiconf.c scsiconf.h Log message: Beef up struct scsibus_softc to hold the information needed to initialize the scsi_link's on the bus. After sucking this information out of the "prototype" link provided by the scsibus_attach_arg, no need to keep a pointer to that prototype.