Module Name:src
Committed By: msaitoh
Date: Wed Jan 30 10:09:59 UTC 2013
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Change from "3400 USB" to "3400 USB EHCI" for EHCI devices.
To generate a diff of this commit:
cvs rdiff -u -r1.1146 -r1.1147 src/sys/dev/pci/pc
Module Name:src
Committed By: msaitoh
Date: Wed Jan 30 10:10:39 UTC 2013
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1138 -r1.1139 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1137 -r1.11
Module Name:src
Committed By: jmcneill
Date: Wed Jan 30 11:52:54 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_rng.c
Log Message:
discard initial numbers from rng, broadcom says they are "less random"
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r
Module Name:src
Committed By: he
Date: Wed Jan 30 13:47:36 UTC 2013
Modified Files:
src/distrib/common: Makefile.mdset
src/distrib/evbarm/gzboot/gzimg: Makefile
Log Message:
Fix the ALL_KERNELS default value assignment, so that the double
quotes don't become a part
Module Name:src
Committed By: he
Date: Wed Jan 30 13:52:17 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
Also build a kernel with root on wd0 to avoid query for location of
root file system on boot.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: he
Date: Wed Jan 30 13:52:45 UTC 2013
Added Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO_INSTALL
Log Message:
Add an install kernel for KUROBOX_PRO.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/KUROBOX_P
Module Name:src
Committed By: he
Date: Wed Jan 30 13:53:54 UTC 2013
Modified Files:
src/distrib/evbarm/instkernel/instkernel: Makefile
Log Message:
Also populate the INSTALL kernel for KUROBOX_PRO.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib
Module Name:src
Committed By: he
Date: Wed Jan 30 14:12:33 UTC 2013
Modified Files:
src/distrib/evbarm/instkernel/ramdisk: list
Log Message:
Add newfs_ext2fs and mount_ext2fs, useful for installing on a hard
disk on KUROBOX_PRO.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: msaitoh
Date: Wed Jan 30 14:20:54 UTC 2013
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Add WM_DEBUG_NVM.
- If WM_DEBUG_NVM is enabled, dump the FLASH ROM data.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 src/s
Module Name:src
Committed By: macallan
Date: Wed Jan 30 15:55:28 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omapfbreg.h
Log Message:
moar register bits
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/omap/omapfbreg.h
Please note that di
Module Name:src
Committed By: tsutsui
Date: Wed Jan 30 16:01:45 UTC 2013
Modified Files:
src/sys/dev/usb: uhci.c
Log Message:
Add missed byteswap ops for BE machines in block added in rev 1.223.
To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 src/sys/dev/
Module Name:src
Committed By: christos
Date: Wed Jan 30 17:29:05 UTC 2013
Modified Files:
src/usr.sbin/makefs/ffs: buf.c buf.h
Log Message:
buf is generic; it has nothing to do with ffs and will eventually be moved.
gc sectorize.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Wed Jan 30 17:29:25 UTC 2013
Modified Files:
src/usr.sbin/makefs: ffs.c msdos.c
Log Message:
gc global sectorsize.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.sbin/makefs/ffs.c
cvs rdiff -u -r1.11 -r1
Module Name:src
Committed By: rkujawa
Date: Wed Jan 30 19:08:53 UTC 2013
Modified Files:
src/sys/dev/pci: files.pci
Log Message:
Include rasops that are actually needed by this driver.
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 src/sys/dev/pci/files.
Module Name:src
Committed By: christos
Date: Wed Jan 30 19:19:20 UTC 2013
Modified Files:
src/usr.sbin/makefs: ffs.c makefs.h msdos.c
src/usr.sbin/makefs/ffs: buf.c buf.h ffs_alloc.c ffs_balloc.c
ufs_inode.h
src/usr.sbin/makefs/msdos: msdosfs_vfs
Module Name:src
Committed By: rkujawa
Date: Wed Jan 30 20:48:27 UTC 2013
Modified Files:
src/distrib/notes/amiga: hardware
Log Message:
Note Mediator PCI 4000 support.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/distrib/notes/amiga/hardware
Please
Module Name:src
Committed By: matt
Date: Thu Jan 31 06:47:55 UTC 2013
Modified Files:
src/lib/libc/arch/arm/misc: arm_initfini.c
Log Message:
Reorganize to appease lint.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/arm/misc/arm_initfini.c
Module Name:src
Committed By: matt
Date: Thu Jan 31 06:52:16 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/arm: netbsd-eabi.h
Log Message:
Define size_t, ptrdiff_t, and wchar_t to what NetBSD/arm wants instead of the
stupid values chosen for AAPCS.
To ge
Module Name:src
Committed By: matt
Date: Thu Jan 31 06:53:21 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
Cleanup arm--netbsdelf-*eabi*
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/gcc/dist/gcc/config
Module Name:src
Committed By: matt
Date: Thu Jan 31 07:11:08 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/arm: t-netbsd t-netbsd-eabi
Added Files:
src/external/gpl3/gcc/dist/gcc/config/arm: unwind-netbsd.h
Log Message:
Add a unwind-netbsd.h which
20 matches
Mail list logo