CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/04/03 19:50:25
Modified files: sys/arch/macppc/macppc: autoconf.c Log message: let device_register match scsi devices to anything hanging off a scsibus. this lets path drivers get matched instead of just sd(4). ask mpath to maybe swap a path with a disk via mpath. ok deraadt@