OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: xenocara

From: Matthieu Herrb (matthieucvs.openbsd.org)
Date: Tue Sep 08 2009 - 01:56:28 CDT


CVSROOT: /cvs
Module name: xenocara
Changes by: matthieucvs.openbsd.org 2009/09/08 00:56:28

Modified files:
        xserver/hw/xfree86/os-support/bsd: bsd_sbus.c

Log message:
sparcDeviceName: do not fall back to wsfb if no hw specific driver
was found. This is done in the caller already.
While there change to a switch() construct to prepare for potential
future drivers addition.