Up |
|
|
  |
Author: Blair SadewitzBlair Sadewitz
Date: May 17, 2008 20:49
Module Name: src
Committed By: bjs
Date: Sun May 18 03:49:08 UTC 2008
Modified Files:
src/sys/dev/drm: drm_atomic.h
Log Message:
Oops, did not compile. Fix it.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/drm/drm_atomic.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
| |
no comments
|
|
  |
Author: Blair SadewitzBlair Sadewitz
Date: May 17, 2008 19:45
Module Name: src
Committed By: bjs
Date: Sun May 18 02:45:17 UTC 2008
Modified Files:
src/sys/dev/drm: drmP.h drm_dma.c drm_drv.c drm_irq.c drm_lock.c
src/sys/dev/pci/drm: i915_irq.c mach64_irq.c mga_irq.c r128_irq.c
radeon_irq.c via_irq.c via_video.c
Log Message:
Use cv(9) instead of mtsleep/wakeup. Also, define drm_hz as
mstohz(333) (this seems to eliminate lockups for me using the r300
driver). Tested with i915 and radeon on amd64.
|
| Show full article (1.24Kb) |
|
| |
no comments
|
|
  |
Author: Blair SadewitzBlair Sadewitz
Date: May 17, 2008 19:42
Module Name: src
Committed By: bjs
Date: Sun May 18 02:42:43 UTC 2008
Modified Files:
src/sys/dev/drm: drm_atomic.h
Log Message:
atomic_add_32 -> atomic_and_32. For atomic_read/atomic_write, cast
to volatile uint32_t *.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/drm/drm_atomic.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Jared D. McNeillJared D. McNeill
Date: May 17, 2008 19:10
Module Name: src
Committed By: jmcneill
Date: Sun May 18 02:10:10 UTC 2008
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Add commented out entries for PCI_BUS_FIXUP and PCI_ADDR_FIXUP
To generate a diff of this commit:
cvs rdiff -r1.210 -r1.211 src/sys/arch/amd64/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Jared D. McNeillJared D. McNeill
Date: May 17, 2008 19:07
Module Name: src
Committed By: jmcneill
Date: Sun May 18 02:07:20 UTC 2008
Modified Files:
src/doc: CHANGES
Log Message:
Added PCI_BUS_FIXUP and PCI_ADDR_FIXUP support for amd64.
To generate a diff of this commit:
cvs rdiff -r1.1059 -r1.1060 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Jared D. McNeillJared D. McNeill
Date: May 17, 2008 19:06
Module Name: src
Committed By: jmcneill
Date: Sun May 18 02:06:14 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: mainbus.c rbus_machdep.c
src/sys/arch/i386/conf: files.i386
src/sys/arch/i386/i386: mainbus.c rbus_machdep.c
src/sys/arch/x86/pci: files.pci
src/sys/dev/cardbus: rbus_ppb.c
Added Files:
src/sys/arch/x86/pci: pci_addr_fixup.c pci_addr_fixup.h pci_bus_fixup.c
pci_bus_fixup.h
Removed Files:
src/sys/arch/i386/pci: pci_addr_fixup.c pci_addr_fixup.h
pci_bus_fixup.c pci_bus_fixup.h
Log Message:
Add support for PCI_BUS_FIXUP and PCI_ADDR_FIXUP on amd64.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/amd64/amd64/mainbus.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/amd64/amd64/rbus_machdep.c
cvs rdiff -r1.336 -r1.337 src/sys/arch/i386/conf/files...
|
| Show full article (1.70Kb) |
|
no comments
|
|
  |
Author: NONAKA KimihiroNONAKA Kimihiro
Date: May 17, 2008 18:45
Module Name: src
Committed By: nonaka
Date: Sun May 18 01:45:47 UTC 2008
Modified Files:
src/etc/etc.zaurus: Makefile.inc
Log Message:
copy zbsdmod.o into installation/ and create sums.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/etc/etc.zaurus/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Jared D. McNeillJared D. McNeill
Date: May 17, 2008 14:37
Module Name: src
Committed By: jmcneill
Date: Sat May 17 21:37:09 UTC 2008
Modified Files:
src/etc: rpc
Log Message:
Add sgi_fam, one less thing that has to be done when one wants to run
GNOME on NetBSD.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/etc/rpc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Chuck CranorChuck Cranor
Date: May 17, 2008 12:42
Module Name: src
Committed By: chuck
Date: Sat May 17 19:42:19 UTC 2008
Modified Files:
src/doc: CHANGES
Log Message:
note change to ypserv to avoid DNS timeouts blocking NIS service.
To generate a diff of this commit:
cvs rdiff -r1.1058 -r1.1059 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
|
|
  |
Author: Michael LorenzMichael Lorenz
Date: May 17, 2008 11:11
Module Name: src
Committed By: macallan
Date: Sat May 17 18:11:32 UTC 2008
Modified Files:
src/sys/arch/sparc/dev: obio.c sbus.c sbusvar.h
Log Message:
more device_t-ification
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/arch/sparc/dev/obio.c
cvs rdiff -r1.68 -r1.69 src/sys/arch/sparc/dev/sbus.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/sparc/dev/sbusvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
|
|
|
|