CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/05 18:45:52
Modified files:
sys/scsi : scsiconf.h scsiconf.c
Log message:
Add {sc,saa}_{targets,luns} to scsibus_softc and scsibus_attach_args.
These will be used to replace scsi_link's adapter_buswidth and luns
fields, but for now we stay compatible with existing SCSI adapter
driver conventions while I update them to set the scsibus_attach_args
fields directly.
ok dlg@
