OpenSolaris

You are not signed in. Sign in or register.

Heads-up: driver developers

Date: Tue, 01 May 2007 06:37:09 -0600
From: Chris Horne <Chris.Horne at Sun dot COM>
To: onnv-gate at onnv dot eng dot sun dot com
Subject: Heads-up: driver developers

If you deal with driver packaging, read on...

My putback of

  PSARC 2007/176 path-oriented driver alias
  6536151 path-oriented driver alias

supports add_drv(1M) '-i' aliases without double quotes. With this
putback, aliases added to /etc/driver_aliases are always quoted, even
when the CLI alias is unquoted.  Previously, some unquoted alias
strings appeared to work, yet caused parsing errors on reboot.

For compatibility with install servers running older versions of
Solaris, driver packaging scripts should continue to use double
quotes.

-Chris