Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 11/19/2007 04:03:45
Module Name:	src
Committed By:	macallan
Date:		Mon Nov 19 04:03:44 UTC 2007

Modified Files:
	src/sys/dev/pci: genfb_pci.c

Log Message:
various fixes and additions:
- deal with bogus parameters - just return instead of panic()ing
- try to attach a drm
- save and restore BARs in case X messes them up


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/genfb_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.