muc.lists.netbsd.sourcechanges
  Home FAQ Contact Sign in
muc.lists.netbsd.sourcechanges only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
muc.lists.netbsd.sourcechanges Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  CVS commit: src/distrib/sets/lists/base         


Author: KIYOHARA Takashi
Date: May 30, 2008 19:18

Module Name: src
Committed By: kiyohara
Date: Sat May 31 02:18:25 UTC 2008

Modified Files:
src/distrib/sets/lists/base: md.bebox

Log Message:
Obsolete elf2pef.

To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/distrib/sets/lists/base/md.bebox

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
  CVS commit: src/sys/arch/sandpoint/stand/netboot         


Author: Tohru Nishimura
Date: May 30, 2008 18:43

Module Name: src
Committed By: nisimura
Date: Sat May 31 01:43:57 UTC 2008

Modified Files:
src/sys/arch/sandpoint/stand/netboot: Makefile nif.c
Added Files:
src/sys/arch/sandpoint/stand/netboot: kse.c sme.c

Log Message:
- add two more PCI NICs to code heap; SMsC LAN9420 (sme.c) and
Micrel KSZ8841/8842 (kse.c).

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sandpoint/stand/netboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/sandpoint/stand/netboot/kse.c \
src/sys/arch/sandpoint/stand/netboot/sme.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sandpoint/stand/netboot/nif.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.85Kb)
no comments
  CVS commit: src/usr.sbin/cpuctl/arch         


Author: Christos Zoulas
Date: May 30, 2008 14:53

Module Name: src
Committed By: christos
Date: Fri May 30 21:53:21 UTC 2008

Modified Files:
src/usr.sbin/cpuctl/arch: i386.c

Log Message:
remove stray `

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.sbin/cpuctl/arch/i386.c

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
  CVS commit: src/sys/arch/x86/include         


Author: Christos Zoulas
Date: May 30, 2008 14:53

Module Name: src
Committed By: christos
Date: Fri May 30 21:53:00 UTC 2008

Modified Files:
src/sys/arch/x86/include: cacheinfo.h

Log Message:
don't undef __CI_TBL before we use it :-)

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/x86/include/cacheinfo.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
  CVS commit: src/sys/arch         


Author: Izumi Tsutsui
Date: May 30, 2008 13:10

Module Name: src
Committed By: tsutsui
Date: Fri May 30 20:10:03 UTC 2008

Modified Files:
src/sys/arch/acorn32/conf: EB7500ATX GENERIC INSTALL LOWMEM_WSCONS NC
src/sys/arch/algor/conf: P4032 P5064 P6032
src/sys/arch/alpha/conf: BASIL FRAU-FARBISSINA GENERIC INSTALL RAWHIDE...
Show full article (7.60Kb)
no comments
  CVS commit: src/sys/dev/pci         


Author: Michael Lorenz
Date: May 30, 2008 12:56

Module Name: src
Committed By: macallan
Date: Fri May 30 19:56:14 UTC 2008

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

Log Message:
remove test for VGA subclass, also match PCI_PRODUCT_ATI_RAGE3AGP4XT
this makes r128fb work on 2nd generation iMacs
From Brett Slager

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/r128fb.c

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
  CVS commit: src/sys/arch/i386/conf         


Author: David Young
Date: May 30, 2008 12:51

Module Name: src
Committed By: dyoung
Date: Fri May 30 19:51:00 UTC 2008

Modified Files:
src/sys/arch/i386/conf: GENERIC

Log Message:
Add pci* at elansc? bus ?. Should fix Jasper's PR, port-i386/38800.

To generate a diff of this commit:
cvs rdiff -r1.899 -r1.900 src/sys/arch/i386/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
  CVS commit: src/sys         


Author: Andrew Doran
Date: May 30, 2008 12:26

Module Name: src
Committed By: ad
Date: Fri May 30 19:26:36 UTC 2008

Modified Files:
src/sys/arch/atari/pci: pci_hades.c pci_milan.c
src/sys/arch/cobalt/pci: pci_machdep.c
src/sys/arch/evbppc/walnut/pci: pci_machdep.c
src/sys/arch/powerpc/ibm4xx/pci: pci_machdep.c
src/sys/arch/sandpoint/pci: pci_machdep.c
src/sys/arch/sgimips/pci: pci_machdep.c
src/sys/arch/sparc/sparc: pci_machdep.c
src/sys/arch/sparc64/dev: pci_machdep.c
src/sys/arch/x86/pci: pci_intr_machdep.c
src/sys/arch/xen/xen: pci_intr_machdep.c
src/sys/dev/pci: pcivar.h

Log Message:
pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and
other platforms if the code is added.
Show full article (1.79Kb)
no comments
  CVS commit: src/sys/arch         


Author: Andrew Doran
Date: May 30, 2008 12:03

Module Name: src
Committed By: ad
Date: Fri May 30 19:03:11 UTC 2008

Modified Files:
src/sys/arch/i386/eisa: eisa_machdep.c
src/sys/arch/i386/pci: elan520.c
src/sys/arch/x86/include: intr.h
src/sys/arch/x86/isa: isa_machdep.c
src/sys/arch/x86/pci: pci_intr_machdep.c
src/sys/arch/x86/x86: acpi_machdep.c intr.c
src/sys/arch/xen/include: intr.h
src/sys/arch/xen/x86: intr.c

Log Message:
Add a 'known_mpsafe' argument to intr_establish().
Show full article (1.25Kb)
no comments
  CVS commit: src         


Author: Christos Zoulas
Date: May 30, 2008 11:49

Module Name: src
Committed By: christos
Date: Fri May 30 18:49:03 UTC 2008

Modified Files:
src/sys/arch/x86/include: cacheinfo.h
src/sys/arch/x86/x86: identcpu.c
src/usr.sbin/cpuctl/arch: i386.c

Log Message:
- fix an amd cache entry.
- merge tables
- support phenom
from Paul Goyette

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/include/cacheinfo.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -r1.6 -r1.7 src/usr.sbin/cpuctl/arch/i386.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.75Kb)
3 Comments
1 2 3 4