[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Owain Ainsworth <oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 16 Nov 2008 17:30:41 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/11/16 17:30:41
Modified files:
sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_irq.c
drm_lock.c i915_drv.c mach64_drv.c mga_drv.c
r128_drv.c radeon_drv.c savage_drv.c sis_drv.c
tdfx_drv.c
Log message:
Instead of using a width-1 bitfield for storing the driver capabilities
in the callback structure, just use a bunch of ORed together bits. This
has been annoying me for ages.
Visit your host, monkey.org