DRM Updates

Craig Dooley craig at xlnx-x.net
Tue Jan 20 11:00:18 PST 2004


Since the last patch was pretty broken, I have finished all the DRM updates and put it all in a tarball.  Notable features of this import would be SIS support, and no reliance on __FreeBSD__.  All conditional code has been modified to work with only __DragonFly__.  The locking is improved with the updates also.

-Craig
-- 
------------------------------------------------------------------------
Craig Dooley                                            craig at xxxxxxxxxx
------------------------------------------------------------------------
Attachment:
drm.tar.gz
Description: application/tar-gz
Index: sys/conf/files
===================================================================
RCS file: /home/dcvs/src/sys/conf/files,v
retrieving revision 1.42
diff -u -r1.42 files
--- sys/conf/files	18 Jan 2004 12:29:46 -0000	1.42
+++ sys/conf/files	20 Jan 2004 18:13:14 -0000
@@ -1344,6 +1344,9 @@
 dev/drm/radeon/radeon_irq.c		optional radeondrm
 dev/drm/radeon/radeon_mem.c		optional radeondrm
 dev/drm/radeon/radeon_state.c		optional radeondrm
+dev/drm/sis/sis_drv.c			optional sisdrm
+dev/drm/sis/sis_ds.c			optional sisdrm
+dev/drm/sis/sis_mm.c			optional sisdrm
 dev/drm/tdfx/tdfx_drv.c			optional tdfxdrm
 emulation/43bsd/43bsd_socket.c		optional compat_43
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00003.bin
Type: application/octet-stream
Size: 142118 bytes
Desc: " emulation/43bsd/43bsd_stats.c		optional compat_43"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20040120/b12b43aa/attachment-0019.bin>


More information about the Submit mailing list