OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

Heads up: new driver class scsi-self-identifying

Date: Tue, 03 Jun 2008 11:07:25 +0800
From: Javen Wu <Javen.Wu at sun dot com>
To: onnv-gate at onnv dot eng dot sun dot com, on-all at eng dot sun dot com
Subject: Heads up: new driver class scsi-self-identifying

My putback of

PSARC 2008/337 scsi-self-identifying
6637648 new class scsi-self-identifying needed

adds a new driver class "scsi-self-identifying" for HBA drivers which are
self-identifying but do not belong to class "scsi".

For BFU users:

The change is a minor flag day for X86 BFU users. If you are going to 
BFU with
these changes before /ws/onnv-gate/public/bin/bfu is updated, E.g.,if `grep
chk_update_drv_class /ws/onnv-gate/public/bin/bfu` reports no output, 
then it is
still old version. To ensure you use correct /kernel/drv/sd.conf., you 
should
use the bfu from your own updated workspace.
`acr` is needed after BFU on both SPARC and X86,please make sure your 
following
files are updated:

/etc/driver_classes
/kernel/drv/sd.conf (X86/SPARC)
/kernel/drv/ssd.conf(SPARC)

This putback affects (Cap-Eye) Install users due to CR6682564: The putback
requires matching kernel code and sd.conf/ssd.conf.

-Javen