1386N/A * Copyright 2003 by David H. Dawes.
1386N/A * Copyright 2003 by X-Oz Technologies.
1386N/A+ * Copyright (c) 2013 Oracle
and/or its affiliates. All Rights Reserved.
1386N/A * Permission is hereby granted, free of charge, to any person obtaining a
1386N/A * copy of this software and associated documentation files (the "Software"),
1386N/A #ifdef XSERVER_PLATFORM_BUS
1386N/A i = xf86PlatformMatchDriver(matches, nmatches);
1386N/A- char *sbusDriver = sparcDriverName();
1386N/A- matches[i++] = xnfstrdup(sbusDriver);
1386N/A #ifdef XSERVER_LIBPCIACCESS
1386N/A i = xf86PciMatchDriver(matches, nmatches);
1386N/Aindex e101537..8af532d 100644
1386N/A * Copyright (c) 1997-2003 by The XFree86 Project, Inc.
1386N/A+ * Copyright (c) 2013 Oracle
and/or its affiliates. All Rights Reserved.
1386N/A * Permission is hereby granted, free of charge, to any person obtaining a
1386N/A * copy of this software and associated documentation files (the "Software"),
1386N/A@@ -207,9 +208,6 @@ xf86BusProbe(void)
1386N/A #ifdef XSERVER_LIBPCIACCESS
1386N/A-#if (defined(__sparc__) || defined(__sparc)) && !defined(__OpenBSD__)