[PATCH 1/1] Autoload nouveau on NetBSD as well

2016-11-03 Thread Maya Rashish
It has added support for it --- hw/xfree86/common/xf86pciBus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xfree86/common/xf86pciBus.c b/hw/xfree86/common/xf86pciBus.c index bed4434..15bd59e 100644 --- a/hw/xfree86/common/xf86pciBus.c +++

[PATCH 1/1] Simplify, statement is always true.

2016-09-22 Thread Maya Rashish
pVideo->bus is uint8_t, always less than 256. Signed-off-by: Maya Rashish <co...@sdf.org> --- hw/xfree86/common/xf86pciBus.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/hw/xfree86/common/xf86pciBus.c b/hw/xfree86/common/xf86pciBus.c index 8158c2b..bed44