CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/05 06:49:27
Modified files:
sys/dev/ic : qla.c qlareg.h qlavar.h
Log message:
set adapter buswidth according to the number of loop ids supported by the
firmware (2048 for 2k login firmware, 256 otherwise)
pointed out by deraadt@, ok dlg@
