CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/23 19:35:29
Modified files:
sys/dev/ic : qlw.c
sys/dev/pv : xbf.c
Log message:
Nuke some pointless *_dev_probe() and *_dev_free() functions and
set/trust the scsiconf.c probing limits. Same as was done to
vioblk(4).
ok dlg@
